Date: Sat, 14 Jul 2007 01:52:32 +0200 From: Pav Lucistnik <pav@FreeBSD.org> To: apache@FreeBSD.org Subject: [Fwd: mod_snake-0.5.0_1 failed on amd64 7] Message-ID: <1184370752.2204.104.camel@ikaros.oook.cz>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] -------- Přeposlaná zpráva -------- > Od: User Ports-amd64 <ports-amd64@freebsd.org> > Komu: kris@freebsd.org, pav@freebsd.org > Předmět: mod_snake-0.5.0_1 failed on amd64 7 > Datum: Fri, 13 Jul 2007 23:35:11 GMT > > building mod_snake-0.5.0_1 on hammer1.isc.gumbysoft.com > in directory /usr2/pkgbuild/7/chroot/85 > building for: 7.0-CURRENT amd64 > maintained by: apache@FreeBSD.org > port directory: /usr/ports/www/mod_snake > build started at Fri Jul 13 23:35:02 UTC 2007 > FETCH_DEPENDS= > PATCH_DEPENDS= > EXTRACT_DEPENDS= > BUILD_DEPENDS=apache-1.3.37_4.tbz expat-2.0.0_1.tbz gettext-0.16.1_3.tbz gmake-3.81_2.tbz libiconv-1.9.2_2.tbz perl-5.8.8.tbz python24-2.4.4.tbz > RUN_DEPENDS=apache-1.3.37_4.tbz expat-2.0.0_1.tbz perl-5.8.8.tbz python24-2.4.4.tbz > prefixes: LOCALBASE=usr/local X11BASE=usr/local > add_pkg > ================================================================ > ====================<phase 1: make checksum>==================== > => mod_snake-0.5.0.tar.bz2 doesn't seem to exist in /tmp/distfiles/. > => Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/. > mod_snake-0.5.0.tar.bz2 195 kB 1390 kBps > => MD5 Checksum OK for mod_snake-0.5.0.tar.bz2. > => SHA256 Checksum OK for mod_snake-0.5.0.tar.bz2. > ================================================================ > ====================<phase 2: make extract>==================== > add_pkg > ===> Extracting for mod_snake-0.5.0_1 > => MD5 Checksum OK for mod_snake-0.5.0.tar.bz2. > => SHA256 Checksum OK for mod_snake-0.5.0.tar.bz2. > ================================================================ > ====================<phase 3: make patch>==================== > add_pkg > ===> Patching for mod_snake-0.5.0_1 > ================================================================ > ====================<phase 4: make build>==================== > add_pkg apache-1.3.37_4.tbz expat-2.0.0_1.tbz gettext-0.16.1_3.tbz gmake-3.81_2.tbz libiconv-1.9.2_2.tbz perl-5.8.8.tbz python24-2.4.4.tbz > adding dependencies > pkg_add apache-1.3.37_4.tbz > Removing stale symlinks from /usr/bin... > Skipping /usr/bin/perl > Skipping /usr/bin/perl5 > Done. > Creating various symlinks in /usr/bin... > Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl > Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5 > Done. > Cleaning up /etc/make.conf... Done. > Spamming /etc/make.conf... Done. > Cleaning up /etc/manpath.config... Done. > Spamming /etc/manpath.config... Done. > > ===> COMPATIBILITY NOTE: > As of version 1.3.24, the RedirectMatch directive requires an > absolute URL target location per RFC 2068. Uses of RedirectMatch that > specify a relative URL will fail and must be corrected to function. > > ===> BE CAREFULL HOW TO BOOT on 1.3.29_4 or after: > To run apache www server from startup, add apache_enable="YES" > in your /etc/rc.conf. > > pkg_add expat-2.0.0_1.tbz > skipping expat-2.0.0_1, already added > pkg_add gettext-0.16.1_3.tbz > pkg_add gmake-3.81_2.tbz > pkg_add libiconv-1.9.2_2.tbz > skipping libiconv-1.9.2_2, already added > pkg_add perl-5.8.8.tbz > skipping perl-5.8.8, already added > pkg_add python24-2.4.4.tbz > > ==== > Note that some of the standard modules are provided as separate > ports since they require extra dependencies: > > bsddb databases/py-bsddb > gdbm databases/py-gdbm > tkinter x11-toolkits/py-tkinter > > Install them as needed. > ==== > > ===> mod_snake-0.5.0_1 depends on file: /usr/local/bin/python - found > ===> mod_snake-0.5.0_1 depends on file: /usr/local/sbin/apxs - found > ===> mod_snake-0.5.0_1 depends on executable in : gmake - found > ===> mod_snake-0.5.0_1 depends on file: /usr/local/sbin/apxs - found > ===> Configuring for mod_snake-0.5.0_1 > creating cache ./config.cache > checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel > checking whether build environment is sane... yes > checking whether gmake sets ${MAKE}... yes > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... found > checking for gcc... cc > checking whether the C compiler (cc -O1 -pipe ) works... yes > checking whether the C compiler (cc -O1 -pipe ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether cc accepts -g... yes > checking for ranlib... ranlib > checking whether to enable maintainer-specific portions of Makefiles... no > checking how to run the C preprocessor... cc -E > checking for user specified Python binary... No, using default > checking for Python... Python version 2.4 found! > checking for Python base path... /usr/local/lib/python2.4/config > checking for CC in /usr/local/lib/python2.4/config/Makefile... cc > checking for CCSHARED in /usr/local/lib/python2.4/config/Makefile... -fPIC > checking for CFLAGS in /usr/local/lib/python2.4/config/Makefile... -fno-strict-aliasing -DNDEBUG -O1 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 > checking for LDFLAGS in /usr/local/lib/python2.4/config/Makefile... -pthread > checking for LDLIBRARY in /usr/local/lib/python2.4/config/Makefile... libpython2.4.a > checking for LDSHARED in /usr/local/lib/python2.4/config/Makefile... cc -shared -pthread > checking for LIBC in /usr/local/lib/python2.4/config/Makefile... > checking for LIBM in /usr/local/lib/python2.4/config/Makefile... -lm > checking for LIBS in /usr/local/lib/python2.4/config/Makefile... -lutil > checking for LINKCC in /usr/local/lib/python2.4/config/Makefile... c++ > checking for LINKFORSHARED in /usr/local/lib/python2.4/config/Makefile... -Wl,--export-dynamic > checking for MODLIBS in /usr/local/lib/python2.4/config/Makefile... > checking for OPT in /usr/local/lib/python2.4/config/Makefile... -DNDEBUG -O1 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 > checking for SO in /usr/local/lib/python2.4/config/Makefile... .so > checking for SYSLIBS in /usr/local/lib/python2.4/config/Makefile... -lm > checking for /usr/local/include/python2.4/Python.h... yes > checking for ANSI C header files... yes > checking whether cc needs -traditional... no > checking for Apache include files... no > checking for APXS... yes, 1.3 > updating cache ./config.cache > creating ./config.status > creating Makefile > creating doc/Makefile > creating src/Makefile > creating src/libmod_snake.module > creating examples/Makefile > creating examples/tut/Makefile > creating snake_lib/Makefile > creating examples/filters/Makefile > creating testsuite/conf/conf-prefix > creating testsuite/conf/conf-postfix > creating testsuite/conf/httpd2.0.conf > creating testsuite/conf/httpd1.3.conf > creating testsuite/server_config.py > creating testsuite/Makefile > creating src/config.h > ===> Building for mod_snake-0.5.0_1 > gmake[1]: Entering directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/src' > cc -fPIC -DAPACHE13 -I/usr/local/include/apache \ > -I/usr/local/include/python2.4 -O1 -pipe -DNDEBUG -O1 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -c mod_snake.c -o mod_snake.lo > mod_snake.c: In function 'mod_snake_internal_directive_take1': > mod_snake.c:1050: warning: cast from pointer to integer of different size > mod_snake.c: In function 'internal_directive_cleanup': > mod_snake.c:1140: warning: cast from pointer to integer of different size > cc -fPIC -DAPACHE13 -I/usr/local/include/apache \ > -I/usr/local/include/python2.4 -O1 -pipe -DNDEBUG -O1 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -c mod_snake_bucket.c -o mod_snake_bucket.lo > cc -fPIC -DAPACHE13 -I/usr/local/include/apache \ > -I/usr/local/include/python2.4 -O1 -pipe -DNDEBUG -O1 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -c mod_snake_buf.c -o mod_snake_buf.lo > cc -fPIC -DAPACHE13 -I/usr/local/include/apache \ > -I/usr/local/include/python2.4 -O1 -pipe -DNDEBUG -O1 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -c mod_snake_py.c -o mod_snake_py.lo > cc -fPIC -DAPACHE13 -I/usr/local/include/apache \ > -I/usr/local/include/python2.4 -O1 -pipe -DNDEBUG -O1 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -c mod_snake_wrap.c -o mod_snake_wrap.lo > mod_snake_wrap.c: In function '_wrap_conn_rec_write': > mod_snake_wrap.c:3225: warning: passing argument 3 of 'conn_rec_write' from incompatible pointer type > cc -fPIC -DAPACHE13 -I/usr/local/include/apache \ > -I/usr/local/include/python2.4 -O1 -pipe -DNDEBUG -O1 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -c snake_modules.c -o snake_modules.lo > cc -fPIC -DAPACHE13 -I/usr/local/include/apache \ > -I/usr/local/include/python2.4 -O1 -pipe -DNDEBUG -O1 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -c snake_precompile.c -o snake_precompile.lo > cc -shared -pthread -o libmod_snake.so \ > mod_snake.lo mod_snake_bucket.lo mod_snake_buf.lo mod_snake_py.lo mod_snake_wrap.lo snake_modules.lo snake_precompile.lo /usr/local/lib/python2.4/config/libpython2.4.a -lutil -lm > /usr/bin/ld: /usr/local/lib/python2.4/config/libpython2.4.a(abstract.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC > /usr/local/lib/python2.4/config/libpython2.4.a: could not read symbols: Bad value > gmake[1]: *** [libmod_snake.so] Error 1 > gmake[1]: Leaving directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/src' > gmake[1]: Entering directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/examples' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/examples' > gmake[1]: Entering directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/snake_lib' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/snake_lib' > gmake[1]: Entering directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/doc' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/doc' > gmake[1]: Entering directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/testsuite' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/testsuite' > ================================================================ > ====================<phase 5: make test>==================== > make: don't know how to make regression-test(continuing) > ================================================================ > ====================<phase 6: make install>==================== > add_pkg apache-1.3.37_4.tbz expat-2.0.0_1.tbz perl-5.8.8.tbz python24-2.4.4.tbz > adding dependencies > pkg_add apache-1.3.37_4.tbz > skipping apache-1.3.37_4, already added > pkg_add expat-2.0.0_1.tbz > skipping expat-2.0.0_1, already added > pkg_add perl-5.8.8.tbz > skipping perl-5.8.8, already added > pkg_add python24-2.4.4.tbz > skipping python24-2.4.4, already added > ===> Installing for mod_snake-0.5.0_1 > ===> mod_snake-0.5.0_1 depends on file: /usr/local/bin/python - found > ===> mod_snake-0.5.0_1 depends on file: /usr/local/sbin/apxs - found > ===> mod_snake-0.5.0_1 depends on file: /usr/local/sbin/apxs - found > ===> Generating temporary packing list > ===> Checking if www/mod_snake already installed > gmake[1]: Entering directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/src' > cc -shared -pthread -o libmod_snake.so \ > mod_snake.lo mod_snake_bucket.lo mod_snake_buf.lo mod_snake_py.lo mod_snake_wrap.lo snake_modules.lo snake_precompile.lo /usr/local/lib/python2.4/config/libpython2.4.a -lutil -lm > /usr/bin/ld: /usr/local/lib/python2.4/config/libpython2.4.a(abstract.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC > /usr/local/lib/python2.4/config/libpython2.4.a: could not read symbols: Bad value > gmake[1]: *** [libmod_snake.so] Error 1 > gmake[1]: Leaving directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/src' > gmake[1]: Entering directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/examples' > gmake[1]: Nothing to be done for `install'. > gmake[1]: Leaving directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/examples' > gmake[1]: Entering directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/snake_lib' > gmake[1]: Nothing to be done for `install'. > gmake[1]: Leaving directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/snake_lib' > gmake[1]: Entering directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/doc' > gmake[1]: Nothing to be done for `install'. > gmake[1]: Leaving directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/doc' > gmake[1]: Entering directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/testsuite' > gmake[1]: Nothing to be done for `install'. > gmake[1]: Leaving directory `/work/a/ports/www/mod_snake/work/mod_snake-0.5.0/testsuite' > ===> Registering installation for mod_snake-0.5.0_1 > ================================================================ > ====================<phase 7: make package>==================== > ===> Building package for mod_snake-0.5.0_1 > tar: libexec/apache/libmod_snake.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 > Creating package /tmp/packages/All/mod_snake-0.5.0_1.tbz > Registering depends: apache-1.3.37_4 expat-2.0.0_1 perl-5.8.8 python24-2.4.4. > Creating bzip'd tar ball in '/tmp/packages/All/mod_snake-0.5.0_1.tbz' > *** Error code 1 > > Stop in /a/ports/www/mod_snake. > ================================================================ > build of /usr/ports/www/mod_snake ended at Fri Jul 13 23:35:36 UTC 2007 -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> No one expects the spanish inquisition. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGmBBAntdYP8FOsoIRAkMdAKCYnObnz0Zcm9mqLKCN4nohFzhZCgCdED55 21VzoR4uF2Qeo/SfOZFPZ3c= =vcIZ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1184370752.2204.104.camel>
