=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for cint-5.16.19 /usr/pkg/bin/gmake -C src gcc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -o G__setup.o -c main/G__setup.c gmake[1]: Entering directory '/var/pkgsrc/work/lang/cint/work/cint-5.16.19/src' g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c Api.cxx g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c Class.cxx mv -f G__setup.o main/G__setup.o g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c BaseCls.cxx In file included from Api.cxx:16: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from Class.cxx:17: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from BaseCls.cxx:17: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from In file included from Api.cxx:17: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) Class.cxx:18: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) In file included from BaseCls.cxx:18: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) 3 warnings generated. g++ \ -o main/G__cppmain.o -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO \ -c main/cppmain.cxx g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c Type.cxx 3 warnings generated. gcc -Iinc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c include/mkincld.c -o include/mkincld.o In file included from Type.cxx:17: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ g++ -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/cint/lib -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib include/mkincld.o -o include/mkincld (cd include;./mkincld) In file included from sizeof(long)=8 , sizeof(void*)=8 g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c DataMbr.cxx Type.cxx:18: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) 3 warnings generated. g++ -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Iinc -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c tool/makecint.cxx -o tool/makecint.o 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c Method.cxx In file included from DataMbr.cxx:18: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from Method.cxx:17: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from DataMbr.cxx:19: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) In file included from Method.cxx:18: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) tool/makecint.cxx3 warnings generated. 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c MethodAr.cxx g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c CallFunc.cxx :317:49: warning: '&&' within '||' [-Wlogical-op-parentheses] || pos_backslash != std::string::npos && pos_backslash > pos_slash) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tool/makecint.cxx:317:49: note: place parentheses around the '&&' expression to silence this warning || pos_backslash != std::string::npos && pos_backslash > pos_slash) ^ ( ) tool/makecint.cxx:344:49: warning: '&&' within '||' [-Wlogical-op-parentheses] || pos_backslash != std::string::npos && pos_backslash > pos_slash) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tool/makecint.cxx:344:49: note: place parentheses around the '&&' expression to silence this warning || pos_backslash != std::string::npos && pos_backslash > pos_slash) ^ ( ) In file included from CallFunc.cxx:16: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from MethodAr.cxx:17: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from CallFunc.cxx:17: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) In file included from MethodAr.cxx:18: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c Typedf.cxx 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c Apiif.cxx In file included from Typedf.cxx:17: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from Apiif.cxx:7: In file included from ./Apiif.h:17: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from Typedf.cxx:18: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c Token.cxx In file included from Token.cxx:18: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from Token.cxx:19: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) 2 warnings generated. g++ -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/cint/lib -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib tool/makecint.o -o makecint -lm -lterminfo g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c Shadow.cxx 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_autoobj.cxx In file included from bc_autoobj.cxx:16: In file included from ./bc_autoobj.h:23: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from bc_autoobj.cxx:16: In file included from ./bc_autoobj.h:23: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) In file included from Shadow.cxx:10: In file included from ../inc/Shadow.h:20: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ Shadow.cxx:536:26: warning: '&&' within '||' [-Wlogical-op-parentheses] && ((ciArg.Property() & G__BIT_ISCLASS) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Shadow.cxx:536:26: note: place parentheses around the '&&' expression to silence this warning && ((ciArg.Property() & G__BIT_ISCLASS) ^ Shadow.cxx:587:16: warning: '&&' within '||' [-Wlogical-op-parentheses] && (d.Type()->Property() & G__BIT_ISENUM) // an enum const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Shadow.cxx:587:16: note: place parentheses around the '&&' expression to silence this warning && (d.Type()->Property() & G__BIT_ISENUM) // an enum const ^ ) Shadow.cxx:594:56: warning: '&&' within '||' [-Wlogical-op-parentheses] if ((d.Type()->Property() & G__BIT_ISENUM) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ Shadow.cxx:594:56: note: place parentheses around the '&&' expression to silence this warning if ((d.Type()->Property() & G__BIT_ISENUM) && ^ ( Shadow.cxx:618:22: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_cfunc.cxx In file included from bc_cfunc.cxx:16: In file included from ./bc_cfunc.h:24: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from bc_cfunc.cxx:16: In file included from ./bc_cfunc.h:24: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) 2 warnings generated. 6 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_inst.cxx g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_item.cxx In file included from bc_inst.cxx:16: In file included from ./bc_inst.h:24: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from bc_inst.cxx:16: In file included from ./bc_inst.h:24: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) In file included from bc_item.cxx:35: In file included from ./bc_item.h:37: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from bc_item.cxx:35: In file included from ./bc_item.h:37: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_parse.cxx In file included from bc_parse.cxx:16: In file included from ./bc_parse.h:23: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from bc_parse.cxx:16: In file included from ./bc_parse.h:23: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) bc_parse.cxx:313:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buf; ^ [] bc_parse.cxx:303:15: note: allocated with 'new[]' here char *buf = new char[expr.size()+1]; ^ bc_parse.cxx:351:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buf; ^ [] bc_parse.cxx:346:15: note: allocated with 'new[]' here char *buf = new char[expr.size()+1]; ^ bc_parse.cxx:2546:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buf; ^ [] bc_parse.cxx:2543:15: note: allocated with 'new[]' here char *buf = new char[name.size()+1]; ^ 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_reader.cxx In file included from bc_reader.cxx:16: In file included from ./bc_reader.h:24: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_type.cxx In file included from bc_reader.cxx:16: In file included from ./bc_reader.h:24: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) In file included from bc_type.cxx:16: In file included from ./bc_type.h:27: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_exec.cxx In file included from bc_type.cxx:16: In file included from ./bc_type.h:27: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) In file included from bc_exec.cxx:16: In file included from ./bc_exec.h:24: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from bc_exec.cxx:16: In file included from ./bc_exec.h:24: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_vtbl.cxx In file included from bc_vtbl.cxx:16: In file included from ./bc_vtbl.h:24: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from bc_vtbl.cxx:16: In file included from ./bc_vtbl.h:24: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) 6 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_eh.cxx 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_debug.cxx In file included from bc_eh.cxx:16: In file included from ./bc_eh.h:24: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from bc_debug.cxx:16: In file included from ./bc_debug.h:23: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from bc_eh.cxx:16: In file included from ./bc_eh.h:24: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) 3 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c bc_assign.cxx In file included from bc_debug.cxx:16: In file included from ./bc_debug.h:23: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) In file included from bc_assign.cxx:16: In file included from ./bc_assign.h:23: In file included from ./common.h:44: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ 3 warnings generated. g++ -I../lib/gcc3strm -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c gcc3strm.cxx In file included from 3 warnings generated. bc_assign.cxx:16: In file included from ./bc_assign.h:23: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c rflx_gendict.cxx In file included from gcc3strm.cxx:14: In file included from ./gcc3strm.h:24: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ In file included from rflx_gendict.cxx:11: In file included from ./rflx_gensrc.h:13: In file included from ../inc/Api.h:25: ../inc/G__ci.h:2455:81: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__int64 G__expr_strtoll G__P((const char *nptr,char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ ../inc/G__ci.h:2456:84: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] extern G__EXPORT G__uint64 G__expr_strtoull G__P((const char *nptr, char **endptr, register int base)); ^~~~~~~~~ ../inc/G__ci.h:1412:25: note: expanded from macro 'G__P' #define G__P(funcparam) funcparam ^ bc_assign.cxx:434:28: warning: '&&' within '||' [-Wlogical-op-parentheses] || ltype.Ispointer() && 0==G__int(*prresult)) { ~~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ bc_assign.cxx:434:28: note: place parentheses around the '&&' expression to silence this warning || ltype.Ispointer() && 0==G__int(*prresult)) { ^ ( ) bc_assign.cxx:564:28: warning: '&&' within '||' [-Wlogical-op-parentheses] || ltype.Ispointer() && 0==G__int(*prresult)) { ~~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ bc_assign.cxx:564:28: note: place parentheses around the '&&' expression to silence this warning || ltype.Ispointer() && 0==G__int(*prresult)) { ^ ( ) In file included from gcc3strm.cxx:14: In file included from ./gcc3strm.h:37: ../lib/gcc3strm/iostrm.h:85:17: error: no type named '__streambuf_type' in 'std::__1::basic_ostream' static ostream::__streambuf_type *G__store_cout; ~~~~~~~~~^ ../lib/gcc3strm/iostrm.h:86:17: error: no type named '__streambuf_type' in 'std::__1::basic_ostream' static ostream::__streambuf_type *G__store_cerr; ~~~~~~~~~^ ../lib/gcc3strm/iostrm.h:87:17: error: no type named '__streambuf_type' in 'std::__1::basic_istream' static istream::__streambuf_type *G__store_cin; ~~~~~~~~~^ gcc3strm.cxx:728:56: error: no type named '__istream_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->get((basic_istream >::char_type*) G__int(libp->para[0]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 5 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c rflx_gensrc.cxx gcc3strm.cxx:740:56: error: no type named '__istream_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->get((basic_istream >::char_type*) G__int(libp->para[0]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ gcc3strm.cxx:751:56: error: no type named '__istream_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->get(*(basic_istream >::char_type*) G__Charref(&libp->para[0])); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ gcc3strm.cxx:761:56: error: no type named '__istream_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->get(*(basic_istream >::__streambuf_type*) libp->para[0].ref, (basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->get(*(basic_istream >::__streambuf_type*) libp->para[0].ref, (basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->get(*(basic_istream >::__streambuf_type*) libp->para[0].ref, (basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->get(*(basic_istream >::__streambuf_type*) libp->para[0].ref); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ gcc3strm.cxx:772:207: error: expected expression const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->get(*(basic_istream >::__streambuf_type*) libp->para[0].ref); ^ gcc3strm.cxx:772:190: error: no member named '__streambuf_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->get(*(basic_istream >::__streambuf_type*) libp->para[0].ref); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ gcc3strm.cxx:782:56: error: no type named '__istream_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->getline((basic_istream >::char_type*) G__int(libp->para[0]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ gcc3strm.cxx:794:56: error: no type named '__istream_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->getline((basic_istream >::char_type*) G__int(libp->para[0]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ gcc3strm.cxx:805:56: error: no type named '__istream_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->ignore((streamsize) G__Longlong(libp->para[0]), (basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->ignore((streamsize) G__Longlong(libp->para[0])); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ gcc3strm.cxx:825:56: error: no type named '__istream_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->ignore(); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ gcc3strm.cxx:837:56: error: no type named '__istream_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->read((basic_istream >::char_type*) G__int(libp->para[0]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ gcc3strm.cxx:866:56: error: no type named '__istream_type' in 'std::__1::basic_istream' const basic_istream >::__istream_type& obj = ((basic_istream >*) G__getstructoffset())->seekg((basic_istream >::pos_type) G__Longlong(libp->para[0])); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings generated. g++ -I../inc -O2 -fPIC -O2 -Wno-write-strings -I/usr/pkg/include -I/usr/include -Wno-write-strings -DG__GNUREADLINE -DG__CINTBODY -DG__SHAREDLIB -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -c rflx_tools.cxx 2 warnings and 20 errors generated. Makefile:93: recipe for target 'gcc3strm.o' failed gmake[1]: *** [gcc3strm.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... In file included from rflx_gensrc.cxx:14: ./common.h:991:36: warning: '&&' within '||' [-Wlogical-op-parentheses] || tagnum == right.tagnum && page < right.page; ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./common.h:991:36: note: place parentheses around the '&&' expression to silence this warning || tagnum == right.tagnum && page < right.page; ^ ( ) rflx_gensrc.cxx:839:48: warning: '&&' within '||' [-Wlogical-op-parentheses] strstr(ma.Type()->TrueName(),"void*") && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ rflx_gensrc.cxx:839:48: note: place parentheses around the '&&' expression to silence this warning strstr(ma.Type()->TrueName(),"void*") && ^ rflx_gensrc.cxx:1075:31: warning: '&' within '|' [-Wbitwise-op-parentheses] myAccess=myAccess & !G__BIT_ISPROTECTED | G__BIT_ISPRIVATE; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~ rflx_gensrc.cxx:1075:31: note: place parentheses around the '&' expression to silence this warning myAccess=myAccess & !G__BIT_ISPROTECTED | G__BIT_ISPRIVATE; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ rflx_gensrc.cxx:1078:34: warning: '&' within '|' [-Wbitwise-op-parentheses] myAccess=myAccess & !G__BIT_ISPUBLIC | G__BIT_ISPRIVATE; ~~~~~~~~~^~~~~~~~~~~~~~~~~~ ~ rflx_gensrc.cxx:1078:34: note: place parentheses around the '&' expression to silence this warning myAccess=myAccess & !G__BIT_ISPUBLIC | G__BIT_ISPRIVATE; ~~~~~~~~~^~~~~~~~~~~~~~~~~~ rflx_gensrc.cxx:1080:34: warning: '&' within '|' [-Wbitwise-op-parentheses] myAccess=myAccess & !G__BIT_ISPUBLIC | G__BIT_ISPROTECTED; ~~~~~~~~~^~~~~~~~~~~~~~~~~~ ~ rflx_gensrc.cxx:1080:34: note: place parentheses around the '&' expression to silence this warning myAccess=myAccess & !G__BIT_ISPUBLIC | G__BIT_ISPROTECTED; ~~~~~~~~~^~~~~~~~~~~~~~~~~~ rflx_gensrc.cxx:1079:13: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (accessBase & G__BIT_ISPROTECTED) ^ 8 warnings generated. gmake[1]: Leaving directory '/var/pkgsrc/work/lang/cint/work/cint-5.16.19/src' Makefile:116: recipe for target 'libcint.so' failed gmake: *** [libcint.so] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/lang/cint *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/cint