>>> Building on exopi-1 under sysutils/dsh BDEPENDS = [devel/gettext,-runtime;devel/libdshconfig] DIST = [sysutils/dsh:dsh-0.25.10.tar.gz] FULLPKGNAME = dsh-0.25.10p1 RDEPENDS = [devel/libdshconfig;devel/gettext,-runtime] (Junk lock obtained for exopi-1 at 1711580050.82) >>> Running depends in sysutils/dsh at 1711580050.95 last junk was in games/nudoku /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 libdshconfig-0.20.13 was: /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 libdshconfig-0.20.13 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 libdshconfig-0.20.13 >>> Running show-prepare-results in sysutils/dsh at 1711580052.78 ===> sysutils/dsh ===> Building from scratch dsh-0.25.10p1 ===> dsh-0.25.10p1 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> dsh-0.25.10p1 depends on: libdshconfig-* -> libdshconfig-0.20.13 ===> Verifying specs: c dshconfig iconv intl ===> found c.99.0 dshconfig.0.0 iconv.7.1 intl.8.0 gettext-runtime-0.22.5 libdshconfig-0.20.13 (Junk lock released for exopi-1 at 1711580053.47) distfiles size=394506 >>> Running build in sysutils/dsh at 1711580053.50 ===> sysutils/dsh ===> Checking files for dsh-0.25.10p1 `/exopi-cvs/ports/distfiles/dsh-0.25.10.tar.gz' is up to date. >> (SHA256) dsh-0.25.10.tar.gz: OK ===> Extracting for dsh-0.25.10p1 ===> Patching for dsh-0.25.10p1 ===> Applying OpenBSD patch patch-parameter_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |parameter.c:132: warning: passing argument 1 of 'getnetgrent' from incompatible pointer type | |--- parameter.c.orig Mon Aug 27 08:44:54 2012 |+++ parameter.c Mon Aug 27 08:45:08 2012 -------------------------- Patching file parameter.c using Plan A... Hunk #1 succeeded at 127. 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 dsh-0.25.10p1 ===> Configuring for dsh-0.25.10p1 Using /exopi-obj/pobj/dsh-0.25.10/config.site (generated) configure: loading site script /exopi-obj/pobj/dsh-0.25.10/config.site checking for a BSD-compatible install... /exopi-obj/pobj/dsh-0.25.10/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no 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 strerror in -lcposix... (cached) no checking for gcc... (cached) cc 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... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc 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... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cc -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 sys/wait.h that is POSIX.1 compatible... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ 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 whether -lc should be explicitly linked in... 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... yes 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 for an ANSI C-conforming const... (cached) yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking for GNU gettext in libintl... yes checking how to link with libintl... /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib checking for gettext... yes checking for getopt.h... (cached) yes checking for fcntl.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for locale.h... (cached) yes checking for stdlib.h... (cached) yes checking for netdb.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking netgroup.h usability... yes checking netgroup.h presence... yes checking for netgroup.h... yes checking for signal.h... (cached) yes checking for libdshconfig.h ... yes checking for asprintf... (cached) yes checking for strdup... (cached) yes checking for getopt_long... (cached) yes checking for getline... yes checking for dup2... (cached) yes checking for setlocale... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for setnetgrent... (cached) yes checking for getnetgrent... (cached) yes checking for endnetgrent... (cached) yes checking for open_dshconfig in -ldshconfig... yes checking netdb.h has setnetgrent that returns void... yes checking getopt with a GNU option reordering extention... no, POSIX compliant configure: creating ./config.status config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ===> Building for dsh-0.25.10p1 /usr/bin/make all-recursive Making all in m4 Making all in po if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -DDSHCONFDIR="\"/etc\"" -DDSH_COMMANDLINE="\"/usr/local/bin/dsh\"" -DLOCALEDIR="\"/usr/local/share/locale\"" -O2 -pipe -Wall -MT dsh-dsh.o -MD -MP -MF ".deps/dsh-dsh.Tpo" -c -o dsh-dsh.o `test -f 'dsh.c' || echo './'`dsh.c; then mv -f ".deps/dsh-dsh.Tpo" ".deps/dsh-dsh.Po"; else rm -f ".deps/dsh-dsh.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -DDSHCONFDIR="\"/etc\"" -DDSH_COMMANDLINE="\"/usr/local/bin/dsh\"" -DLOCALEDIR="\"/usr/local/share/locale\"" -O2 -pipe -Wall -MT dsh-linkedlist.o -MD -MP -MF ".deps/dsh-linkedlist.Tpo" -c -o dsh-linkedlist.o `test -f 'linkedlist.c' || echo './'`linkedlist.c; then mv -f ".deps/dsh-linkedlist.Tpo" ".deps/dsh-linkedlist.Po"; else rm -f ".deps/dsh-linkedlist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -DDSHCONFDIR="\"/etc\"" -DDSH_COMMANDLINE="\"/usr/local/bin/dsh\"" -DLOCALEDIR="\"/usr/local/share/locale\"" -O2 -pipe -Wall -MT dsh-parameter.o -MD -MP -MF ".deps/dsh-parameter.Tpo" -c -o dsh-parameter.o `test -f 'parameter.c' || echo './'`parameter.c; then mv -f ".deps/dsh-parameter.Tpo" ".deps/dsh-parameter.Po"; else rm -f ".deps/dsh-parameter.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o dsh dsh-dsh.o dsh-linkedlist.o dsh-parameter.o -ldshconfig -lintl -liconv libtool: link: cc -o dsh -O2 -pipe -Wall dsh-dsh.o dsh-linkedlist.o dsh-parameter.o -L.libs -ldshconfig -lintl -liconv -Wl,-rpath-link,/usr/local/lib mkdir build-man sed -e 's,[@]sysconfdir[@],/etc,' < ./dsh.1 > build-man/dsh.1 sed -e 's,[@]sysconfdir[@],/etc,' < ./dsh.conf.5 > build-man/dsh.conf.5 >>> Running package in sysutils/dsh at 1711580069.27 ===> sysutils/dsh ===> Faking installation for dsh-0.25.10p1 Making install in m4 Making install in po /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/share mkdir /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/share/locale mkdir /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/share/locale/ja mkdir /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES installing ja.gmo as /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES/dsh.mo if test "dsh" = "gettext"; then /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in Makevars remove-potcdate.sin ; do /exopi-obj/pobj/dsh-0.25.10/bin/install -c -m 644 ./$file /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi sed -e 's,[@]sysconfdir[@],/usr/local/share/examples,' < ./dsh.1 > build-man/dsh.1 test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/dsh-0.25.10/bin/install -c -s -m 755 'dsh' '/exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/bin/dsh' libtool: install: /exopi-obj/pobj/dsh-0.25.10/bin/install -c -s -m 755 dsh /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/bin/dsh test -z "/usr/local/share/examples" || mkdir -p -- "/exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/share/examples" /exopi-obj/pobj/dsh-0.25.10/bin/install -c -m 644 'dsh.conf' '/exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/share/examples/dsh.conf' for LANGS in ja ; do mkdir -p /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/man/$LANGS/man1 ; mkdir -p /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/man/$LANGS/man5 ; sed -e 's,[@]sysconfdir[@],/usr/local/share/examples,' < ./dsh.$LANGS.1 > /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/man/$LANGS/man1/dsh.1 ; sed -e 's,[@]sysconfdir[@],/usr/local/share/examples,' < ./dsh.conf.$LANGS.5 > /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/man/$LANGS/man5/dsh.conf.5 ; done test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/dsh-0.25.10/bin/install -c -m 644 './build-man/dsh.1' '/exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/man/man1/dsh.1' test -z "/usr/local/man/man5" || mkdir -p -- "/exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/man/man5" /exopi-obj/pobj/dsh-0.25.10/bin/install -c -m 644 './build-man/dsh.conf.5' '/exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/man/man5/dsh.conf.5' ===> Building package for dsh-0.25.10p1 Create /exopi-cvs/ports/packages/amd64/all/dsh-0.25.10p1.tgz Creating package dsh-0.25.10p1 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|devel/libdshconfig checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|******** | 13% archiving|******************************************** | 69% archiving|**************************************************** | 81% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|****************************************************************|100% /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/man/ja/man5/dsh.conf.5: No one-line description, using filename "dsh.conf" /exopi-obj/pobj/dsh-0.25.10/fake-amd64/usr/local/man/ja/man1/dsh.1: No one-line description, using filename "dsh" Link to /exopi-cvs/ports/packages/amd64/ftp/dsh-0.25.10p1.tgz >>> Running clean in sysutils/dsh at 1711580072.15 ===> sysutils/dsh ===> Cleaning for dsh-0.25.10p1 >>> Ended at 1711580072.50 max_stuck=0.00/depends=1.93/show-prepare-results=0.71/build=15.78/package=2.88/clean=0.38