=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/pdiff", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for pdiff-1.0.1nb11 [ 16%] Building CXX object CMakeFiles/perceptualdiff.dir/PerceptualDiff.cpp.o [ 33%] Building CXX object CMakeFiles/perceptualdiff.dir/LPyramid.cpp.o [ 50%] Building CXX object CMakeFiles/perceptualdiff.dir/RGBAImage.cpp.o /tmp/work/graphics/pdiff/work/PerceptualDiff-1.0.1/RGBAImage.cpp: In static member function 'static RGBAImage* RGBAImage::ReadTiff(char*)': /tmp/work/graphics/pdiff/work/PerceptualDiff-1.0.1/RGBAImage.cpp:37:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 37 | uint32* raster; | ^~~~~~ In file included from /tmp/work/graphics/pdiff/work/PerceptualDiff-1.0.1/RGBAImage.cpp:21: /tmp/work/graphics/pdiff/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ /tmp/work/graphics/pdiff/work/PerceptualDiff-1.0.1/RGBAImage.cpp:40:41: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 40 | raster = (uint32*) _TIFFmalloc(npixels * sizeof (uint32)); | ^ /tmp/work/graphics/pdiff/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ /tmp/work/graphics/pdiff/work/PerceptualDiff-1.0.1/RGBAImage.cpp:40:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 40 | raster = (uint32*) _TIFFmalloc(npixels * sizeof (uint32)); | ^~~~~~ /tmp/work/graphics/pdiff/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ [ 66%] Building CXX object CMakeFiles/perceptualdiff.dir/CompareArgs.cpp.o [ 83%] Building CXX object CMakeFiles/perceptualdiff.dir/Metric.cpp.o [100%] Linking CXX executable perceptualdiff [100%] Built target perceptualdiff