building iplike-2.0.2 in directory /usr/local/tinderbox/7.4-FreeBSD build started at Wed May 18 06:45:31 UTC 2011 port directory: /usr/ports/databases/iplike building for: 7.4-RELEASE i386 maintained by: venture37@geeklan.co.uk Makefile ident: $FreeBSD: ports/databases/iplike/Makefile,v 1.3 2011/05/03 19:36:07 arved Exp $ prefixes: LOCALBASE=usr/local PREFIX=/usr/local Begin Configuration: ---Begin Environment--- ARCH=i386 PACKAGE_BUILDING=1 USER=root CCACHE_DIR= BRANCH=RELEASE CCACHE_NOLINK=1 HOST_WORKDIR= BATCH=1 OLDPWD=/ HOME=/root LOG_DIRECTORY=/root/log PAGER=more LOG_DOCOPY=1 PKGZIPCMD=bzip2 HAVE_MOTIF=1 FTP_TIMEOUT=900 HTTP_TIMEOUT=900 defaultUpdateHost=cvsup6.us.FreeBSD.org pb=/usr/local/tinderbox DISTFILE_CACHE=/root/distfiles OSREL=7.4 defaultUpdateType=CSUP BLOCKSIZE=K TINDERD_LOGFILE=/dev/null PORTOBJFORMAT=elf WRKDIRPREFIX=/work DISTDIR=/tmp/distfiles DISTCACHE=/distcache CCACHE_LOGFILE= PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PACKAGES=/tmp/packages TIMEOUT=7200 PKGSUFFIX=.tbz OSVERSION=704000 OPTIONS_ENABLED=0 __DSVERSION__=3.2.1 TINDERD_SLEEPTIME=120 UNAME_n=tinderbox.host __MKLVL__=1 CCACHE_JAIL=0 LOCALBASE=/usr/local CCACHE_MAX_SIZE=1G DISTFILE_URI= X_WINDOW_SYSTEM=xorg MASTER_SITE_OVERRIDE=file:///distcache/${DIST_SUBDIR}/ OPTIONS_DIR= UNAME_r=7.4-RELEASE USA_RESIDENT=YES UNAME_s=FreeBSD PARALLEL_PACKAGE_BUILD=1 PWD=/usr/ports/databases/iplike UNAME_v=FreeBSD 7.4-RELEASE #0: Wed May 18 06:42:12 UTC 2011 root@tinderbox.host:/usr/src/sys/magic/kernel/path FTP_PASSIVE_MODE=yes CCACHE_ENABLED=0 INDEXFILE=INDEX-7 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=gettext-0.18.1.1.tbz libiconv-1.13.1_1.tbz postgresql-client-8.4.8.tbz RUN_DEPENDS=gettext-0.18.1.1.tbz libiconv-1.13.1_1.tbz postgresql-client-8.4.8.tbz add_pkg ================================================================ ======================================== ===> License check disabled, port has not defined LICENSE => iplike-2.0.2.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch file:///distcache//iplike-2.0.2.tar.gz iplike-2.0.2.tar.gz 321 kB 159 MBps => SHA256 Checksum OK for iplike-2.0.2.tar.gz. ================================================================ ======================================== add_pkg ===> License check disabled, port has not defined LICENSE ===> Extracting for iplike-2.0.2 => SHA256 Checksum OK for iplike-2.0.2.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for iplike-2.0.2 ===> Applying FreeBSD patches for iplike-2.0.2 ================================================================ ======================================== add_pkg gettext-0.18.1.1.tbz libiconv-1.13.1_1.tbz postgresql-client-8.4.8.tbz adding dependencies pkg_add gettext-0.18.1.1.tbz pkg_add libiconv-1.13.1_1.tbz skipping libiconv-1.13.1_1, already added pkg_add postgresql-client-8.4.8.tbz The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. p5-postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> iplike-2.0.2 depends on shared library: pq.5 - found ===> Configuring for iplike-2.0.2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes 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 ln -s works... yes checking build system type... i386-portbld-freebsd7.4 checking host system type... i386-portbld-freebsd7.4 checking for a sed that does not truncate output... /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 how to recognise dependent libraries... pass_all checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... 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... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no 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... no checking dynamic linker characteristics... freebsd7.4 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... no 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... freebsd7.4 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking if cc is Sun CC... no rpm: not found checking for rpmbuild... no *** RPM Configuration Failed *** Failed to find the rpmbuild program. If you want to build rpm packages *** indicate the path to the rpmbuild program using --with-rpmbuild-prog=PROG checking for pg_config... /usr/local/bin/pg_config checking whether long int is 64 bits... no checking whether long long int is 64 bits... yes checking windef.h usability... no checking windef.h presence... no checking for windef.h... no checking for postgres.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating iplike.spec config.status: creating install_iplike.sh config.status: creating config.h config.status: executing depfiles commands ===> Building for iplike-2.0.2 make all-am if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include/postgresql/server -I/usr/local/include -DWIN32_CLIENT_ONLY -O2 -fno-strict-aliasing -pipe -Wall -MT iplike.lo -MD -MP -MF ".deps/iplike.Tpo" -c -o iplike.lo iplike.c; then mv -f ".deps/iplike.Tpo" ".deps/iplike.Plo"; else rm -f ".deps/iplike.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include/postgresql/server -I/usr/local/include -DWIN32_CLIENT_ONLY -O2 -fno-strict-aliasing -pipe -Wall -MT iplike.lo -MD -MP -MF .deps/iplike.Tpo -c iplike.c -fPIC -DPIC -o .libs/iplike.o iplike.c:122: warning: type qualifiers ignored on function return type iplike.c:123: warning: type qualifiers ignored on function return type iplike.c:124: warning: type qualifiers ignored on function return type iplike.c:163: warning: type qualifiers ignored on function return type iplike.c:235: warning: type qualifiers ignored on function return type iplike.c:353: warning: type qualifiers ignored on function return type iplike.c:388: warning: type qualifiers ignored on function return type iplike.c:438: warning: type qualifiers ignored on function return type iplike.c:474: warning: type qualifiers ignored on function return type iplike.c:748: warning: type qualifiers ignored on function return type iplike.c:1062: warning: type qualifiers ignored on function return type /bin/sh ./libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -L/usr/local/lib -o libiplike_common.la -L'/usr/local/lib' -lpq iplike.lo ar cru .libs/libiplike_common.a .libs/iplike.o ranlib .libs/libiplike_common.a creating libiplike_common.la (cd .libs && rm -f libiplike_common.la && ln -s ../libiplike_common.la libiplike_common.la) /bin/sh ./libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -L/usr/local/lib -o iplike.la -rpath /usr/local/lib/postgresql -module -avoid-version -no-undefined libiplike_common.la cc -shared -Wl,--whole-archive ./.libs/libiplike_common.a -Wl,--no-whole-archive -L/usr/local/lib -lpq -Wl,-soname -Wl,iplike.so -o .libs/iplike.so creating iplike.la (cd .libs && rm -f iplike.la && ln -s ../iplike.la iplike.la) ================================================================ ======================================== make: don't know how to make regression-test(continuing) ================================================================ ======================================== add_pkg gettext-0.18.1.1.tbz libiconv-1.13.1_1.tbz postgresql-client-8.4.8.tbz adding dependencies pkg_add gettext-0.18.1.1.tbz skipping gettext-0.18.1.1, already added pkg_add libiconv-1.13.1_1.tbz skipping libiconv-1.13.1_1, already added pkg_add postgresql-client-8.4.8.tbz skipping postgresql-client-8.4.8, already added ===> Installing for iplike-2.0.2 ===> iplike-2.0.2 depends on shared library: pq.5 - found ===> Generating temporary packing list ===> Checking if databases/iplike already installed test -z "/usr/local/sbin" || /work/a/ports/databases/iplike/work/iplike-2.0.2/install-sh -d "/usr/local/sbin" install -o root -g wheel -m 555 'install_iplike.sh' '/usr/local/sbin/install_iplike.sh' test -z "/usr/local/lib/postgresql" || /work/a/ports/databases/iplike/work/iplike-2.0.2/install-sh -d "/usr/local/lib/postgresql" /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel 'iplike.la' '/usr/local/lib/postgresql/iplike.la' /usr/bin/install -c -o root -g wheel .libs/iplike.so /usr/local/lib/postgresql/iplike.so /usr/bin/install -c -o root -g wheel .libs/iplike.lai /usr/local/lib/postgresql/iplike.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/postgresql If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- | Don't forget to run /usr/local/sbin/install_iplike.sh to make the relevant | changes to your OpenNMS database. | To confirm the changes have been made run: | psql -U opennms -h localhost -c '\df+ iplike' | head | Check the Language column, It should say "c" and not "plpgsql" ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for iplike-2.0.2 ================================================================ ======================================== ===> Building package for iplike-2.0.2 tar: lib/iplike.la: Cannot stat: No such file or directory tar: lib/iplike.so: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** Error code 1 Stop in /a/ports/databases/iplike. Deleting iplike-2.0.2 pkg_delete: file '/usr/local/lib/iplike.la' doesn't exist pkg_delete: file '/usr/local/lib/iplike.so' doesn't exist pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 3439039 4 -rwxr-xr-x 1 root wheel 801 May 18 06:45 usr/local/lib/postgresql/iplike.la 3439038 24 -rwxr-xr-x 1 root wheel 11921 May 18 06:45 usr/local/lib/postgresql/iplike.so ================================================================ build of /usr/ports/databases/iplike ended at Wed May 18 06:45:51 UTC 2011