>>> Building on exopi-6 under productivity/devtodo DIST = [productivity/devtodo:devtodo-0.1.20.tar.gz] FULLPKGNAME = devtodo-0.1.20p6 distfiles size=390935 >>> Running build in productivity/devtodo at 1711446273.11 ===> productivity/devtodo ===> Building from scratch devtodo-0.1.20p6 ===> Verifying specs: c m curses readline c++ c++abi pthread ===> found c.99.0 m.10.1 curses.15.0 readline.5.0 c++.10.0 c++abi.7.0 pthread.27.1 ===> Checking files for devtodo-0.1.20p6 `/exopi-cvs/ports/distfiles/devtodo-0.1.20.tar.gz' is up to date. >> (SHA256) devtodo-0.1.20.tar.gz: OK ===> Extracting for devtodo-0.1.20p6 ===> Patching for devtodo-0.1.20p6 ===> Applying OpenBSD patch patch-src_todoterm_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |fix for ports-gcc-4.9 |todoterm.cc:18:38: error: 'getenv' was not declared in this scope |Index: src/todoterm.cc |--- src/todoterm.cc.orig |+++ src/todoterm.cc -------------------------- Patching file src/todoterm.cc using Plan A... Hunk #1 succeeded at 7. done ===> Applying OpenBSD patch patch-util_XML_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- util/XML.cc.orig Mon Dec 10 22:26:55 2007 |+++ util/XML.cc Mon Dec 10 22:27:07 2007 -------------------------- Patching file util/XML.cc using Plan A... Hunk #1 succeeded at 49. done ===> 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 devtodo-0.1.20p6 ===> Configuring for devtodo-0.1.20p6 Using /exopi-obj/pobj/devtodo-0.1.20/config.site (generated) configure: loading site script /exopi-obj/pobj/devtodo-0.1.20/config.site checking for a BSD-compatible install... /exopi-obj/pobj/devtodo-0.1.20/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 build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking for a BSD-compatible install... /exopi-obj/pobj/devtodo-0.1.20/bin/install -c checking whether ln -s works... yes checking for regex.h... (cached) yes checking string usability... yes checking string presence... yes checking for string... yes checking utility usability... yes checking utility presence... yes checking for utility... yes checking iterator usability... yes checking iterator presence... yes checking for iterator... yes checking stdexcept usability... yes checking stdexcept presence... yes checking for stdexcept... yes checking list usability... yes checking list presence... yes checking for list... yes checking map usability... yes checking map presence... yes checking for map... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking typeinfo usability... yes checking typeinfo presence... yes checking for typeinfo... yes checking for ctype.h... (cached) yes checking stack usability... yes checking stack presence... yes checking for stack... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking fstream usability... yes checking fstream presence... yes checking for fstream... yes checking ctime usability... yes checking ctime presence... yes checking for ctime... yes checking for regcomp... (cached) yes checking for ctime... (cached) yes checking for time... (cached) yes checking for unlink... (cached) yes checking for isatty... (cached) yes checking for strncmp... (cached) yes checking for strftime... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for crash-config... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating util/Makefile config.status: creating doc/Makefile config.status: creating doc/devtodo.1 config.status: creating makepackages.sh config.status: creating devtodo.spec config.status: creating devtodo.list config.status: WARNING: devtodo.list.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands ===> Building for devtodo-0.1.20p6 /usr/bin/make all-recursive Making all in util /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Terminal.lo -MD -MP -MF .deps/Terminal.Tpo -c -o Terminal.lo Terminal.cc c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Terminal.lo -MD -MP -MF .deps/Terminal.Tpo -c Terminal.cc -fPIC -DPIC -o .libs/Terminal.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Terminal.lo -MD -MP -MF .deps/Terminal.Tpo -c Terminal.cc -o Terminal.o mv -f .deps/Terminal.Tpo .deps/Terminal.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Lexer.lo -MD -MP -MF .deps/Lexer.Tpo -c -o Lexer.lo Lexer.cc c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Lexer.lo -MD -MP -MF .deps/Lexer.Tpo -c Lexer.cc -fPIC -DPIC -o .libs/Lexer.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Lexer.lo -MD -MP -MF .deps/Lexer.Tpo -c Lexer.cc -o Lexer.o mv -f .deps/Lexer.Tpo .deps/Lexer.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Regex.lo -MD -MP -MF .deps/Regex.Tpo -c -o Regex.lo Regex.cc c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Regex.lo -MD -MP -MF .deps/Regex.Tpo -c Regex.cc -fPIC -DPIC -o .libs/Regex.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Regex.lo -MD -MP -MF .deps/Regex.Tpo -c Regex.cc -o Regex.o mv -f .deps/Regex.Tpo .deps/Regex.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT XML.lo -MD -MP -MF .deps/XML.Tpo -c -o XML.lo XML.cc c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT XML.lo -MD -MP -MF .deps/XML.Tpo -c XML.cc -fPIC -DPIC -o .libs/XML.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT XML.lo -MD -MP -MF .deps/XML.Tpo -c XML.cc -o XML.o mv -f .deps/XML.Tpo .deps/XML.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Strings.lo -MD -MP -MF .deps/Strings.Tpo -c -o Strings.lo Strings.cc c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Strings.lo -MD -MP -MF .deps/Strings.Tpo -c Strings.cc -fPIC -DPIC -o .libs/Strings.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT Strings.lo -MD -MP -MF .deps/Strings.Tpo -c Strings.cc -o Strings.o mv -f .deps/Strings.Tpo .deps/Strings.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT CommandArgs.lo -MD -MP -MF .deps/CommandArgs.Tpo -c -o CommandArgs.lo CommandArgs.cc c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT CommandArgs.lo -MD -MP -MF .deps/CommandArgs.Tpo -c CommandArgs.cc -fPIC -DPIC -o .libs/CommandArgs.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT CommandArgs.lo -MD -MP -MF .deps/CommandArgs.Tpo -c CommandArgs.cc -o CommandArgs.o mv -f .deps/CommandArgs.Tpo .deps/CommandArgs.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o libutil.la Terminal.lo Lexer.lo Regex.lo XML.lo Strings.lo CommandArgs.lo libtool: link: ar cru .libs/libutil.a .libs/Terminal.o .libs/Lexer.o .libs/Regex.o .libs/XML.o .libs/Strings.o .libs/CommandArgs.o libtool: link: ranlib .libs/libutil.a Making all in src c++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -pipe -MT Todo.o -MD -MP -MF .deps/Todo.Tpo -c -o Todo.o Todo.cc Todo.cc:56:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ Todo.cc:63:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ Todo.cc:70:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ Todo.cc:82:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ Todo.cc:89:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 5 warnings generated. mv -f .deps/Todo.Tpo .deps/Todo.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -pipe -MT TodoDB.o -MD -MP -MF .deps/TodoDB.Tpo -c -o TodoDB.o TodoDB.cc TodoDB.cc:559:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ TodoDB.cc:936:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else ^ 2 warnings generated. mv -f .deps/TodoDB.Tpo .deps/TodoDB.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -pipe -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.cc support.cc:424:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ support.cc:432:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 2 warnings generated. mv -f .deps/support.Tpo .deps/support.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc mv -f .deps/main.Tpo .deps/main.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -pipe -MT todoterm.o -MD -MP -MF .deps/todoterm.Tpo -c -o todoterm.o todoterm.cc mv -f .deps/todoterm.Tpo .deps/todoterm.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -pipe -MT Loaders.o -MD -MP -MF .deps/Loaders.Tpo -c -o Loaders.o Loaders.cc mv -f .deps/Loaders.Tpo .deps/Loaders.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o devtodo Todo.o TodoDB.o support.o main.o todoterm.o Loaders.o ../util/libutil.la -lreadline -lncurses libtool: link: c++ -o devtodo -O2 -pipe Todo.o TodoDB.o support.o main.o todoterm.o Loaders.o /exopi-obj/pobj/devtodo-0.1.20/devtodo-0.1.20/util/.libs/libutil.a -L.libs -lreadline -lcurses -lncurses Making all in doc >>> Running package in productivity/devtodo at 1711446340.76 ===> productivity/devtodo ===> Faking installation for devtodo-0.1.20p6 Making install in util Making install in src test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/devtodo-0.1.20/bin/install -c -s -m 755 'devtodo' '/exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/bin/devtodo' libtool: install: /exopi-obj/pobj/devtodo-0.1.20/bin/install -c -s -m 755 devtodo /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/bin/devtodo /usr/bin/make install-exec-hook cd /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/bin; for i in tda tdr tdd tdl tde todo; do ln -s -f devtodo $i; done Making install in doc mkdir -p /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/man/man1 cd /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/man/man1; for i in tda tdr tdd tde tdl todo; do ln -s -f devtodo.1 $i.1; done test -f /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/etc/todorc || ( mkdir -p /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/etc ; /exopi-obj/pobj/devtodo-0.1.20/bin/install -c -m 644 todorc.example /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/etc/todorc ) test -z "/usr/local/man/man1" || mkdir -p "/exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/devtodo-0.1.20/bin/install -c -m 644 './devtodo.1' '/exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/man/man1/devtodo.1' /exopi-obj/pobj/devtodo-0.1.20/bin/install -d -m 755 /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/share/doc/devtodo /exopi-obj/pobj/devtodo-0.1.20/bin/install -d -m 755 /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/share/examples/devtodo cd /exopi-obj/pobj/devtodo-0.1.20/devtodo-0.1.20 && /exopi-obj/pobj/devtodo-0.1.20/bin/install -c -m 644 README QuickStart /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/share/doc/devtodo cd /exopi-obj/pobj/devtodo-0.1.20/devtodo-0.1.20 && /exopi-obj/pobj/devtodo-0.1.20/bin/install -c -m 644 doc/scripts.* doc/todorc.example contrib/* /exopi-obj/pobj/devtodo-0.1.20/fake-amd64/usr/local/share/examples/devtodo ===> Building package for devtodo-0.1.20p6 Create /exopi-cvs/ports/packages/amd64/all/devtodo-0.1.20p6.tgz Creating package devtodo-0.1.20p6 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************** | 85% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/devtodo-0.1.20p6.tgz >>> Running clean in productivity/devtodo at 1711446344.18 ===> productivity/devtodo ===> Cleaning for devtodo-0.1.20p6 >>> Ended at 1711446344.62 max_stuck=1.27/build=67.56/package=3.42/clean=0.52