=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/panomatic", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for panomatic-0.9.4nb10 --- all-recursive --- Making all in vigra/src/impex --- ../../../aclocal.m4 --- --- libvigra_impex_a-bmp.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-bmp.o -MD -MP -MF .deps/libvigra_impex_a-bmp.Tpo -c -o libvigra_impex_a-bmp.o `test -f 'bmp.cxx' || echo './'`bmp.cxx --- ../../../aclocal.m4 --- cd ../../.. && /opt/pkg/bin/bmake am--refresh --- am--refresh --- --- libvigra_impex_a-byteorder.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-byteorder.o -MD -MP -MF .deps/libvigra_impex_a-byteorder.Tpo -c -o libvigra_impex_a-byteorder.o `test -f 'byteorder.cxx' || echo './'`byteorder.cxx --- libvigra_impex_a-bmp.o --- In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-byteorder.o --- In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-bmp.o --- In file included from bmp.cxx:42: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from bmp.cxx:42: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- libvigra_impex_a-byteorder.o --- 1 warning generated. mv -f .deps/libvigra_impex_a-byteorder.Tpo .deps/libvigra_impex_a-byteorder.Po --- libvigra_impex_a-codecmanager.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-codecmanager.o -MD -MP -MF .deps/libvigra_impex_a-codecmanager.Tpo -c -o libvigra_impex_a-codecmanager.o `test -f 'codecmanager.cxx' || echo './'`codecmanager.cxx In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ In file included from codecmanager.cxx:46: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from codecmanager.cxx:46: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- libvigra_impex_a-bmp.o --- 3 warnings generated. mv -f .deps/libvigra_impex_a-bmp.Tpo .deps/libvigra_impex_a-bmp.Po --- libvigra_impex_a-gif.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-gif.o -MD -MP -MF .deps/libvigra_impex_a-gif.Tpo -c -o libvigra_impex_a-gif.o `test -f 'gif.cxx' || echo './'`gif.cxx In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-codecmanager.o --- 3 warnings generated. mv -f .deps/libvigra_impex_a-codecmanager.Tpo .deps/libvigra_impex_a-codecmanager.Po --- libvigra_impex_a-hdr.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-hdr.o -MD -MP -MF .deps/libvigra_impex_a-hdr.Tpo -c -o libvigra_impex_a-hdr.o `test -f 'hdr.cxx' || echo './'`hdr.cxx --- libvigra_impex_a-gif.o --- In file included from gif.cxx:44: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from gif.cxx:44: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- libvigra_impex_a-hdr.o --- In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-gif.o --- 3 warnings generated. mv -f .deps/libvigra_impex_a-gif.Tpo .deps/libvigra_impex_a-gif.Po --- libvigra_impex_a-iccjpeg.o --- clang -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-iccjpeg.o -MD -MP -MF .deps/libvigra_impex_a-iccjpeg.Tpo -c -o libvigra_impex_a-iccjpeg.o `test -f 'iccjpeg.c' || echo './'`iccjpeg.c In file included from :419: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ 1 warning generated. mv -f .deps/libvigra_impex_a-iccjpeg.Tpo .deps/libvigra_impex_a-iccjpeg.Po --- libvigra_impex_a-imageinfo.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-imageinfo.o -MD -MP -MF .deps/libvigra_impex_a-imageinfo.Tpo -c -o libvigra_impex_a-imageinfo.o `test -f 'imageinfo.cxx' || echo './'`imageinfo.cxx In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-hdr.o --- In file included from hdr.cxx:39: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from hdr.cxx:39: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. mv -f .deps/libvigra_impex_a-hdr.Tpo .deps/libvigra_impex_a-hdr.Po --- libvigra_impex_a-jpeg.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-jpeg.o -MD -MP -MF .deps/libvigra_impex_a-jpeg.Tpo -c -o libvigra_impex_a-jpeg.o `test -f 'jpeg.cxx' || echo './'`jpeg.cxx In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-imageinfo.o --- In file included from imageinfo.cxx:60: In file included from ../../include/vigra/imageinfo.hxx:56: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from imageinfo.cxx:60: In file included from ../../include/vigra/imageinfo.hxx:56: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- libvigra_impex_a-jpeg.o --- In file included from jpeg.cxx:49: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from jpeg.cxx:49: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- libvigra_impex_a-imageinfo.o --- 3 warnings generated. mv -f .deps/libvigra_impex_a-imageinfo.Tpo .deps/libvigra_impex_a-imageinfo.Po --- libvigra_impex_a-png.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-png.o -MD -MP -MF .deps/libvigra_impex_a-png.Tpo -c -o libvigra_impex_a-png.o `test -f 'png.cxx' || echo './'`png.cxx In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-jpeg.o --- 3 warnings generated. mv -f .deps/libvigra_impex_a-jpeg.Tpo .deps/libvigra_impex_a-jpeg.Po --- libvigra_impex_a-pnm.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-pnm.o -MD -MP -MF .deps/libvigra_impex_a-pnm.Tpo -c -o libvigra_impex_a-pnm.o `test -f 'pnm.cxx' || echo './'`pnm.cxx In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-png.o --- In file included from png.cxx:52: In file included from ./auto_file.hxx:43: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from png.cxx:52: In file included from ./auto_file.hxx:43: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- libvigra_impex_a-pnm.o --- In file included from pnm.cxx:46: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from pnm.cxx:46: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- libvigra_impex_a-png.o --- 3 warnings generated. mv -f .deps/libvigra_impex_a-png.Tpo .deps/libvigra_impex_a-png.Po --- libvigra_impex_a-rgbe.o --- clang -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-rgbe.o -MD -MP -MF .deps/libvigra_impex_a-rgbe.Tpo -c -o libvigra_impex_a-rgbe.o `test -f 'rgbe.c' || echo './'`rgbe.c In file included from :419: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ 1 warning generated. mv -f .deps/libvigra_impex_a-rgbe.Tpo .deps/libvigra_impex_a-rgbe.Po --- libvigra_impex_a-sun.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-sun.o -MD -MP -MF .deps/libvigra_impex_a-sun.Tpo -c -o libvigra_impex_a-sun.o `test -f 'sun.cxx' || echo './'`sun.cxx In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-pnm.o --- 3 warnings generated. mv -f .deps/libvigra_impex_a-pnm.Tpo .deps/libvigra_impex_a-pnm.Po --- libvigra_impex_a-tiff.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-tiff.o -MD -MP -MF .deps/libvigra_impex_a-tiff.Tpo -c -o libvigra_impex_a-tiff.o `test -f 'tiff.cxx' || echo './'`tiff.cxx In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-sun.o --- In file included from sun.cxx:42: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from sun.cxx:42: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- libvigra_impex_a-tiff.o --- In file included from tiff.cxx:66: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from tiff.cxx:66: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ tiff.cxx:171:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 stripindex, stripheight; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:172:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 width, height; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:173:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 samples_per_pixel, bits_per_sample, ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:254:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleformat; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:298:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 datatype; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:346:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *extra_sample_types=0; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:456:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 u16value; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:457:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 u32value; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:503:14: warning: 'uint32' is deprecated [-Wdeprecated-declarations] if ((uint32)canvasSize.x < position.x + width || (uint32)canvasSize.y < position.y + height) ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:503:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] if ((uint32)canvasSize.x < position.x + width || (uint32)canvasSize.y < position.y + height) ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:829:15: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * types = new uint16[extra_samples_per_pixel]; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:829:37: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * types = new uint16[extra_samples_per_pixel]; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:863:14: warning: 'uint32' is deprecated [-Wdeprecated-declarations] if ((uint32)canvasSize.x >= position.x + width ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ tiff.cxx:864:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] && (uint32)canvasSize.y >= position.y + height) ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ --- libvigra_impex_a-sun.o --- 3 warnings generated. mv -f .deps/libvigra_impex_a-sun.Tpo .deps/libvigra_impex_a-sun.Po --- libvigra_impex_a-viff.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-viff.o -MD -MP -MF .deps/libvigra_impex_a-viff.Tpo -c -o libvigra_impex_a-viff.o `test -f 'viff.cxx' || echo './'`viff.cxx In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- libvigra_impex_a-tiff.o --- 17 warnings generated. mv -f .deps/libvigra_impex_a-tiff.Tpo .deps/libvigra_impex_a-tiff.Po --- libvigra_impex_a-void_vector.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../../include -I/opt/pkg/include -DHasPNG -DHasJPEG -DHasTIFF -DNDEBUG -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT libvigra_impex_a-void_vector.o -MD -MP -MF .deps/libvigra_impex_a-void_vector.Tpo -c -o libvigra_impex_a-void_vector.o `test -f 'void_vector.cxx' || echo './'`void_vector.cxx In file included from :434: :33:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ 1 warning generated. mv -f .deps/libvigra_impex_a-void_vector.Tpo .deps/libvigra_impex_a-void_vector.Po --- libvigra_impex_a-viff.o --- In file included from viff.cxx:42: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:135:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n(%.100s:%d)\n", prefix, message, file, line); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from viff.cxx:42: In file included from ./error.hxx:41: ../../include/vigra/error.hxx:141:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(what_, "\n%.30s\n%.900s\n", prefix, message); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. mv -f .deps/libvigra_impex_a-viff.Tpo .deps/libvigra_impex_a-viff.Po --- libvigra_impex.a --- rm -f libvigra_impex.a ar cru libvigra_impex.a libvigra_impex_a-bmp.o libvigra_impex_a-byteorder.o libvigra_impex_a-codecmanager.o libvigra_impex_a-gif.o libvigra_impex_a-hdr.o libvigra_impex_a-iccjpeg.o libvigra_impex_a-imageinfo.o libvigra_impex_a-jpeg.o libvigra_impex_a-png.o libvigra_impex_a-pnm.o libvigra_impex_a-rgbe.o libvigra_impex_a-sun.o libvigra_impex_a-tiff.o libvigra_impex_a-viff.o libvigra_impex_a-void_vector.o ranlib libvigra_impex.a Making all in zthread/src --- all-recursive --- Making all in . --- ../../aclocal.m4 --- --- AtomicCount.o --- --- ../../aclocal.m4 --- cd ../.. && /opt/pkg/bin/bmake am--refresh --- AtomicCount.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT AtomicCount.o -MD -MP -MF .deps/AtomicCount.Tpo -c -o AtomicCount.o AtomicCount.cxx --- ../../aclocal.m4 --- --- am--refresh --- --- Condition.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT Condition.o -MD -MP -MF .deps/Condition.Tpo -c -o Condition.o Condition.cxx --- AtomicCount.o --- In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- Condition.o --- In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- AtomicCount.o --- 1 warning generated. mv -f .deps/AtomicCount.Tpo .deps/AtomicCount.Po --- ConcurrentExecutor.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT ConcurrentExecutor.o -MD -MP -MF .deps/ConcurrentExecutor.Tpo -c -o ConcurrentExecutor.o ConcurrentExecutor.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- Condition.o --- 1 warning generated. mv -f .deps/Condition.Tpo .deps/Condition.Po --- CountingSemaphore.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT CountingSemaphore.o -MD -MP -MF .deps/CountingSemaphore.Tpo -c -o CountingSemaphore.o CountingSemaphore.cxx --- ConcurrentExecutor.o --- 1 warning generated. mv -f .deps/ConcurrentExecutor.Tpo .deps/ConcurrentExecutor.Po --- CountingSemaphore.o --- In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- FastMutex.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT FastMutex.o -MD -MP -MF .deps/FastMutex.Tpo -c -o FastMutex.o FastMutex.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ 1 warning generated. mv -f .deps/FastMutex.Tpo .deps/FastMutex.Po --- FastRecursiveMutex.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT FastRecursiveMutex.o -MD -MP -MF .deps/FastRecursiveMutex.Tpo -c -o FastRecursiveMutex.o FastRecursiveMutex.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- CountingSemaphore.o --- 1 warning generated. mv -f .deps/CountingSemaphore.Tpo .deps/CountingSemaphore.Po --- Mutex.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT Mutex.o -MD -MP -MF .deps/Mutex.Tpo -c -o Mutex.o Mutex.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- FastRecursiveMutex.o --- 1 warning generated. mv -f .deps/FastRecursiveMutex.Tpo .deps/FastRecursiveMutex.Po --- RecursiveMutexImpl.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT RecursiveMutexImpl.o -MD -MP -MF .deps/RecursiveMutexImpl.Tpo -c -o RecursiveMutexImpl.o RecursiveMutexImpl.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- Mutex.o --- 1 warning generated. mv -f .deps/Mutex.Tpo .deps/Mutex.Po --- RecursiveMutex.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT RecursiveMutex.o -MD -MP -MF .deps/RecursiveMutex.Tpo -c -o RecursiveMutex.o RecursiveMutex.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- RecursiveMutexImpl.o --- 1 warning generated. mv -f .deps/RecursiveMutexImpl.Tpo .deps/RecursiveMutexImpl.Po --- Monitor.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT Monitor.o -MD -MP -MF .deps/Monitor.Tpo -c -o Monitor.o Monitor.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- RecursiveMutex.o --- 1 warning generated. mv -f .deps/RecursiveMutex.Tpo .deps/RecursiveMutex.Po --- Monitor.o --- 1 warning generated. mv -f .deps/Monitor.Tpo .deps/Monitor.Po --- PoolExecutor.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT PoolExecutor.o -MD -MP -MF .deps/PoolExecutor.Tpo -c -o PoolExecutor.o PoolExecutor.cxx --- PriorityCondition.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT PriorityCondition.o -MD -MP -MF .deps/PriorityCondition.Tpo -c -o PriorityCondition.o PriorityCondition.cxx --- PoolExecutor.o --- In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- PriorityCondition.o --- In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ 1 warning generated. mv -f .deps/PriorityCondition.Tpo .deps/PriorityCondition.Po --- PriorityInheritanceMutex.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT PriorityInheritanceMutex.o -MD -MP -MF .deps/PriorityInheritanceMutex.Tpo -c -o PriorityInheritanceMutex.o PriorityInheritanceMutex.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- PoolExecutor.o --- 1 warning generated. mv -f .deps/PoolExecutor.Tpo .deps/PoolExecutor.Po --- PriorityMutex.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT PriorityMutex.o -MD -MP -MF .deps/PriorityMutex.Tpo -c -o PriorityMutex.o PriorityMutex.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- PriorityInheritanceMutex.o --- 1 warning generated. mv -f .deps/PriorityInheritanceMutex.Tpo .deps/PriorityInheritanceMutex.Po --- PrioritySemaphore.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT PrioritySemaphore.o -MD -MP -MF .deps/PrioritySemaphore.Tpo -c -o PrioritySemaphore.o PrioritySemaphore.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- PriorityMutex.o --- 1 warning generated. mv -f .deps/PriorityMutex.Tpo .deps/PriorityMutex.Po --- Semaphore.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT Semaphore.o -MD -MP -MF .deps/Semaphore.Tpo -c -o Semaphore.o Semaphore.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- PrioritySemaphore.o --- 1 warning generated. mv -f .deps/PrioritySemaphore.Tpo .deps/PrioritySemaphore.Po --- SynchronousExecutor.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT SynchronousExecutor.o -MD -MP -MF .deps/SynchronousExecutor.Tpo -c -o SynchronousExecutor.o SynchronousExecutor.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- Semaphore.o --- 1 warning generated. mv -f .deps/Semaphore.Tpo .deps/Semaphore.Po --- Thread.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT Thread.o -MD -MP -MF .deps/Thread.Tpo -c -o Thread.o Thread.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- SynchronousExecutor.o --- 1 warning generated. mv -f .deps/SynchronousExecutor.Tpo .deps/SynchronousExecutor.Po --- ThreadedExecutor.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT ThreadedExecutor.o -MD -MP -MF .deps/ThreadedExecutor.Tpo -c -o ThreadedExecutor.o ThreadedExecutor.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- Thread.o --- 1 warning generated. mv -f .deps/Thread.Tpo .deps/Thread.Po --- ThreadImpl.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT ThreadImpl.o -MD -MP -MF .deps/ThreadImpl.Tpo -c -o ThreadImpl.o ThreadImpl.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- ThreadedExecutor.o --- 1 warning generated. mv -f .deps/ThreadedExecutor.Tpo .deps/ThreadedExecutor.Po --- ThreadLocalImpl.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT ThreadLocalImpl.o -MD -MP -MF .deps/ThreadLocalImpl.Tpo -c -o ThreadLocalImpl.o ThreadLocalImpl.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- ThreadImpl.o --- 1 warning generated. mv -f .deps/ThreadImpl.Tpo .deps/ThreadImpl.Po --- ThreadQueue.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT ThreadQueue.o -MD -MP -MF .deps/ThreadQueue.Tpo -c -o ThreadQueue.o ThreadQueue.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- ThreadLocalImpl.o --- 1 warning generated. mv -f .deps/ThreadLocalImpl.Tpo .deps/ThreadLocalImpl.Po --- Time.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT Time.o -MD -MP -MF .deps/Time.Tpo -c -o Time.o Time.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ 1 warning generated. mv -f .deps/Time.Tpo .deps/Time.Po --- ThreadOps.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT ThreadOps.o -MD -MP -MF .deps/ThreadOps.Tpo -c -o ThreadOps.o ThreadOps.cxx In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- ThreadQueue.o --- ThreadQueue.cxx:145:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 2 warnings generated. mv -f .deps/ThreadQueue.Tpo .deps/ThreadQueue.Po --- ./Makefile.in --- --- ThreadOps.o --- In file included from ThreadOps.cxx:52: ./posix/ThreadOps.cxx:106:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(result = (pthread_getschedparam(impl->_tid, &policy, ¶m) == 0)) { ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./posix/ThreadOps.cxx:106:13: note: place parentheses around the assignment to silence this warning if(result = (pthread_getschedparam(impl->_tid, &policy, ¶m) == 0)) { ^ ( ) ./posix/ThreadOps.cxx:106:13: note: use '==' to turn this assignment into an equality comparison if(result = (pthread_getschedparam(impl->_tid, &policy, ¶m) == 0)) { ^ == --- ./Makefile.in --- --- am--refresh --- --- ThreadOps.o --- 2 warnings generated. mv -f .deps/ThreadOps.Tpo .deps/ThreadOps.Po --- libZThread.a --- rm -f libZThread.a ar cru libZThread.a AtomicCount.o Condition.o ConcurrentExecutor.o CountingSemaphore.o FastMutex.o FastRecursiveMutex.o Mutex.o RecursiveMutexImpl.o RecursiveMutex.o Monitor.o PoolExecutor.o PriorityCondition.o PriorityInheritanceMutex.o PriorityMutex.o PrioritySemaphore.o Semaphore.o SynchronousExecutor.o Thread.o ThreadedExecutor.o ThreadImpl.o ThreadLocalImpl.o ThreadQueue.o Time.o ThreadOps.o ranlib libZThread.a Making all in libsurf --- ../aclocal.m4 --- --- Image.o --- --- ../aclocal.m4 --- cd .. && /opt/pkg/bin/bmake am--refresh --- Image.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT Image.o -MD -MP -MF .deps/Image.Tpo -c -o Image.o Image.cpp --- ../aclocal.m4 --- --- am--refresh --- --- KeyPointDescriptor.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT KeyPointDescriptor.o -MD -MP -MF .deps/KeyPointDescriptor.Tpo -c -o KeyPointDescriptor.o KeyPointDescriptor.cpp --- Image.o --- In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- KeyPointDescriptor.o --- In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- Image.o --- 1 warning generated. mv -f .deps/Image.Tpo .deps/Image.Po --- KeyPointDetector.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT KeyPointDetector.o -MD -MP -MF .deps/KeyPointDetector.Tpo -c -o KeyPointDetector.o KeyPointDetector.cpp In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- KeyPointDescriptor.o --- 1 warning generated. mv -f .deps/KeyPointDescriptor.Tpo .deps/KeyPointDescriptor.Po --- MathStuff.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT MathStuff.o -MD -MP -MF .deps/MathStuff.Tpo -c -o MathStuff.o MathStuff.cpp In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- KeyPointDetector.o --- 1 warning generated. mv -f .deps/KeyPointDetector.Tpo .deps/KeyPointDetector.Po --- ./Makefile.in --- --- am--refresh --- --- MathStuff.o --- 1 warning generated. mv -f .deps/MathStuff.Tpo .deps/MathStuff.Po --- libsurf.a --- rm -f libsurf.a ar cru libsurf.a Image.o KeyPointDescriptor.o KeyPointDetector.o MathStuff.o ranlib libsurf.a Making all in panomatic --- ../aclocal.m4 --- --- Homography.o --- --- ../aclocal.m4 --- cd .. && /opt/pkg/bin/bmake am--refresh --- Homography.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../libsurf -I../vigra/include -I../zthread/include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT Homography.o -MD -MP -MF .deps/Homography.Tpo -c -o Homography.o Homography.cpp --- ../aclocal.m4 --- --- am--refresh --- --- PanoDetector.o --- clang++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../libsurf -I../vigra/include -I../zthread/include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT PanoDetector.o -MD -MP -MF .deps/PanoDetector.Tpo -c -o PanoDetector.o PanoDetector.cpp In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ --- Homography.o --- In file included from :434: :29:9: warning: 'PNG_NO_ASSEMBLER_CODE' macro redefined [-Wmacro-redefined] #define PNG_NO_ASSEMBLER_CODE 1 ^ :28:9: note: previous definition is here #define PNG_NO_ASSEMBLER_CODE ^ In file included from Homography.cpp:26: In file included from ./Homography.h:27: In file included from ./PointMatch.h:24: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:21: /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/bad_weak_ptr.hpp:36:18: error: exception specification of overriding function is more lax than base version char const * what() const noexcept override ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__exception/exception.h:78:23: note: overridden virtual function is here virtual const char* what() const _NOEXCEPT; ^ In file included from Homography.cpp:26: In file included from ./Homography.h:27: In file included from ./PointMatch.h:24: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:21: /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/bad_weak_ptr.hpp:36:30: error: expected ';' at end of declaration list char const * what() const noexcept override ^ ; In file included from Homography.cpp:26: In file included from ./Homography.h:27: In file included from ./PointMatch.h:24: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:22: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_base.hpp:26: /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp:36:64: error: expected function body after function declarator inline void atomic_increment( std::atomic_int_least32_t * pw ) noexcept ^ In file included from Homography.cpp:26: In file included from ./Homography.h:27: In file included from ./PointMatch.h:24: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:23: /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:40:53: error: expected ';' at end of declaration template D * get_local_deleter( D * /*p*/ ) noexcept ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:40:54: error: a type specifier is required for all declarations template D * get_local_deleter( D * /*p*/ ) noexcept ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:40:62: error: expected ';' after top level declarator template D * get_local_deleter( D * /*p*/ ) noexcept ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:49:72: error: expected class name template class BOOST_SYMBOL_VISIBLE sp_counted_impl_p: public sp_counted_base ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:66:19: error: expected ';' at end of declaration list void dispose() noexcept override ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:87:82: error: expected class name template class BOOST_SYMBOL_VISIBLE sp_counted_impl_pd: public sp_counted_base ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:111:19: error: expected ';' at end of declaration list void dispose() noexcept override ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:103:68: warning: rvalue references are a C++11 extension [-Wc++11-extensions] sp_counted_impl_pd( P p, D & d ): ptr( p ), del( static_cast< D&& >( d ) ) ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:132:92: error: expected class name template class BOOST_SYMBOL_VISIBLE sp_counted_impl_pda: public sp_counted_base ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:157:19: error: expected ';' at end of declaration list void dispose() noexcept override ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:149:72: warning: rvalue references are a C++11 extension [-Wc++11-extensions] sp_counted_impl_pda( P p, D & d, A a ): p_( p ), d_( static_cast< D&& >( d ) ), a_( a ) ^ --- PanoDetector.o --- In file included from PanoDetector.cpp:1: In file included from ./PanoDetector.h:24: In file included from ./PanoDetectorDefs.h:27: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:21: /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/bad_weak_ptr.hpp:36:18: error: exception specification of overriding function is more lax than base version char const * what() const noexcept override ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__exception/exception.h:78:23: note: overridden virtual function is here virtual const char* what() const _NOEXCEPT; ^ In file included from PanoDetector.cpp:1: In file included from ./PanoDetector.h:24: In file included from ./PanoDetectorDefs.h:27: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:21: /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/bad_weak_ptr.hpp:36:30: error: expected ';' at end of declaration list char const * what() const noexcept override ^ ; In file included from PanoDetector.cpp:1: In file included from ./PanoDetector.h:24: In file included from ./PanoDetectorDefs.h:27: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:22: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_base.hpp:26: /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp:36:64: error: expected function body after function declarator inline void atomic_increment( std::atomic_int_least32_t * pw ) noexcept ^ In file included from PanoDetector.cpp:1: In file included from ./PanoDetector.h:24: In file included from ./PanoDetectorDefs.h:27: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:23: /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:40:53: error: expected ';' at end of declaration template D * get_local_deleter( D * /*p*/ ) noexcept ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:40:54: error: a type specifier is required for all declarations template D * get_local_deleter( D * /*p*/ ) noexcept ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:40:62: error: expected ';' after top level declarator template D * get_local_deleter( D * /*p*/ ) noexcept ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:49:72: error: expected class name template class BOOST_SYMBOL_VISIBLE sp_counted_impl_p: public sp_counted_base ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:66:19: error: expected ';' at end of declaration list void dispose() noexcept override ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:87:82: error: expected class name template class BOOST_SYMBOL_VISIBLE sp_counted_impl_pd: public sp_counted_base ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:111:19: error: expected ';' at end of declaration list void dispose() noexcept override ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:103:68: warning: rvalue references are a C++11 extension [-Wc++11-extensions] sp_counted_impl_pd( P p, D & d ): ptr( p ), del( static_cast< D&& >( d ) ) ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:132:92: error: expected class name template class BOOST_SYMBOL_VISIBLE sp_counted_impl_pda: public sp_counted_base ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:157:19: error: expected ';' at end of declaration list void dispose() noexcept override ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:149:72: warning: rvalue references are a C++11 extension [-Wc++11-extensions] sp_counted_impl_pda( P p, D & d, A a ): p_( p ), d_( static_cast< D&& >( d ) ), a_( a ) ^ --- Homography.o --- In file included from Homography.cpp:26: In file included from ./Homography.h:27: In file included from ./PointMatch.h:24: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:92:54: error: expected ';' at end of declaration template std::size_t sp_hash_pointer( T* p ) noexcept ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:92:55: error: a type specifier is required for all declarations template std::size_t sp_hash_pointer( T* p ) noexcept ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:92:63: error: expected ';' after top level declarator template std::size_t sp_hash_pointer( T* p ) noexcept ^ ; --- PanoDetector.o --- In file included from PanoDetector.cpp:1: In file included from ./PanoDetector.h:24: In file included from ./PanoDetectorDefs.h:27: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:92:54: error: expected ';' at end of declaration template std::size_t sp_hash_pointer( T* p ) noexcept ^ ; /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:92:55: error: a type specifier is required for all declarations template std::size_t sp_hash_pointer( T* p ) noexcept ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:92:63: error: expected ';' after top level declarator template std::size_t sp_hash_pointer( T* p ) noexcept ^ ; --- Homography.o --- /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:106:5: error: unknown type name 'sp_counted_base' sp_counted_base * pi_; ^ --- PanoDetector.o --- /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:106:5: error: unknown type name 'sp_counted_base' sp_counted_base * pi_; ^ --- Homography.o --- /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:112:5: error: unknown type name 'constexpr' constexpr shared_count() noexcept: pi_(0) ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:112:15: error: constructor cannot have a return type constexpr shared_count() noexcept: pi_(0) ^~~~~~~~~~~~ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:112:29: error: expected ';' at end of declaration list constexpr shared_count() noexcept: pi_(0) ^ ; --- PanoDetector.o --- /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:112:5: error: unknown type name 'constexpr' constexpr shared_count() noexcept: pi_(0) ^ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:112:15: error: constructor cannot have a return type constexpr shared_count() noexcept: pi_(0) ^~~~~~~~~~~~ /var/tmp/work/graphics/panomatic/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:112:29: error: expected ';' at end of declaration list constexpr shared_count() noexcept: pi_(0) ^ ; --- Homography.o --- fatal error: too many errors emitted, stopping now [-ferror-limit=] --- PanoDetector.o --- fatal error: too many errors emitted, stopping now [-ferror-limit=] 3 warnings and 20 errors generated. --- Homography.o --- 3 warnings and 20 errors generated. *** [Homography.o] Error code 1 bmake[1]: stopped making "all" in /var/tmp/work/graphics/panomatic/work/panomatic-0.9.4/panomatic --- PanoDetector.o --- *** [PanoDetector.o] Error code 1 bmake[1]: stopped making "all" in /var/tmp/work/graphics/panomatic/work/panomatic-0.9.4/panomatic bmake[1]: 2 errors bmake[1]: stopped making "all" in /var/tmp/work/graphics/panomatic/work/panomatic-0.9.4/panomatic bmake: stopped making "all" in /var/tmp/work/graphics/panomatic/work/panomatic-0.9.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/panomatic *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/panomatic