=> Building pkgconf:standard (version 2.2.0) Started : Sunday,31 MAR 2024 at 05:56:17 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --with-pkg-config-dir=/usr/lib/pkgconfig:/raven/lib/pkgconfig --with-system-libdir=/lib:/usr/lib --with-system-includedir=/usr/include --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/pkgconf" STD_EXAMPLESDIR="/raven/share/examples/pkgconf" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/pkgconf/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " SOVERSION=5.0.0 SOMAJOR=5 -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/pkgconf -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 DEVELOPER=1 PATCH_DEBUG=yes BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for pkgconf-standard => pkgconf-2.2.0.tar.xz doesn't seem to exist in /distfiles. => Attempting to fetch https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.xz pkgconf-2.2.0.tar.xz 304 kB 32 MBps 00s -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for pkgconf-standard ===> Extracting for pkgconf-standard => SHA256 Checksum OK for pkgconf-2.2.0.tar.xz. ===> Creating package metadata (complete) ===> Creating package metadata (primary) ===> Creating package metadata (dev) ===> Creating package metadata (man) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for pkgconf-standard ===> Applying common patches for pkgconf-standard Applying common patch patch-libpkgconf_bsdstubs.c Patching file libpkgconf/bsdstubs.c using Plan A... -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for pkgconf-standard /usr/bin/sed -i.bak -e 's|version_type=sunos|version_type=freebsd-elf|' /construction/pkgconf/pkgconf-2.2.0/configure USES=libtool modified /construction/pkgconf/pkgconf-2.2.0/configure USES=libtool modified /construction/pkgconf/pkgconf-2.2.0/ltmain.sh ==> cd /construction/pkgconf/pkgconf-2.2.0 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --with-pkg-config-dir=/usr/lib/pkgconfig:/raven/lib/pkgconfig --with-system-libdir=/lib:/usr/lib --with-system-includedir=/usr/include --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -std=gnu99... yes checking for cc options needed to detect all undeclared functions... none needed checking whether strlcpy is declared... yes checking whether strlcat is declared... yes checking whether strndup is declared... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether reallocarray is declared... yes checking for sys/stat.h... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... none checking whether make supports nested variables... (cached) yes checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 checking how to print strings... printf 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/grep -E checking for fgrep... (cached) /usr/bin/grep -F checking for ld used by cc... /raven/toolchain/bin/ld checking if the linker (/raven/toolchain/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /raven/toolchain/bin/nm -B checking the name lister (/raven/toolchain/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-raven-dragonfly6.4 file names to x86_64-raven-dragonfly6.4 format... func_convert_file_noop checking how to convert x86_64-raven-dragonfly6.4 file names to toolchain format... func_convert_file_noop checking for /raven/toolchain/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /raven/toolchain/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... checking how to truncate binary pipes... /usr/bin/sed -e 4q checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/raven/toolchain/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly6.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... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... cpp checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Kyuafile config.status: creating libpkgconf.pc config.status: creating tests/Kyuafile config.status: creating tests/test_env.sh config.status: creating libpkgconf/config.h config.status: executing depfiles commands config.status: executing libtool commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for pkgconf-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/pkgconf STD_EXAMPLESDIR=/raven/share/examples/pkgconf MANPREFIX=/raven/share ==> cd /construction/pkgconf/pkgconf-2.2.0; /usr/bin/make -f Makefile -j10 all --- cli/.dirstamp --- --- cli/.deps/.dirstamp --- --- cli/bomtool/.dirstamp --- --- cli/bomtool/.deps/.dirstamp --- --- libpkgconf/.dirstamp --- --- libpkgconf/.deps/.dirstamp --- --- cli/bomtool-getopt_long.o --- --- cli/pkgconf-main.o --- --- cli/pkgconf-getopt_long.o --- --- cli/pkgconf-renderer-msvc.o --- --- cli/bomtool-getopt_long.o --- cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I./libpkgconf -I./cli -I./cli/bomtool -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o cli/bomtool-getopt_long.o `test -f 'cli/getopt_long.c' || echo './'`cli/getopt_long.c --- cli/bomtool/bomtool-main.o --- --- cli/pkgconf-getopt_long.o --- cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I./libpkgconf -I./cli -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o cli/pkgconf-getopt_long.o `test -f 'cli/getopt_long.c' || echo './'`cli/getopt_long.c --- cli/pkgconf-main.o --- cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I./libpkgconf -I./cli -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o cli/pkgconf-main.o `test -f 'cli/main.c' || echo './'`cli/main.c --- libpkgconf/audit.lo --- --- libpkgconf/cache.lo --- --- libpkgconf/client.lo --- --- libpkgconf/pkg.lo --- --- libpkgconf/bsdstubs.lo --- --- cli/pkgconf-renderer-msvc.o --- cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I./libpkgconf -I./cli -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o cli/pkgconf-renderer-msvc.o `test -f 'cli/renderer-msvc.c' || echo './'`cli/renderer-msvc.c --- cli/bomtool/bomtool-main.o --- cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I./libpkgconf -I./cli -I./cli/bomtool -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o cli/bomtool/bomtool-main.o `test -f 'cli/bomtool/main.c' || echo './'`cli/bomtool/main.c --- libpkgconf/audit.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/audit.lo libpkgconf/audit.c --- libpkgconf/cache.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/cache.lo libpkgconf/cache.c --- libpkgconf/client.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/client.lo libpkgconf/client.c --- libpkgconf/pkg.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/pkg.lo libpkgconf/pkg.c --- libpkgconf/bsdstubs.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/bsdstubs.lo libpkgconf/bsdstubs.c --- libpkgconf/fragment.lo --- --- libpkgconf/argvsplit.lo --- --- libpkgconf/fragment.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/fragment.lo libpkgconf/fragment.c --- libpkgconf/argvsplit.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/argvsplit.lo libpkgconf/argvsplit.c --- libpkgconf/cache.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/cache.c -fPIC -DPIC -o libpkgconf/.libs/cache.o --- libpkgconf/bsdstubs.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/bsdstubs.c -fPIC -DPIC -o libpkgconf/.libs/bsdstubs.o --- libpkgconf/client.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/client.c -fPIC -DPIC -o libpkgconf/.libs/client.o --- libpkgconf/pkg.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/pkg.c -fPIC -DPIC -o libpkgconf/.libs/pkg.o --- libpkgconf/audit.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/audit.c -fPIC -DPIC -o libpkgconf/.libs/audit.o --- libpkgconf/fragment.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/fragment.c -fPIC -DPIC -o libpkgconf/.libs/fragment.o --- libpkgconf/argvsplit.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/argvsplit.c -fPIC -DPIC -o libpkgconf/.libs/argvsplit.o --- libpkgconf/bsdstubs.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/bsdstubs.c -o libpkgconf/bsdstubs.o >/dev/null 2>&1 --- libpkgconf/fileio.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/fileio.lo libpkgconf/fileio.c --- libpkgconf/tuple.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/tuple.lo libpkgconf/tuple.c --- libpkgconf/audit.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/audit.c -o libpkgconf/audit.o >/dev/null 2>&1 --- libpkgconf/dependency.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/dependency.lo libpkgconf/dependency.c --- libpkgconf/fileio.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/fileio.c -fPIC -DPIC -o libpkgconf/.libs/fileio.o --- libpkgconf/cache.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/cache.c -o libpkgconf/cache.o >/dev/null 2>&1 --- libpkgconf/argvsplit.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/argvsplit.c -o libpkgconf/argvsplit.o >/dev/null 2>&1 --- libpkgconf/dependency.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/dependency.c -fPIC -DPIC -o libpkgconf/.libs/dependency.o --- libpkgconf/tuple.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/tuple.c -fPIC -DPIC -o libpkgconf/.libs/tuple.o --- libpkgconf/client.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/client.c -o libpkgconf/client.o >/dev/null 2>&1 --- libpkgconf/queue.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/queue.lo libpkgconf/queue.c --- libpkgconf/fileio.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/fileio.c -o libpkgconf/fileio.o >/dev/null 2>&1 --- libpkgconf/path.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/path.lo libpkgconf/path.c --- libpkgconf/fragment.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/fragment.c -o libpkgconf/fragment.o >/dev/null 2>&1 --- libpkgconf/personality.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/personality.lo libpkgconf/personality.c --- libpkgconf/queue.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/queue.c -fPIC -DPIC -o libpkgconf/.libs/queue.o --- libpkgconf/personality.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/personality.c -fPIC -DPIC -o libpkgconf/.libs/personality.o --- libpkgconf/path.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/path.c -fPIC -DPIC -o libpkgconf/.libs/path.o --- libpkgconf/parser.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c -o libpkgconf/parser.lo libpkgconf/parser.c --- libpkgconf/tuple.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/tuple.c -o libpkgconf/tuple.o >/dev/null 2>&1 --- libpkgconf/parser.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/parser.c -fPIC -DPIC -o libpkgconf/.libs/parser.o --- libpkgconf/dependency.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/dependency.c -o libpkgconf/dependency.o >/dev/null 2>&1 --- libpkgconf/personality.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/personality.c -o libpkgconf/personality.o >/dev/null 2>&1 --- libpkgconf/path.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/path.c -o libpkgconf/path.o >/dev/null 2>&1 --- libpkgconf/pkg.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/pkg.c -o libpkgconf/pkg.o >/dev/null 2>&1 --- libpkgconf/queue.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/queue.c -o libpkgconf/queue.o >/dev/null 2>&1 --- libpkgconf/parser.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/raven/include -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -c libpkgconf/parser.c -o libpkgconf/parser.o >/dev/null 2>&1 --- libpkgconf.la --- /bin/sh ./libtool --tag=CC --mode=link cc -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -no-undefined -version-info 5:0:0 -export-symbols-regex '^pkgconf_' -o libpkgconf.la -rpath /raven/lib libpkgconf/audit.lo libpkgconf/cache.lo libpkgconf/client.lo libpkgconf/pkg.lo libpkgconf/bsdstubs.lo libpkgconf/fragment.lo libpkgconf/argvsplit.lo libpkgconf/fileio.lo libpkgconf/tuple.lo libpkgconf/dependency.lo libpkgconf/queue.lo libpkgconf/path.lo libpkgconf/personality.lo libpkgconf/parser.lo libtool: link: /raven/toolchain/bin/nm -B libpkgconf/.libs/audit.o libpkgconf/.libs/cache.o libpkgconf/.libs/client.o libpkgconf/.libs/pkg.o libpkgconf/.libs/bsdstubs.o libpkgconf/.libs/fragment.o libpkgconf/.libs/argvsplit.o libpkgconf/.libs/fileio.o libpkgconf/.libs/tuple.o libpkgconf/.libs/dependency.o libpkgconf/.libs/queue.o libpkgconf/.libs/path.o libpkgconf/.libs/personality.o libpkgconf/.libs/parser.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpkgconf.exp libtool: link: /usr/bin/grep -E -e "^pkgconf_" ".libs/libpkgconf.exp" > ".libs/libpkgconf.expT" libtool: link: mv -f ".libs/libpkgconf.expT" ".libs/libpkgconf.exp" libtool: link: echo "{ global:" > .libs/libpkgconf.so.5.0.0-ver libtool: link: sed -e "s|$|;|" < .libs/libpkgconf.exp >> .libs/libpkgconf.so.5.0.0-ver libtool: link: echo "local: *; };" >> .libs/libpkgconf.so.5.0.0-ver libtool: link: cc -shared -fPIC -DPIC libpkgconf/.libs/audit.o libpkgconf/.libs/cache.o libpkgconf/.libs/client.o libpkgconf/.libs/pkg.o libpkgconf/.libs/bsdstubs.o libpkgconf/.libs/fragment.o libpkgconf/.libs/argvsplit.o libpkgconf/.libs/fileio.o libpkgconf/.libs/tuple.o libpkgconf/.libs/dependency.o libpkgconf/.libs/queue.o libpkgconf/.libs/path.o libpkgconf/.libs/personality.o libpkgconf/.libs/parser.o -O2 -Wl,-soname -Wl,libpkgconf.so.5 -Wl,-version-script -Wl,.libs/libpkgconf.so.5.0.0-ver -o .libs/libpkgconf.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libpkgconf.so.5" && ln -s "libpkgconf.so.5.0.0" "libpkgconf.so.5") libtool: link: (cd ".libs" && rm -f "libpkgconf.so" && ln -s "libpkgconf.so.5.0.0" "libpkgconf.so") libtool: link: ar cr .libs/libpkgconf.a libpkgconf/audit.o libpkgconf/cache.o libpkgconf/client.o libpkgconf/pkg.o libpkgconf/bsdstubs.o libpkgconf/fragment.o libpkgconf/argvsplit.o libpkgconf/fileio.o libpkgconf/tuple.o libpkgconf/dependency.o libpkgconf/queue.o libpkgconf/path.o libpkgconf/personality.o libpkgconf/parser.o libtool: link: ranlib .libs/libpkgconf.a libtool: link: ( cd ".libs" && rm -f "libpkgconf.la" && ln -s "../libpkgconf.la" "libpkgconf.la" ) --- bomtool --- --- pkgconf --- --- bomtool --- /bin/sh ./libtool --tag=CC --mode=link cc -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -o bomtool cli/bomtool/bomtool-main.o cli/bomtool-getopt_long.o libpkgconf.la --- pkgconf --- /bin/sh ./libtool --tag=CC --mode=link cc -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -o pkgconf cli/pkgconf-main.o cli/pkgconf-getopt_long.o cli/pkgconf-renderer-msvc.o libpkgconf.la --- bomtool --- libtool: link: cc -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -o .libs/bomtool cli/bomtool/bomtool-main.o cli/bomtool-getopt_long.o ./.libs/libpkgconf.so -Wl,-rpath -Wl,/raven/lib --- pkgconf --- libtool: link: cc -DPERSONALITY_PATH=\"/raven/share/pkgconfig/personality.d:/raven/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/usr/lib/pkgconfig:/raven/lib/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/lib:/usr/lib\" -pipe -O2 -I/raven/include -Wall -Wextra -Wformat=2 -std=gnu99 -o .libs/pkgconf cli/pkgconf-main.o cli/pkgconf-getopt_long.o cli/pkgconf-renderer-msvc.o ./.libs/libpkgconf.so -Wl,-rpath -Wl,/raven/lib => Checking for system changes between port configure and build Everything is fine. -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for pkgconf-standard ===> Generating temporary packing list (complete) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (dev) ===> Generating temporary packing list (man) if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/pkgconf/pkgconf-2.2.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/pkgconf/pkgconf-2.2.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/pkgconf/pkgconf-2.2.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/pkgconf/pkgconf-2.2.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi /bin/mkdir -p '/construction/pkgconf/stage/raven/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -s libpkgconf.la '/construction/pkgconf/stage/raven/lib' libtool: install: /usr/bin/install -c .libs/libpkgconf.so.5.0.0 /construction/pkgconf/stage/raven/lib/libpkgconf.so.5.0.0 libtool: install: strip --strip-unneeded /construction/pkgconf/stage/raven/lib/libpkgconf.so.5.0.0 libtool: install: (cd /construction/pkgconf/stage/raven/lib && { ln -s -f libpkgconf.so.5.0.0 libpkgconf.so.5 || { rm -f libpkgconf.so.5 && ln -s libpkgconf.so.5.0.0 libpkgconf.so.5; }; }) libtool: install: (cd /construction/pkgconf/stage/raven/lib && { ln -s -f libpkgconf.so.5.0.0 libpkgconf.so || { rm -f libpkgconf.so && ln -s libpkgconf.so.5.0.0 libpkgconf.so; }; }) libtool: install: /usr/bin/install -c .libs/libpkgconf.lai /construction/pkgconf/stage/raven/lib/libpkgconf.la libtool: install: /usr/bin/install -c .libs/libpkgconf.a /construction/pkgconf/stage/raven/lib/libpkgconf.a libtool: install: strip --strip-debug /construction/pkgconf/stage/raven/lib/libpkgconf.a libtool: install: chmod 644 /construction/pkgconf/stage/raven/lib/libpkgconf.a libtool: install: ranlib /construction/pkgconf/stage/raven/lib/libpkgconf.a libtool: warning: remember to run 'libtool --finish /raven/lib' /bin/mkdir -p '/construction/pkgconf/stage/raven/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /construction/pkgconf/pkgconf-2.2.0/install-sh -c -s pkgconf bomtool '/construction/pkgconf/stage/raven/bin' libtool: warning: 'libpkgconf.la' has not been installed in '/raven/lib' libtool: install: /bin/sh /construction/pkgconf/pkgconf-2.2.0/install-sh -c -s .libs/pkgconf /construction/pkgconf/stage/raven/bin/pkgconf libtool: warning: 'libpkgconf.la' has not been installed in '/raven/lib' libtool: install: /bin/sh /construction/pkgconf/pkgconf-2.2.0/install-sh -c -s .libs/bomtool /construction/pkgconf/stage/raven/bin/bomtool /bin/mkdir -p '/construction/pkgconf/stage/raven/share/doc/pkgconf' install -m 0644 README.md AUTHORS '/construction/pkgconf/stage/raven/share/doc/pkgconf' /bin/mkdir -p '/construction/pkgconf/stage/raven/share/aclocal' install -m 0644 pkg.m4 '/construction/pkgconf/stage/raven/share/aclocal' /bin/mkdir -p '/construction/pkgconf/stage/raven/share/man/man1' install -m 0644 man/pkgconf.1 '/construction/pkgconf/stage/raven/share/man/man1' /bin/mkdir -p '/construction/pkgconf/stage/raven/share/man/man5' install -m 0644 man/pc.5 man/pkgconf-personality.5 '/construction/pkgconf/stage/raven/share/man/man5' /bin/mkdir -p '/construction/pkgconf/stage/raven/share/man/man7' install -m 0644 man/pkg.m4.7 '/construction/pkgconf/stage/raven/share/man/man7' /bin/mkdir -p '/construction/pkgconf/stage/raven/include/pkgconf' /bin/mkdir -p '/construction/pkgconf/stage/raven/include/pkgconf/libpkgconf' install -m 0644 libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h libpkgconf/libpkgconf-api.h '/construction/pkgconf/stage/raven/include/pkgconf/libpkgconf' /bin/mkdir -p '/construction/pkgconf/stage/raven/lib/pkgconfig' install -m 0644 libpkgconf.pc '/construction/pkgconf/stage/raven/lib/pkgconfig' /bin/ln -sf pkgconf /construction/pkgconf/stage/raven/bin/pkg-config /bin/rm -f -r /construction/pkgconf/stage/raven/share/doc/pkgconf ====> Start compressing man pages ====> Man page compression complete ====> Install ISCL license (primary) ====> Running Q/A tests (stage-qa) License information: License file: summary.primary.standard ====================================================================================== This package is solo-licensed: * ISCL (Internet Systems Consortium License) ====================================================================================== License file: ISCL.standard ====================================================================================== Copyright (c) 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 pkgconf authors (see AUTHORS file in source directory). Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. This software is provided 'as is' and without any warranty, express or implied. In no event shall the authors be liable for any damages arising from the use of this software. ====================================================================================== -------------------------------------------------------------------------------- -- Phase: test / deinstall all packages -------------------------------------------------------------------------------- ===> Autoremoving orphaned packages No packages installed. Nothing to do! -------------------------------------------------------------------------------- -- Phase: test / install run dependencies -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: check-plist -------------------------------------------------------------------------------- ====> Checking for package manifest issues ====> No manifest issues found ====> Full manifest saved at /build/ravenports/release64/manifests/pkgconf___standard.txt -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building pkgconf-complete-standard-2.2.0 subpackage file sizes/checksums [0]: . done packing files [0]: . done packing directories [0]: . done ===> Building pkgconf-primary-standard-2.2.0 subpackage file sizes/checksums [8]: . done packing files [8]: . done packing directories [0]: . done ===> Building pkgconf-dev-standard-2.2.0 subpackage file sizes/checksums [8]: . done packing files [8]: . done packing directories [0]: . done ===> Building pkgconf-man-standard-2.2.0 subpackage file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done -------------------------------------------------------------------------------- -- Phase: install -------------------------------------------------------------------------------- ===> Installing pkgconf-complete-standard-2.2.0 package Installing pkgconf-complete-standard-2.2.0... `-- Installing pkgconf-primary-standard-2.2.0... `-- Extracting pkgconf-primary-standard-2.2.0: ........ done `-- Installing pkgconf-dev-standard-2.2.0... `-- Extracting pkgconf-dev-standard-2.2.0: ........ done `-- Installing pkgconf-man-standard-2.2.0... `-- Extracting pkgconf-man-standard-2.2.0: .... done ===> Installing pkgconf-primary-standard-2.2.0 package Installing pkgconf-primary-standard-2.2.0... the most recent version of pkgconf-primary-standard-2.2.0 is already installed ===> Installing pkgconf-dev-standard-2.2.0 package Installing pkgconf-dev-standard-2.2.0... the most recent version of pkgconf-dev-standard-2.2.0 is already installed ===> Installing pkgconf-man-standard-2.2.0 package Installing pkgconf-man-standard-2.2.0... the most recent version of pkgconf-man-standard-2.2.0 is already installed -------------------------------------------------------------------------------- -- Phase: deinstall -------------------------------------------------------------------------------- => Checking shared library dependencies ===> pkgconf-primary-standard-2.2.0 subpackage: NEEDED libpkgconf.so.5 NEEDED libc.so.8 ===> Deinstalling pkgconf-complete-standard-2.2.0 package Updating database digests format: .... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: pkgconf-complete-standard-2.2.0 Number of packages to be removed: 1 [1/1] Deinstalling pkgconf-complete-standard-2.2.0... ===> Deinstalling pkgconf-primary-standard-2.2.0 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: pkgconf-primary-standard-2.2.0 Number of packages to be removed: 1 [1/1] Deinstalling pkgconf-primary-standard-2.2.0... [1/1] Deleting files for pkgconf-primary-standard-2.2.0: ........ done ===> Deinstalling pkgconf-dev-standard-2.2.0 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: pkgconf-dev-standard-2.2.0 Number of packages to be removed: 1 [1/1] Deinstalling pkgconf-dev-standard-2.2.0... [1/1] Deleting files for pkgconf-dev-standard-2.2.0: ........ done ===> Deinstalling pkgconf-man-standard-2.2.0 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: pkgconf-man-standard-2.2.0 Number of packages to be removed: 1 [1/1] Deinstalling pkgconf-man-standard-2.2.0... [1/1] Deleting files for pkgconf-man-standard-2.2.0: .... done => Checking for system changes between staging and package deinstallation Everything is fine. -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday,31 MAR 2024 at 05:56:26 UTC Duration: 00:00:08