=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for xanalyser-1.32 --- config.h --- --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- Analyser.o --- --- pcm.o --- --- pcm-cdr.o --- --- Analyser.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -D_GNU_SOURCE -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -INONE -MT Analyser.o -MD -MP -MF ".deps/Analyser.Tpo" -c -o Analyser.o Analyser.cc; then mv -f ".deps/Analyser.Tpo" ".deps/Analyser.Po"; else rm -f ".deps/Analyser.Tpo"; exit 1; fi --- pcm.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -D_GNU_SOURCE -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -INONE -MT pcm.o -MD -MP -MF ".deps/pcm.Tpo" -c -o pcm.o pcm.cc; then mv -f ".deps/pcm.Tpo" ".deps/pcm.Po"; else rm -f ".deps/pcm.Tpo"; exit 1; fi --- pcm-cdr.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -D_GNU_SOURCE -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -INONE -MT pcm-cdr.o -MD -MP -MF ".deps/pcm-cdr.Tpo" -c -o pcm-cdr.o pcm-cdr.cc; then mv -f ".deps/pcm-cdr.Tpo" ".deps/pcm-cdr.Po"; else rm -f ".deps/pcm-cdr.Tpo"; exit 1; fi --- Analyser.o --- In file included from Analyser.cc:16: /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int from_type, ^~~~~~~~~ /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int from_val, ^~~~~~~~~ /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int to_type) ; ^~~~~~~~~ /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int from_val, ^~~~~~~~~ /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int from_type) ; ^~~~~~~~~ /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int from_val, ^~~~~~~~~ /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int from_type) ; ^~~~~~~~~ /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int from_val, ^~~~~~~~~ /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int to_type) ; ^~~~~~~~~ /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int from_val, ^~~~~~~~~ /var/pkgsrc/work/audio/xanalyser/work/.buildlink/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int to_type) ; ^~~~~~~~~ Analyser.cc:149:28: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { 0, 0, width, height }; ^~~~~ Analyser.cc:149:28: note: insert an explicit cast to silence this issue XRectangle rect = { 0, 0, width, height }; ^~~~~ static_cast( ) Analyser.cc:149:35: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { 0, 0, width, height }; ^~~~~~ Analyser.cc:149:35: note: insert an explicit cast to silence this issue XRectangle rect = { 0, 0, width, height }; ^~~~~~ static_cast( ) Analyser.cc:172:28: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { 0, 0, width, height }; ^~~~~ Analyser.cc:172:28: note: insert an explicit cast to silence this issue XRectangle rect = { 0, 0, width, height }; ^~~~~ static_cast( ) Analyser.cc:172:35: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { 0, 0, width, height }; ^~~~~~ Analyser.cc:172:35: note: insert an explicit cast to silence this issue XRectangle rect = { 0, 0, width, height }; ^~~~~~ static_cast( ) Analyser.cc:206:22: error: non-constant-expression cannot be narrowed from type 'unsigned short' to 'short' in initializer list [-Wc++11-narrowing] XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~~~~ Analyser.cc:206:22: note: insert an explicit cast to silence this issue XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~~~~ static_cast( ) Analyser.cc:206:39: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~ Analyser.cc:206:39: note: insert an explicit cast to silence this issue XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~ static_cast( ) Analyser.cc:430:28: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { 0, 0, width, height }; ^~~~~ Analyser.cc:430:28: note: insert an explicit cast to silence this issue XRectangle rect = { 0, 0, width, height }; ^~~~~ static_cast( ) Analyser.cc:430:35: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { 0, 0, width, height }; ^~~~~~ Analyser.cc:430:35: note: insert an explicit cast to silence this issue XRectangle rect = { 0, 0, width, height }; ^~~~~~ static_cast( ) Analyser.cc:611:26: error: non-constant-expression cannot be narrowed from type 'unsigned short' to 'short' in initializer list [-Wc++11-narrowing] XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~~~~ Analyser.cc:611:26: note: insert an explicit cast to silence this issue XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~~~~ static_cast( ) Analyser.cc:611:43: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~ Analyser.cc:611:43: note: insert an explicit cast to silence this issue XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~ static_cast( ) Analyser.cc:621:26: error: non-constant-expression cannot be narrowed from type 'unsigned short' to 'short' in initializer list [-Wc++11-narrowing] XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~~~~ Analyser.cc:621:26: note: insert an explicit cast to silence this issue XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~~~~ static_cast( ) Analyser.cc:621:43: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~ Analyser.cc:621:43: note: insert an explicit cast to silence this issue XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~ static_cast( ) Analyser.cc:650:36: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { old, 0, 1, height }; ^~~~~~ Analyser.cc:650:36: note: insert an explicit cast to silence this issue XRectangle rect = { old, 0, 1, height }; ^~~~~~ static_cast( ) Analyser.cc:665:22: error: non-constant-expression cannot be narrowed from type 'unsigned short' to 'short' in initializer list [-Wc++11-narrowing] XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~~~~ Analyser.cc:665:22: note: insert an explicit cast to silence this issue XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~~~~ static_cast( ) Analyser.cc:665:39: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'unsigned short' in initializer list [-Wc++11-narrowing] XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~ Analyser.cc:665:39: note: insert an explicit cast to silence this issue XRectangle rect = { marker[m], 0, 1, height }; ^~~~~~ static_cast( ) 11 warnings and 15 errors generated. *** [Analyser.o] Error code 1 bmake[2]: stopped in /var/pkgsrc/work/audio/xanalyser/work/xanalyser-1.32/src --- pcm.o --- pcm.cc:38:4: error: "undefined endianness" # error "undefined endianness" ^ 1 error generated. *** [pcm.o] Error code 1 bmake[2]: stopped in /var/pkgsrc/work/audio/xanalyser/work/xanalyser-1.32/src --- pcm-cdr.o --- pcm-cdr.cc:30:4: error: "undefined endianness" # error "undefined endianness" ^ 1 error generated. *** [pcm-cdr.o] Error code 1 bmake[2]: stopped in /var/pkgsrc/work/audio/xanalyser/work/xanalyser-1.32/src 3 errors bmake[2]: stopped in /var/pkgsrc/work/audio/xanalyser/work/xanalyser-1.32/src *** [all-recursive] Error code 1 bmake[1]: stopped in /var/pkgsrc/work/audio/xanalyser/work/xanalyser-1.32 1 error bmake[1]: stopped in /var/pkgsrc/work/audio/xanalyser/work/xanalyser-1.32 *** [all] Error code 2 bmake: stopped in /var/pkgsrc/work/audio/xanalyser/work/xanalyser-1.32 1 error bmake: stopped in /var/pkgsrc/work/audio/xanalyser/work/xanalyser-1.32 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/audio/xanalyser *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/xanalyser