=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/pagetools", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for pagetools-0.1nb4 c++ -MMD -pedantic -O2 util/bitutil.cpp -I . -I/opt/local/include/netpbm -I/opt/local/include -I/usr/include -fno-implicit-templates -c -o util/bitutil.o c++ -MMD -pedantic -O2 raster/bwimage.cpp -I . -I/opt/local/include/netpbm -I/opt/local/include -I/usr/include -fno-implicit-templates -c -o raster/bwimage.o c++ -MMD -pedantic -O2 raster/deskewer.cpp -I . -I/opt/local/include/netpbm -I/opt/local/include -I/usr/include -fno-implicit-templates -c -o raster/deskewer.o c++ -MMD -pedantic -O2 formats/pbmfact.cpp -I . -I/opt/local/include/netpbm -I/opt/local/include -I/usr/include -fno-implicit-templates -c -o formats/pbmfact.o c++ -MMD -pedantic -O2 formats/tifffact.cpp -I . -I/opt/local/include/netpbm -I/opt/local/include -I/usr/include -fno-implicit-templates -c -o formats/tifffact.o formats/tifffact.cpp: In member function 'virtual pagetools::CntPtr pagetools::TiffFactory::create()': formats/tifffact.cpp:34:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 34 | uint32 imagelength, imagewidth; | ^~~~~~~~~~~ In file included from formats/tifffact.cpp:21: /tmp/work/wip/pagetools/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ formats/tifffact.cpp:34:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 34 | uint32 imagelength, imagewidth; | ^~~~~~~~~~ /tmp/work/wip/pagetools/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ formats/tifffact.cpp:36:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 36 | uint32 row; | ^~~ /tmp/work/wip/pagetools/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ formats/tifffact.cpp:40:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 40 | uint16 bpp, photometric, fillorder; | ^~~ /tmp/work/wip/pagetools/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ formats/tifffact.cpp:40:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 40 | uint16 bpp, photometric, fillorder; | ^~~~~~~~~~~ /tmp/work/wip/pagetools/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ formats/tifffact.cpp:40:34: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 40 | uint16 bpp, photometric, fillorder; | ^~~~~~~~~ /tmp/work/wip/pagetools/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ formats/tifffact.cpp:49:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 49 | uint32 ssize=TIFFScanlineSize(tif); | ^~~~~ /tmp/work/wip/pagetools/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ formats/tifffact.cpp:52:16: warning: 'uint8' is deprecated [-Wdeprecated-declarations] 52 | uint8 *r; | ^ /tmp/work/wip/pagetools/work/.buildlink/include/tiff.h:80:37: note: declared here 80 | typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; | ^~~~~ c++ -MMD -pedantic -O2 pbm_findskew/pbm_findskew.cpp -I . -I/opt/local/include/netpbm -I/opt/local/include -I/usr/include -fno-implicit-templates -c -o pbm_findskew/pbm_findskew.o c++ -MMD -pedantic -O2 tiff_findskew/tiff_findskew.cpp -I . -I/opt/local/include/netpbm -I/opt/local/include -I/usr/include -fno-implicit-templates -c -o tiff_findskew/tiff_findskew.o ar rus libptutil.a util/bitutil.o ar: creating libptutil.a ar rus libptraster.a raster/bwimage.o raster/deskewer.o ar rus libptformats.a formats/pbmfact.o formats/tifffact.o ar: creating libptraster.a ar: creating libptformats.a c++ pbm_findskew/pbm_findskew.o -Wl,-R/opt/local/lib -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 libptformats.a libptraster.a libptutil.a -lnetpbm -o pbm_findskew/pbm_findskew c++ tiff_findskew/tiff_findskew.o -Wl,-R/opt/local/lib -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 libptformats.a libptraster.a libptutil.a -ltiff -o tiff_findskew/tiff_findskew