=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for advancecomp-1.19 /usr/pkg/bin/bmake all-am c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o rezip.o rezip.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zip.o zip.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o file.o file.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o data.o data.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o siglock.o siglock.cc siglock.cc:25:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o compress.o compress.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zipsh.o zipsh.cc cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o getopt.o getopt.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o snprintf.o snprintf.c c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/7zdeflate.o 7z/7zdeflate.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/7zlzma.o 7z/7zlzma.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/AriBitCoder.o 7z/AriBitCoder.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/CRC.o 7z/CRC.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/DeflateDecoder.o 7z/DeflateDecoder.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/DeflateEncoder.o 7z/DeflateEncoder.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/HuffmanEncoder.o 7z/HuffmanEncoder.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/IInOutStreams.o 7z/IInOutStreams.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/InByte.o 7z/InByte.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LSBFDecoder.o 7z/LSBFDecoder.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LSBFEncoder.o 7z/LSBFEncoder.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMA.o 7z/LZMA.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMADecoder.o 7z/LZMADecoder.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMAEncoder.o 7z/LZMAEncoder.cc 7z/LZMAEncoder.cc:667:47: warning: '&&' within '||' [-Wlogical-op-parentheses] aRepLens[RepMaxIndex] + 2 >= aLenMain && (aBackMain > (1<<12))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:667:47: note: place parentheses around the '&&' expression to silence this warning aRepLens[RepMaxIndex] + 2 >= aLenMain && (aBackMain > (1<<12))) ^ ( ) 7z/LZMAEncoder.cc:683:46: warning: '&&' within '||' [-Wlogical-op-parentheses] m_LongestMatchLength == aLenMain + 1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 7z/LZMAEncoder.cc:683:46: note: place parentheses around the '&&' expression to silence this warning m_LongestMatchLength == aLenMain + 1 && ^ 7z/LZMAEncoder.cc:686:46: warning: '&&' within '||' [-Wlogical-op-parentheses] m_LongestMatchLength + 1 >= aLenMain && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 7z/LZMAEncoder.cc:686:46: note: place parentheses around the '&&' expression to silence this warning m_LongestMatchLength + 1 >= aLenMain && ^ 3 warnings generated. c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LenCoder.o 7z/LenCoder.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LiteralCoder.o 7z/LiteralCoder.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/OutByte.o 7z/OutByte.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/WindowIn.o 7z/WindowIn.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/WindowOut.o 7z/WindowOut.cc cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/blocksplitter.o zopfli/blocksplitter.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/cache.o zopfli/cache.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/deflate.o zopfli/deflate.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/gzip_container.o zopfli/gzip_container.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/hash.o zopfli/hash.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/katajainen.o zopfli/katajainen.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/lz77.o zopfli/lz77.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/squeeze.o zopfli/squeeze.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/tree.o zopfli/tree.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/util.o zopfli/util.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/zlib_container.o zopfli/zlib_container.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/zopfli_lib.o zopfli/zopfli_lib.c c++ -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o advzip rezip.o zip.o file.o data.o siglock.o compress.o zipsh.o getopt.o snprintf.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o -lz c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o repng.o repng.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o pngex.o pngex.cc cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/fz.o lib/fz.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/png.o lib/png.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/error.o lib/error.c cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/snstring.o lib/snstring.c c++ -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o advpng repng.o pngex.o file.o data.o siglock.o compress.o getopt.o snprintf.o lib/fz.o lib/png.o lib/error.o lib/snstring.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o -lz c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o remng.o remng.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o mngex.o mngex.cc c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o scroll.o scroll.cc cc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/mng.o lib/mng.c c++ -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o advmng remng.o pngex.o mngex.o scroll.o file.o data.o siglock.o compress.o getopt.o snprintf.o lib/fz.o lib/png.o lib/mng.o lib/error.o lib/snstring.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o -lz c++ -DHAVE_CONFIG_H -I. -I/usr/include -O2 -march=i586 -I/usr/include -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o redef.o redef.cc redef.cc:48:8: error: definition of type 'block_t' conflicts with typedef of the same name struct block_t { ^ /usr/include/sys/types.h:120:18: note: 'block_t' declared here typedef uint32_t block_t; /* block number */ ^ redef.cc:108:6: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union base->data = data_alloc(BLOCK_SIZE); ~~~~^ ~~~~ redef.cc:109:6: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union base->next = 0; ~~~~^ ~~~~ redef.cc:115:16: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union z.next_out = i->data; ~^ ~~~~ redef.cc:159:8: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union next->data = data_alloc(BLOCK_SIZE); ~~~~^ ~~~~ redef.cc:160:8: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union next->next = 0; ~~~~^ ~~~~ redef.cc:161:5: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union i->next = next; ~^ ~~~~ redef.cc:163:18: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union z.next_out = i->data; ~^ ~~~~ redef.cc:192:28: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union memcpy(res_data + pos, i->data, run); ~^ ~~~~ redef.cc:196:14: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union data_free(i->data); ~^ ~~~~ redef.cc:197:11: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union next = i->next; ~^ ~~~~ redef.cc:219:6: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union base->data = data_alloc(BLOCK_SIZE); ~~~~^ ~~~~ redef.cc:220:6: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union base->next = 0; ~~~~^ ~~~~ redef.cc:226:16: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union z.next_out = i->data; ~^ ~~~~ redef.cc:255:8: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union next->data = data_alloc(BLOCK_SIZE); ~~~~^ ~~~~ redef.cc:256:8: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union next->next = 0; ~~~~^ ~~~~ redef.cc:257:5: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union i->next = next; ~^ ~~~~ redef.cc:259:18: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union z.next_out = i->data; ~^ ~~~~ redef.cc:294:28: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union memcpy(res_data + pos, i->data, run); ~^ ~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/archivers/advancecomp/work/advancecomp-1.19 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/archivers/advancecomp/work/advancecomp-1.19 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/archivers/advancecomp *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/archivers/advancecomp