=> Bootstrap dependency digest>=20010302: found digest-20080510 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for lasso-2.2.2.tar.gz => Checksum RMD160 OK for lasso-2.2.2.tar.gz ===> Installing dependencies for py24-lasso-2.2.2 ========================================================================== The following variables will affect the build process of this package, py24-lasso-2.2.2. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * PYTHON_VERSION_DEFAULT = 25 * SSLBASE = /usr * SSLCERTS = /etc/ssl/certs * SSLDIR = /etc/ssl * SSLKEYS = /etc/ssl/private Based on these variables, the following variables have been set: * BDBBASE = /usr * BDB_LIBS (defined, but empty) * BDB_TYPE = db1 * PYPACKAGE = python24 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26nb1 => Build dependency perl>=5.0: found perl-5.10.0nb6 => Build dependency pkg-config>=0.19: found pkg-config-0.23nb1 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency python24>=2.4.2nb4: found python24-2.4.5nb3 => Full dependency gettext-lib>=0.14.5: found gettext-lib-0.14.6 => Full dependency lasso>=2.2.1: found lasso-2.2.2nb2 => Full dependency xmlsec1>=1.2.6nb6: found xmlsec1-1.2.6nb6 => Full dependency glib2>=2.14.3: found glib2-2.20.3 => Full dependency libxml2>=2.6.23nb1: found libxml2-2.7.3 => Full dependency libxslt>=1.1.15nb1: found libxslt-1.1.24nb1 => Full dependency cyrus-sasl>=2.1.20nb3: found cyrus-sasl-2.1.23 ===> Overriding tools for py24-lasso-2.2.2 ===> Extracting for py24-lasso-2.2.2 ===> Patching for py24-lasso-2.2.2 => Applying pkgsrc patches for py24-lasso-2.2.2 ===> Creating toolchain wrappers for py24-lasso-2.2.2 ===> Configuring for py24-lasso-2.2.2 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libintl-prefix, --without-libiconv-prefix configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i386-unknown-dragonfly2.3.1 checking host system type... i386-pc-dragonfly checking target system type... i386-pc-dragonfly checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-pc-dragonfly-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 for style of include used by make... GNU checking dependency style of cc... gcc3 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... yes checking for i386-pc-dragonfly-windres... no checking for windres... no checking whether cc understands -c and -o together... yes checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /scratch/security/py-lasso/work/.wrapper/bin/ld checking if the linker (/scratch/security/py-lasso/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking for i386-pc-dragonfly-dumpbin... no checking for i386-pc-dragonfly-link... no checking for dumpbin... no checking for link... link -dump -symbols checking the name lister (link -dump -symbols) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /scratch/security/py-lasso/work/.wrapper/bin/ld option to reload object files... -r checking for i386-pc-dragonfly-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-strip... strip checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking command to parse link -dump -symbols output from cc object... failed 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 for dlfcn.h... 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... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/scratch/security/py-lasso/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... dragonfly 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 supported compiler flags... -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs checking for gnutar... /usr/bin/tar You have no CLASSPATH, I hope it is good checking for gcj... no checking for jikes... no checking for guavac... no checking for javac... no checking if works... checking for kaffe... no checking for java... no checking for uudecode... yes checking if uudecode can decode base 64 file... yes checking if works... checking for gjavah... no checking for gcjh... no checking for javah... no checking for jar... no checking for sed... /usr/bin/sed checking if the junit.framework.Test class is available... no checking for junit.textui.TestRunner class... no checking for junit... checking for perl... /usr/pkg/bin/perl checking for php4... no checking for php... no checking for php5... no checking for php... no checking for php-config4... no checking for php-config... no checking for php-config5... no checking for php-config... no checking for python... /usr/pkg/bin/python2.4 checking for swig... no checking for function prototypes... yes checking for string.h... (cached) yes checking for variadic cpp macros... yes checking SWIG support... not present - using pre-generated interface files checking for Python development files... yes checking for XML_ParserCreate in -lexpat... no checking for PHP 4 development files... --version: not found no checking for XML_ParserCreate in -lexpat... (cached) no checking for PHP 5 development files... --version: not found no checking for gacutil... no checking for Perl API... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzread... -lz checking for srunner_set_log in -lcheck... no checking for srunner_set_xml in -lcheck... no checking for docs folder... $(datadir)/doc/lasso checking pkg-config is at least version 0.9.0... yes checking for LASSO... yes checking for GTK_DOC... no checking for rest2html... no checking for rst2html... no checking for xsltproc... xsltproc checking for inkscape... no checking for debugging... no checking for profiling... no checking for pedantic... no checking for static linking... no configure: creating ./config.status config.status: creating lasso-src-config config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/lasso-book/Makefile config.status: creating docs/lasso-book/figures/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating lasso/Makefile config.status: creating lasso/id-ff/Makefile config.status: creating lasso/id-wsf/Makefile config.status: creating lasso/saml-2.0/Makefile config.status: creating lasso/id-wsf-2.0/Makefile config.status: creating lasso/xml/Makefile config.status: creating lasso/xml/saml-2.0/Makefile config.status: creating lasso/xml/id-wsf-2.0/Makefile config.status: creating lasso/xml/ws/Makefile config.status: creating perl/Makefile config.status: creating php/Makefile config.status: creating swig/Makefile config.status: creating swig/wsf-support.i config.status: creating swig/saml-2.0/Makefile config.status: creating swig/id-wsf-2.0/Makefile config.status: creating swig/ws/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating tests/data/ca1-la/Makefile config.status: creating tests/data/idp1-la/Makefile config.status: creating tests/data/lecp1-la/Makefile config.status: creating tests/data/sp1-la/Makefile config.status: creating tests/data/idp5-saml2/Makefile config.status: creating tests/data/sp5-saml2/Makefile config.status: creating tests/data/sp6-saml2/Makefile config.status: creating tests/metadata/Makefile config.status: creating lasso.pc config.status: creating win32/Makefile config.status: creating win32/lasso.rc config.status: creating win32/msvc/Makefile config.status: creating win32/msvc/lasso.dsp config.status: creating win32/msvc/lasso_config.h config.status: creating win32/msvc/java/Makefile config.status: creating win32/msvc/php/Makefile config.status: creating win32/msvc/python/Makefile config.status: creating win32/nsis/Makefile config.status: creating win32/nsis/jlasso-lite.nsi config.status: creating win32/nsis/lasso-deps.nsi config.status: creating win32/nsis/lasso-full.nsi config.status: creating win32/nsis/lasso-lite.nsi config.status: creating win32/nsis/python.nsi config.status: creating bindings/Makefile config.status: creating bindings/java/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/tests/Makefile config.status: creating bindings/php5/Makefile config.status: creating bindings/php5/examples/Makefile config.status: creating config.h config.status: creating lasso/lasso_config.h config.status: lasso/lasso_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: unrecognized options: --with-libintl-prefix, --without-libiconv-prefix ============= Configuration ============= Main ---- Compiler: cc CFLAGS: -Wall -Wextra -Werror Install prefix: /usr/pkg Debugging: no Experimental ID-WSF: no Optionals builds ---------------- Available languages: python(2.4) perl(5.10.0) Java binding: no Perl binding: no PHP 4 binding: no PHP 5 binding: no Python binding: yes C API references: no Tests suite: no => Modifying libtool scripts to use pkgsrc libtool