=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for exchess-7.31beta cd /usr/pkgsrc/work/games/exchess/work/EXchess_v7.31 && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE=/usr/pkg CC=cc CFLAGS=-O2\ -DEXCHESS_DIR=/usr/pkg/lib/exchess\ -march=i586\ -I/usr/pkg/include CPPFLAGS=-I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -DEXCHESS_DIR=/usr/pkg/lib/exchess\ -march=i586\ -I/usr/pkg/include 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/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/work/games/exchess/work/.wrapper/bin:/usr/pkgsrc/work/games/exchess/work/.buildlink/bin:/usr/pkgsrc/work/games/exchess/work/.tools/bin:/usr/pkg/bin::/usr/pbulk/bin:/usr/pbulk/sbin:/usr/pkg/bin:/usr/pkg/sbin:/usr/X11R7/bin:/usr/X11R7/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/games:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp HOME=/usr/pkgsrc/work/games/exchess/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 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/games/exchess/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/work/games/exchess/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/work/games/exchess/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/work/games/exchess/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes c++ -O2 -DEXCHESS_DIR=/usr/pkg/lib/exchess -march=i586 -I/usr/pkg/include src/EXchess.cc -o exchess -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpthread In file included from src/EXchess.cc:1: In file included from src/../src/main.cpp:32: /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ In file included from src/EXchess.cc:12: src/../src/smp.cpp:112:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:202:34: error: no member named '__pthread_write' in 'std::__1::basic_fstream >' chunk_file[chunk_count-1].write((char *) record_place, sizeof(book_rec)); ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:239:32: error: no member named '__pthread_write' in 'std::__1::basic_fstream >' chunk_file[chunk_count-1].write((char *) record_place, sizeof(book_rec)); ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:257:21: error: no member named '__pthread_read' in 'std::__1::basic_fstream >' chunk_file[i].read((char *) &chunk_record[i], sizeof(book_rec)); ~~~~~~~~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:528:20: note: expanded from macro 'read' #define read __pthread_read ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:286:17: error: no member named '__pthread_read' in 'std::__1::basic_fstream >' chunk_file[i].read((char *) &chunk_record[i], sizeof(book_rec)); \ ~~~~~~~~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:528:20: note: expanded from macro 'read' #define read __pthread_read ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:292:10: error: no member named '__pthread_write' in 'std::__1::basic_ofstream >' out.write((char *) &chunk_record[min], sizeof(book_rec)); ~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:296:24: error: no member named '__pthread_read' in 'std::__1::basic_fstream >' chunk_file[min].read((char *) &chunk_record[min], sizeof(book_rec)); ~~~~~~~~~~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:528:20: note: expanded from macro 'read' #define read __pthread_read ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:344:12: error: no member named '__pthread_read' in 'std::__1::basic_fstream >' book_f->read((char *) book_record, sizeof(book_rec)); ~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:528:20: note: expanded from macro 'read' #define read __pthread_read ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:356:16: error: no member named '__pthread_read' in 'std::__1::basic_fstream >' book_f->read((char *) book_record, sizeof(book_rec)); ~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:528:20: note: expanded from macro 'read' #define read __pthread_read ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:720:16: error: no member named '__pthread_write' in 'std::__1::basic_fstream >' book_f.write((char *) &book_record, sizeof(book_rec)); ~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:744:17: error: no member named '__pthread_read' in 'std::__1::basic_fstream >' book_f.read((char *) &temp_rec1, sizeof(book_rec)); ~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:528:20: note: expanded from macro 'read' #define read __pthread_read ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:747:19: error: no member named '__pthread_write' in 'std::__1::basic_fstream >' book_f.write((char *) &temp_rec2, sizeof(book_rec)); ~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:751:16: error: no member named '__pthread_write' in 'std::__1::basic_fstream >' book_f.write((char *) &temp_rec2, sizeof(book_rec)); ~~~~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:796:12: error: no member named '__pthread_write' in 'std::__1::basic_fstream >' out.write((char *) &learn_book[bi], sizeof(book_rec)); ~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ In file included from src/EXchess.cc:16: src/../src/book.cpp:800:12: error: no member named '__pthread_write' in 'std::__1::basic_fstream >' out.write((char *) &learn_book[bi], sizeof(book_rec)); ~~~ ^ /usr/pkgsrc/work/games/exchess/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ 2 warnings and 14 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/games/exchess *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/exchess