=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for vfu-3.04nb5 cd /usr/pkgsrc/work/misc/vfu/work/vfu-3.04 && /usr/bin/env PKG_SYSCONFDIR=/usr/pkg/etc USETOOLS=no CC=cc CFLAGS=-O2\ -march=i586 CPPFLAGS= CXX=c++ CXXFLAGS=-O2\ -march=i586 COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/work/misc/vfu/work/.wrapper/bin:/usr/pkgsrc/work/misc/vfu/work/.buildlink/bin:/usr/pkgsrc/work/misc/vfu/work/.tools/bin:/usr/pkg/bin::/usr/pbulk/bin:/usr/pbulk/sbin:/usr/pkg/bin:/usr/pkg/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 PKG_SYSCONFDIR=/usr/pkg/etc HOME=/usr/pkgsrc/work/misc/vfu/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/pkg X11PREFIX=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ operator\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/pkgsrc/work/misc/vfu/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/work/misc/vfu/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/work/misc/vfu/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/work/misc/vfu/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /bin/sh build.netbsd Compiling VSLIB... mkdir -p .OBJ.0.libvslib.a g++ -O2 -march=i586 -I. -I/usr/pkg/include -c clusters.cpp -o .OBJ.0.libvslib.a/clusters.o g++ -O2 -march=i586 -I. -I/usr/pkg/include -c dlog.cpp -o .OBJ.0.libvslib.a/dlog.o dlog.cpp:71:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf( f, tmp ); ^~~ dlog.cpp:72:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] if (on_stdout) fprintf( stdout, tmp ); ^~~ dlog.cpp:73:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] if (on_stderr) fprintf( stderr, tmp ); ^~~ 3 warnings generated. g++ -O2 -march=i586 -I. -I/usr/pkg/include -c eval.cpp -o .OBJ.0.libvslib.a/eval.o g++ -O2 -march=i586 -I. -I/usr/pkg/include -c fnmatch2.cpp -o .OBJ.0.libvslib.a/fnmatch2.o g++ -O2 -march=i586 -I. -I/usr/pkg/include -c getopt2.cpp -o .OBJ.0.libvslib.a/getopt2.o g++ -O2 -march=i586 -I. -I/usr/pkg/include -c regexp3.cpp -o .OBJ.0.libvslib.a/regexp3.o regexp3.cpp:258:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("NULL argument"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:271:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("regexp too big"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:276:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("out of space"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:347:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("too many ()"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:386:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("unmatched ()"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:389:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("unmatched ()"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:391:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("junk on end"); /* "Can't happen". */ ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:458:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("*+ operand could be empty"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:489:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("nested *?+"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:540:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("invalid [] range"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:550:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("unmatched []"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:564:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("internal urp"); /* Supposed to be caught earlier. */ ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:569:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("?+* follows nothing"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:573:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("trailing \\"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:586:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] FAIL("internal disaster"); ^ regexp3.cpp:147:28: note: expanded from macro 'FAIL' #define FAIL(m) { regerror(m); return(NULL); } ^ regexp3.cpp:734:12: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] regerror("NULL parameter"); ^ regexp3.cpp:740:12: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] regerror("corrupted program"); ^ regexp3.cpp:986:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] regerror("memory corruption"); ^ regexp3.cpp:998:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] regerror("corrupted pointers"); ^ regexp3.cpp:1037:12: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] regerror("internal foulup"); ^ 20 warnings generated. g++ -O2 -march=i586 -I. -I/usr/pkg/include -c scroll.cpp -o .OBJ.0.libvslib.a/scroll.o scroll.cpp:42:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ scroll.cpp:63:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 2 warnings generated. g++ -O2 -march=i586 -I. -I/usr/pkg/include -c vscrc.cpp -o .OBJ.0.libvslib.a/vscrc.o In file included from vscrc.cpp:11: In file included from ./vsuti.h:14: ./target.h:80:4: error: "Unknown target please define one manually!" #error "Unknown target please define one manually!" ^ ./target.h:81:4: error: "Supported are _TARGET_LINUX_, _TARGET_DJGPP_, _TARGET_NETBSD_" #error "Supported are _TARGET_LINUX_, _TARGET_DJGPP_, _TARGET_NETBSD_" ^ ./target.h:82:4: error: "Read README or COMPILE file(s) for details" #error "Read README or COMPILE file(s) for details" ^ 3 errors generated. *** Error code 1 Stop. make: stopped in /usr/pkgsrc/work/misc/vfu/work/vfu-3.04/vslib VSLIB compilation failed... Compiling VFU... mkdir -p .OBJ.0.vfu g++ -O2 -march=i586 -I../vslib -I/usr/include/ncurses -I/usr/pkg/include -DPKG_SYSCONFDIR=\"/usr/pkg/etc\" -c see.cpp -o .OBJ.0.vfu/see.o In file included from see.cpp:15: In file included from ./see.h:15: In file included from ../vslib/vslib.h:14: ../vslib/target.h:80:4: error: "Unknown target please define one manually!" #error "Unknown target please define one manually!" ^ ../vslib/target.h:81:4: error: "Supported are _TARGET_LINUX_, _TARGET_DJGPP_, _TARGET_NETBSD_" #error "Supported are _TARGET_LINUX_, _TARGET_DJGPP_, _TARGET_NETBSD_" ^ ../vslib/target.h:82:4: error: "Read README or COMPILE file(s) for details" #error "Read README or COMPILE file(s) for details" ^ In file included from see.cpp:15: In file included from ./see.h:15: In file included from ../vslib/vslib.h:23: ../vslib/unicon.h:17:4: error: "I don't know what is the target platform" #error "I don't know what is the target platform" ^ see.cpp:27:4: warning: illegal character encoding in string literal [-Winvalid-source-encoding] "<80><81><82><83><84><85><86><87><88><89><8A><8B><8C><8D><8E><8F><90><91><92><93><94><95><96><97><98><99><9A><9C><9E><9F>", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ see.cpp:33:4: warning: illegal character encoding in string literal [-Winvalid-source-encoding] "", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ see.cpp:246:19: warning: '&&' within '||' [-Wlogical-op-parentheses] while ( z > 0 && buff[z-1] == '\r' || buff[z-1] == '\n' ) z--; ~~~~~~^~~~~~~~~~~~~~~~~~~~ ~~ see.cpp:246:19: note: place parentheses around the '&&' expression to silence this warning while ( z > 0 && buff[z-1] == '\r' || buff[z-1] == '\n' ) z--; ^ ( ) see.cpp:608:12: error: use of undeclared identifier 'KEY_RIGHT' case KEY_RIGHT : if (bytepos == 0 && !in_text) ^ see.cpp:617:12: error: use of undeclared identifier 'KEY_LEFT' case KEY_LEFT : if (bytepos == 1 && !in_text ) ^ see.cpp:626:12: error: use of undeclared identifier 'KEY_DOWN' case KEY_DOWN : if ( epos + 16 < editbs ) epos += 16; break; ^ see.cpp:627:12: error: use of undeclared identifier 'KEY_UP' case KEY_UP : if ( epos - 16 >= 0 ) epos -= 16; break; ^ see.cpp:629:12: error: use of undeclared identifier 'KEY_HOME' case KEY_HOME : epos = epos - epos % 16; bytepos = 0; break; ^ see.cpp:630:12: error: use of undeclared identifier 'KEY_END' case KEY_END : epos = epos + (16 - epos%16 - 1); ^ see.cpp:652:13: error: use of undeclared identifier 'KEY_RIGHT' key = KEY_RIGHT; ^ see.cpp:665:13: error: use of undeclared identifier 'KEY_RIGHT' key = KEY_RIGHT; ^ see.cpp:701:17: error: use of undeclared identifier 'KEY_ALT_X' ch == KEY_ALT_X || ch == KEY_BACKSPACE ) return ch; ^ see.cpp:701:36: error: use of undeclared identifier 'KEY_BACKSPACE' ch == KEY_ALT_X || ch == KEY_BACKSPACE ) return ch; ^ see.cpp:708:12: error: use of undeclared identifier 'KEY_F1' case KEY_F1 : ^ see.cpp:709:12: error: use of undeclared identifier 'KEY_ALT_H' case KEY_ALT_H : ^ see.cpp:712:12: error: use of undeclared identifier 'KEY_UP' case KEY_UP : up(); draw(); break; ^ see.cpp:714:12: error: use of undeclared identifier 'KEY_DOWN' case KEY_DOWN : down(); draw(); break; ^ see.cpp:717:12: error: use of undeclared identifier 'KEY_PPAGE' case KEY_PPAGE : for ( z = 0; z < rows; z++ ) up(); draw(); break; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 3 warnings and 20 errors generated. *** Error code 1 Stop. make: stopped in /usr/pkgsrc/work/misc/vfu/work/vfu-3.04/vfu VFU compilation failed... Compiling ftparc... mkdir -p .OBJ.0.ftparc g++ -O2 -march=i586 -I../vslib -I/usr/pkg/include -D__unix__ -c ftparc.cpp -o .OBJ.0.ftparc/ftparc.o In file included from ftparc.cpp:4: In file included from ../vslib/vslib.h:14: ../vslib/target.h:80:4: error: "Unknown target please define one manually!" #error "Unknown target please define one manually!" ^ ../vslib/target.h:81:4: error: "Supported are _TARGET_LINUX_, _TARGET_DJGPP_, _TARGET_NETBSD_" #error "Supported are _TARGET_LINUX_, _TARGET_DJGPP_, _TARGET_NETBSD_" ^ ../vslib/target.h:82:4: error: "Read README or COMPILE file(s) for details" #error "Read README or COMPILE file(s) for details" ^ In file included from ftparc.cpp:4: In file included from ../vslib/vslib.h:23: ../vslib/unicon.h:17:4: error: "I don't know what is the target platform" #error "I don't know what is the target platform" ^ ftparc.cpp:258:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] GETOPT( "lxepahqr" ) ^ ../vslib/getopt2.h:16:56: note: expanded from macro 'GETOPT' #define GETOPT(opts) while((optc = getopt2(argc, argv, opts)) != -1) ^ 1 warning and 4 errors generated. *** Error code 1 Stop. make: stopped in /usr/pkgsrc/work/misc/vfu/work/vfu-3.04/ftparc ftparc compilation failed... => Unwrapping files-to-be-installed.