>>> Building on exopi-2 under graphics/grap DIST = [graphics/grap:grap-1.46.tar.gz] FULLPKGNAME = grap-1.46 distfiles size=195477 >>> Running build in graphics/grap at 1713855970.14 ===> graphics/grap ===> Building from scratch grap-1.46 ===> Verifying specs: c m c++ c++abi pthread ===> found c.100.0 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 ===> Checking files for grap-1.46 `/exopi-cvs/ports/distfiles/grap-1.46.tar.gz' is up to date. >> (SHA256) grap-1.46.tar.gz: OK ===> Extracting for grap-1.46 ===> Patching for grap-1.46 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for grap-1.46 ===> Configuring for grap-1.46 Using /exopi-obj/pobj/grap-1.46/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/grap-1.46/config.site checking for a BSD-compatible install... /exopi-obj/pobj/grap-1.46/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... (cached) yes checking for bison... yacc checking for OS version... OpenBSD 7.5 checking if c++ supports -std=c++0x... yes checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking unordered_map usability... yes checking unordered_map presence... yes checking for unordered_map... yes checking for size_t... (cached) yes checking for snprintf... (cached) yes checking for declaration of snprintf... yes checking for strdup... (cached) yes checking for declaration of strdup... yes checking for strerror... (cached) yes checking for declaration of strerror... yes checking for random... (cached) yes checking for location of random() declaration... stdlib.h checking for optarg in unistd.h... yes checking whether to optimize grap_tokenizer... no checking whether configure called from a FreeBSD port... no checking whether to force safer mode... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for grap-1.46 yacc -d grap.yy && rm -f y.tab.c /usr/bin/make all-am c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -O2 -pipe -std=c++0x -MT grap_draw.o -MD -MP -MF .deps/grap_draw.Tpo -c -o grap_draw.o grap_draw.cc In file included from grap_draw.cc:11: ./grap_draw.h:136:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class shiftcpy : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_draw.cc:11: ./grap_draw.h:639:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class displayer_f : unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_draw.cc:11: ./grap_draw.h:646:32: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class obj_freer_f : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_draw.cc:11: ./grap_draw.h:655:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_draw.cc:11: ./grap_draw.h:666:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_draw.cc:11: ./grap_draw.h:677:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 6 warnings generated. mv -f .deps/grap_draw.Tpo .deps/grap_draw.Po c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -O2 -pipe -std=c++0x -MT grap_pic.o -MD -MP -MF .deps/grap_pic.Tpo -c -o grap_pic.o grap_pic.cc In file included from grap_pic.cc:10: ./grap_draw.h:136:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class shiftcpy : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_pic.cc:10: ./grap_draw.h:639:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class displayer_f : unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_pic.cc:10: ./grap_draw.h:646:32: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class obj_freer_f : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_pic.cc:10: ./grap_draw.h:655:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_pic.cc:10: ./grap_draw.h:666:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_pic.cc:10: ./grap_draw.h:677:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_pic.cc:11: ./grap_pic.h:10:22: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class Picshiftdraw : unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ grap_pic.cc:21:12: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public unary_function { ^ grap_pic.cc:198:19: note: in instantiation of template class 'draw_f' requested here draw_string_f draw_string(this); ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ grap_pic.cc:21:12: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public unary_function { ^ grap_pic.cc:383:17: note: in instantiation of template class 'draw_f' requested here draw_tick_f draw_tick(this); ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ grap_pic.cc:21:12: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public unary_function { ^ grap_pic.cc:384:17: note: in instantiation of template class 'draw_f' requested here draw_grid_f draw_grid(this); ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 10 warnings generated. mv -f .deps/grap_pic.Tpo .deps/grap_pic.Po c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -O2 -pipe -std=c++0x -MT grap_parse.o -MD -MP -MF .deps/grap_parse.Tpo -c -o grap_parse.o grap_parse.cc In file included from grap_parse.cc:27: ./grap_draw.h:136:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class shiftcpy : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_parse.cc:27: ./grap_draw.h:639:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class displayer_f : unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_parse.cc:27: ./grap_draw.h:646:32: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class obj_freer_f : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_parse.cc:27: ./grap_draw.h:655:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_parse.cc:27: ./grap_draw.h:666:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_parse.cc:27: ./grap_draw.h:677:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_parse.cc:28: ./grap_pic.h:10:22: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class Picshiftdraw : unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ grap_parse.cc:71:12: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ grap_parse.cc:92:27: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class add_tick_f : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 9 warnings generated. mv -f .deps/grap_parse.Tpo .deps/grap_parse.Po c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -O2 -pipe -std=c++0x -MT grap_tokenizer.o -MD -MP -MF .deps/grap_tokenizer.Tpo -c -o grap_tokenizer.o grap_tokenizer.cc In file included from grap_tokenizer.cc:19: ./grap_draw.h:136:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class shiftcpy : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_tokenizer.cc:19: ./grap_draw.h:639:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class displayer_f : unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_tokenizer.cc:19: ./grap_draw.h:646:32: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class obj_freer_f : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_tokenizer.cc:19: ./grap_draw.h:655:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_tokenizer.cc:19: ./grap_draw.h:666:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_tokenizer.cc:19: ./grap_draw.h:677:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 6 warnings generated. mv -f .deps/grap_tokenizer.Tpo .deps/grap_tokenizer.Po /bin/sh ./ylwrap `test -f 'grap.yy' || echo './'`grap.yy y.tab.c grap.cc y.tab.h `echo grap.cc | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output grap.output -- yacc c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -O2 -pipe -std=c++0x -MT grap.o -MD -MP -MF .deps/grap.Tpo -c -o grap.o grap.cc In file included from grap.yy:36: ./grap_draw.h:136:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class shiftcpy : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap.yy:36: ./grap_draw.h:639:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class displayer_f : unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap.yy:36: ./grap_draw.h:646:32: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class obj_freer_f : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap.yy:36: ./grap_draw.h:655:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap.yy:36: ./grap_draw.h:666:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap.yy:36: ./grap_draw.h:677:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ grap.yy:377:4: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buf; ^ [] grap.yy:371:16: note: allocated with 'new[]' here char *buf = new char[len]; ^ grap.yy:382:7: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buf; ^ [] grap.yy:371:16: note: allocated with 'new[]' here char *buf = new char[len]; ^ 8 warnings generated. mv -f .deps/grap.Tpo .deps/grap.Po /bin/sh ./ylwrap `test -f 'grap_lex.ll' || echo './'`grap_lex.ll lex.yy.c grap_lex.cc -- flex c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -O2 -pipe -std=c++0x -MT grap_lex.o -MD -MP -MF .deps/grap_lex.Tpo -c -o grap_lex.o grap_lex.cc In file included from grap_lex.ll:25: ./grap_draw.h:136:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class shiftcpy : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_lex.ll:25: ./grap_draw.h:639:25: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class displayer_f : unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_lex.ll:25: ./grap_draw.h:646:32: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] class obj_freer_f : public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_lex.ll:25: ./grap_draw.h:655:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_lex.ll:25: ./grap_draw.h:666:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from grap_lex.ll:25: ./grap_draw.h:677:9: warning: 'unary_function, int>' is deprecated [-Wdeprecated-declarations] public unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, int>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 6 warnings generated. mv -f .deps/grap_lex.Tpo .deps/grap_lex.Po c++ -Wall -std=c++0x -O2 -pipe -std=c++0x -o grap grap_draw.o grap_pic.o grap_parse.o grap_tokenizer.o grap.o grap_lex.o grap.cc(grap.o:(grap_random())): warning: random() may return deterministic values, is that what you want? >>> Running package in graphics/grap at 1713856015.01 ===> graphics/grap ===> Faking installation for grap-1.46 /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/grap-1.46/fake-amd64/usr/local/bin' /exopi-obj/pobj/grap-1.46/bin/install -c -s -m 755 grap '/exopi-obj/pobj/grap-1.46/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/grap-1.46/fake-amd64/usr/local/share/grap' /exopi-obj/pobj/grap-1.46/bin/install -c -m 644 grap.defines grap.tex.defines '/exopi-obj/pobj/grap-1.46/fake-amd64/usr/local/share/grap' mkdir -p '/exopi-obj/pobj/grap-1.46/fake-amd64/usr/local/share/doc/grap' /exopi-obj/pobj/grap-1.46/bin/install -c -m 644 README CHANGES COPYRIGHT grap.man '/exopi-obj/pobj/grap-1.46/fake-amd64/usr/local/share/doc/grap' mkdir -p '/exopi-obj/pobj/grap-1.46/fake-amd64/usr/local/share/examples/grap' /exopi-obj/pobj/grap-1.46/bin/install -c -m 644 examples/400mpairs.d examples/400mtimes.d examples/400wpairs.d examples/army.d examples/boyhts.d examples/cy_fatal.d examples/internet.d examples/prof2.d examples/states.d examples/states2.d examples/states3.d examples/usapop.d examples/result.SQ_MESH.Fail1.S3.R0.Global.Random1500.succ.result examples/result.SQ_MESH.Fail1.S3.R0.Hybrid.Random1500.succ.result examples/result.SQ_MESH.Fail1.S3.R0.Local.Random1500.succ.result examples/Makefile examples/example.ms '/exopi-obj/pobj/grap-1.46/fake-amd64/usr/local/share/examples/grap' mkdir -p '/exopi-obj/pobj/grap-1.46/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/grap-1.46/bin/install -c -m 644 'grap.doc' '/exopi-obj/pobj/grap-1.46/fake-amd64/usr/local/man/man1/grap.1' ===> Building package for grap-1.46 Create /exopi-cvs/ports/packages/amd64/all/grap-1.46.tgz Creating package grap-1.46 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************************************** | 60% archiving|******************************************** | 68% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/grap-1.46.tgz >>> Running clean in graphics/grap at 1713856018.46 ===> graphics/grap ===> Cleaning for grap-1.46 >>> Ended at 1713856018.79 max_stuck=2.59/build=44.87/package=3.39/clean=0.42