Fwd: libshbuf-0.0.3 failed on amd64 9

Martin Wilke miwi at freebsd.org
Sun Mar 24 05:32:54 UTC 2013


Could someone please have a look. 

Thx.

Begin forwarded message:

> From: Portbuild user <portbuild at FreeBSD.org>
> Subject: libshbuf-0.0.3 failed on amd64 9
> Date: March 24, 2013 1:13:22 PM GMT+08:00
> To: miwi at freebsd.org
> 
> You can also find this build log at
> 
>  http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.9.20130324041140.pointyhat/libshbuf-0.0.3.log
> 
> building libshbuf-0.0.3 on beefy1.isc.freebsd.org
> in directory /a/pkgbuild/9/20130324041140.pointyhat/chroot/72190
> building for: 9.1-RELEASE-p1 amd64
> maintained by: ports at FreeBSD.org
> port directory: /usr/ports/devel/libshbuf
> Makefile ident: $FreeBSD: head/devel/libshbuf/Makefile 314640 2013-03-19 13:04:30Z eadler $
> build started at Sun Mar 24 05:12:50 UTC 2013
> FETCH_DEPENDS=
> PATCH_DEPENDS=
> EXTRACT_DEPENDS=
> BUILD_DEPENDS=libtool-2.4.2.tbz
> RUN_DEPENDS=
> PKG_DEPENDS=
> prefixes: LOCALBASE=usr/local
> add_pkg
> add_pkg
> ================================================================
> ====================<phase 1: make checksum>====================
> ===>  License GPLv2 accepted by the user
> => libshbuf-0.0.3.tar.gz doesn't seem to exist in /tmp/distfiles/.
> => Attempting to fetch ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles//libshbuf-0.0.3.tar.gz
> fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles//libshbuf-0.0.3.tar.gz: No route to host
> => Attempting to fetch ftp://pointyhat.FreeBSD.org/pub/FreeBSD/distfiles//libshbuf-0.0.3.tar.gz
> fetch: ftp://pointyhat.FreeBSD.org/pub/FreeBSD/distfiles//libshbuf-0.0.3.tar.gz: No route to host
> => Attempting to fetch http://0pointer.de/lennart/projects/libshbuf/libshbuf-0.0.3.tar.gz
> libshbuf-0.0.3.tar.gz                                  261 kB  172 kBps
> ===> Fetching all distfiles required by libshbuf-0.0.3 for building
> => SHA256 Checksum OK for libshbuf-0.0.3.tar.gz.
> ================================================================
> ====================<phase 2: make extract>====================
> add_pkg
> ===>  License GPLv2 accepted by the user
> ===> Fetching all distfiles required by libshbuf-0.0.3 for building
> ===>  Extracting for libshbuf-0.0.3
> => SHA256 Checksum OK for libshbuf-0.0.3.tar.gz.
> ================================================================
> ====================<phase 3: make patch>====================
> add_pkg
> ===>  Patching for libshbuf-0.0.3
> ===>  Applying FreeBSD patches for libshbuf-0.0.3
> ================================================================
> ====================<phase 4: make build>====================
> add_pkg libtool-2.4.2.tbz
> adding dependencies
> adding package libtool-2.4.2.tbz
> ===>   libshbuf-0.0.3 depends on package: libtool>=2.4 - found
> ===>  Configuring for libshbuf-0.0.3
> 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 gcc... cc
> checking for C compiler default output... 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 whether we are using the GNU C++ compiler... yes
> checking whether c++ accepts -g... yes
> checking dependency style of c++... gcc3
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
> checking whether make sets $(MAKE)... (cached) yes
> checking build system type... amd64-portbld-freebsd9.1
> checking host system type... amd64-portbld-freebsd9.1
> checking for ld used by GCC... /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 for a sed that does not truncate output... /usr/bin/sed
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking command to parse /usr/bin/nm -B output... ok
> checking how to run the C preprocessor... cpp
> checking for egrep... grep -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 for ranlib... ranlib
> checking for strip... strip
> checking for objdir... .libs
> 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 if cc supports -c -o file.lo... yes
> checking if cc supports -fno-rtti -fno-exceptions... yes
> checking whether the linker (/usr/bin/ld) supports shared libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... freebsd9.1 ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking whether -lc should be explicitly linked in... no
> creating libtool
> ./configure: ./ltconfig: not found
> checking for ANSI C header files... (cached) yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> checking for pthread.h... yes
> checking for old style FreeBSD -pthread flag... no
> checking for pthread_attr_init in -lpthread... yes
> checking for an ANSI C-conforming const... yes
> checking for working volatile... yes
> checking return type of signal handlers... void
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible malloc... yes
> checking sys/select.h usability... yes
> checking sys/select.h presence... yes
> checking for sys/select.h... yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking types of arguments for select... int,fd_set *,struct timeval *
> checking whether strerror_r is declared... yes
> checking for strerror_r... yes
> checking whether strerror_r returns char *... no
> checking for memset... yes
> checking for select... yes
> checking for doxygen... no
> configure: error: *** Sorry, you have to install doxygen or use --disable-doxygen ***
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to ports at FreeBSD.org [maintainer] and attach the
> "/work/a/ports/devel/libshbuf/work/libshbuf-0.0.3/config.log" including the
> output of the failure of your make command. Also, it might be a good idea to
> provide an overview of all packages installed on your system (e.g. a
> /usr/sbin/pkg_info -Ea).
> *** [do-configure] Error code 1
> 
> Stop in /a/ports/devel/libshbuf.
> ================================================================
> build of /usr/ports/devel/libshbuf ended at Sun Mar 24 05:13:19 UTC 2013
> 

+-----------------oOO--(_)--OOo-------------------------+
With best Regards,
       Martin Wilke (miwi_(at)_FreeBSD.org)

Mess with the Best, Die like the Rest



More information about the freebsd-ports mailing list