Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2006 07:57:47 GMT
From:      Uwe Laverenz <uwe@laverenz.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/96453: devel/zziplib build error
Message-ID:  <200604280757.k3S7vlgk021136@www.freebsd.org>
Resent-Message-ID: <200604280800.k3S80WdT026309@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96453
>Category:       ports
>Synopsis:       devel/zziplib build error
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 28 08:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Uwe Laverenz
>Release:        RELENG_6
>Organization:
private site
>Environment:
FreeBSD pepper.molkerei-ammerland.de 6.1-RC FreeBSD 6.1-RC #16: Sun Apr 23 16:28:31 CEST 2006     toor@pepper.molkerei-ammerland.de:/usr/obj/usr/src/sys/PEPPER  i386

>Description:
After the last update of devel/zziplib from 0.10.82 to 0.13.45 the port does not seem to build anymore:

[root@pepper /usr/ports/devel/zziplib]# make
===>  Vulnerability check disabled, database not found
===>  Extracting for zziplib-0.13.45
=> MD5 Checksum OK for zziplib-0.13.45.tar.bz2.
=> SHA256 Checksum OK for zziplib-0.13.45.tar.bz2.
===>  Patching for zziplib-0.13.45
===>  Applying FreeBSD patches for zziplib-0.13.45
===>   zziplib-0.13.45 depends on executable: pkg-config - found
===>   zziplib-0.13.45 depends on shared library: db-4.2.2 - found
===>  Configuring for zziplib-0.13.45
checking build system type... i386-portbld-freebsd6.1
checking host system type... i386-portbld-freebsd6.1
checking target system type... i386-portbld-freebsd6.1
continue configure in default builddir "./i386-portbld-freebsd6.1"
...exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=i386-portbld-freebsd6.1" "--prefix=/usr/local --build=i386-portbld-freebsd6.1"
checking build system type... i386-portbld-freebsd6.1
checking host system type... i386-portbld-freebsd6.1
checking target system type... i386-portbld-freebsd6.1
checking for gsed... /usr/local/bin/gsed
/usr/local/bin/gsed: -e expression #1, char 0: no previous regular expression
checking default prefix system... is /local-package
..using thread-safe linkage
checking zlib install prefix... none
checking rpm spec file... ../zziplib.spec
checking for spec package... zziplib
checking for spec version... 0.13.45
checking for spec license type... GNU LGPL (fallback)
checking for spec summary... ZZipLib - libZ-based ZIP-access Library
checking for spec category... Development/Libraries
checking for spec icon... zziplib-icon.png (fallback)
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for egrep... grep -E
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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
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 f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
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 static flag  works... yes
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 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... freebsd6.1 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++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking out linker version info 0.13.45 ... /0/13:45 (-0.so.13.0.45)
creating zzip/_msvc.in via zzip/_msvc.sed of config.h.in
checking whether to enable maintainer-specific portions of Makefiles... no
checking our pkgconfig libname... zziplib
checking our pkgconfig version... 0.13.45
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /usr/local/lib/pkgconfig
checking our pkgconfig_libfile... zziplib.pc
checking our package / suffix... zziplib /
checking our pkgconfig description... ZZipLib - libZ-based ZIP-access Library
checking our pkgconfig requires... zzip-zlib-config
checking our pkgconfig ext libs... -lzzip
checking our pkgconfig cppflags...
checking our pkgconfig ldflags...
generate the pkgconfig later... zzip/zziplib.pc
noninstalled pkgconfig -L /usr/ports/devel/zziplib/work/zziplib-0.13.45/i386-portbld-freebsd6.1/zzip/.libs
noninstalled pkgconfig -I /usr/ports/devel/zziplib/work/zziplib-0.13.45/i386-portbld-freebsd6.1/..
checking for perl5... /usr/bin/perl5
checking for python2.2... no
checking for python2.3... no
checking for python... /usr/local/bin/python
checking for zip... /usr/local/bin/zip
checking for xmlto... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for C restrict keyword... __restrict__
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winnt.h usability... no
checking winnt.h presence... no
checking for winnt.h... no
checking winbase.h usability... no
checking winbase.h presence... no
checking for winbase.h... no
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/stat.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for strcasecmp... yes
checking for strndup... no
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off64_t... no
checking for __int64... no
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether system differentiates 64bit off_t by defines... no
compiles library with the only off_t seen
checking for zlib being found... yes - 1.2.2
checking docdir default... ${datadir}/doc
checking whether using debugging messages in libraries... no
checking whether thread stack is too small for bufsiz buffers... no
checking whether can use mmap for file scanning... yes, sys/mman.h
checking whether making SDL parts... no, disabled
checking running extra tests on make check... yes
checking link options... --export-dynamic  #
checking auto silent in maintainer mode... libtool-silent, auto-sleep-9
checking CFLAGS frame-pointer... no, -fomit-frame-pointer added
checking CFLAGS for maximum warnings... -Wall
checking CFLAGS making strings readonly... -fno-writable-strings -Wwrite-strings
checking CFLAGS for strict prototypes... no, suppressed, signal.h,
checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith
checking CFLAGS for gcc -Wsign-compare... -Wsign-compare
checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations
checking for pkg-config... /usr/local/bin/pkg-config
configure: warning: pkgconfigdir=/usr/local/lib/pkgconfig (see config.log)
configure: perhaps: make install pkgconfigdir=/
aclocal-1.9: not found
WARNING: `aclocal-1.9' is needed, and you do not seem to have it handy on your
         system.  You might have modified some files without having the
         proper tools for further handling them.  Check the `README' file,
         it often tells you about the needed prerequirements for installing
         this package.  You may also peek at any GNU archive site, in case
         some other package would contain this missing `aclocal-1.9' program.
configure: warning: aclocaldir=/usr/local/share/aclocal (see config.log)
configure: perhaps: make install aclocaldir=/tmp
configure: creating ./config.status
config.status: creating Makefile
config.status: creating zzip/Makefile
config.status: creating zzipwrap/Makefile
config.status: creating SDL/Makefile
config.status: creating docs/Makefile
config.status: creating test/Makefile
config.status: creating bins/Makefile
config.status: creating config.h
config.status: executing buildir commands
config.status: create top_srcdir/Makefile guessed from local Makefile
config.status: extend top_srcdir/Makefile with top_srcdir/Makefile.mk
config.status: build in i386-portbld-freebsd6.1 (HOST=)
config.status: executing depfiles commands
config.status: executing zzip/_config.h commands
config.status: creating zzip/_config.h - prefix ZZIP for config.h defines
config.status: executing zzip/_msvc.h commands
config.status: creating zzip/_msvc.h - prefix ZZIP for zzip/_msvc.in defines
config.status: executing zzip/zziplib.pc commands
config.status: creating zzip/zziplib.pc.in
config.status: creating zzip/zziplib.pc
config.status: creating zzip/zziplib-uninstalled.pc
config.status: creating zzip/zziplib-uninstalled.sh
----- zziplib 0.13.45 /usr/local
host: i386-portbld-freebsd6.1
enable shared libraries
enable static libraries
CFLAGS= -O2 -fno-strict-aliasing -pipe  -D_USE_MMAP  -fomit-frame-pointer -Wall -fno-writable-strings -Wwrite-strings -Wpointer-arith -Wsign-compare -Wmissing-declarations
enable  mmap   (yes, sys/mman.h)
without lowstk (no)
without debug  (no)
# make  && make check  && make install
===>  Building for zziplib-0.13.45
./uses/config.guess: Can't open ../uses/config.guess: No such file or directory
*** Error code 2

Stop in /usr/ports/devel/zziplib/work/zziplib-0.13.45.
*** Error code 1

Stop in /usr/ports/devel/zziplib.
[root@pepper /usr/ports/devel/zziplib]#

>How-To-Repeat:
Try to build/upgrade the port.

>Fix:
sorry, no clue :-/
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604280757.k3S7vlgk021136>