[ports-i386@pointyhat.freebsd.org: gamin-0.0.26_11 failed on i386 4]

Kris Kennaway kris at obsecurity.org
Mon Apr 11 00:49:21 PDT 2005


FYI; can you please investigate and/or report to the developers?  If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.

See http://pointyhat.freebsd.org for the full log.

Thanks,
Kris

----- Forwarded message from User Ports-i386 <ports-i386 at pointyhat.freebsd.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
Delivered-To: kris at freebsd.org
Date: Mon, 11 Apr 2005 04:16:21 GMT
From: User Ports-i386 <ports-i386 at pointyhat.freebsd.org>
To: krion at FreeBSD.org, kris at FreeBSD.org
Subject: gamin-0.0.26_11 failed on i386 4
X-UIDL: &aj"!om7!!V`C"!U>F"!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.8

building gamin-0.0.26_11 on gohan10.freebsd.org
in directory /x/tmp/4/chroot/48252
maintained by: gnome at FreeBSD.org
port directory: /usr/ports/devel/gamin
build started at Mon Apr 11 04:14:34 GMT 2005
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=expat-1.95.8.tgz gettext-0.14.1.tgz glib-2.6.4.tgz gmake-3.80_2.tgz libiconv-1.9.2_1.tgz libtool-1.5.10_1.tgz pkgconfig-0.15.0_1.tgz
RUN_DEPENDS=expat-1.95.8.tgz gettext-0.14.1.tgz glib-2.6.4.tgz libiconv-1.9.2_1.tgz pkgconfig-0.15.0_1.tgz
add_pkg
================================================================
====================<phase 1: make checksum>====================
===>  Vulnerability check disabled
=> gamin-0.0.26.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/gamin-0.0.26.tar.gz: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/.
fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/gamin-0.0.26.tar.gz: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from http://www.gnome.org/~veillard/gamin/sources/.
gamin-0.0.26.tar.gz                                    472 kB  301 kBps
=> Checksum OK for gamin-0.0.26.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Vulnerability check disabled
===>  Extracting for gamin-0.0.26_11
=> Checksum OK for gamin-0.0.26.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for gamin-0.0.26_11
===>  Applying FreeBSD patches for gamin-0.0.26_11
================================================================
====================<phase 4: make build>====================
add_pkg expat-1.95.8.tgz gettext-0.14.1.tgz glib-2.6.4.tgz gmake-3.80_2.tgz libiconv-1.9.2_1.tgz libtool-1.5.10_1.tgz pkgconfig-0.15.0_1.tgz
adding dependencies
pkg_add expat-1.95.8.tgz
pkg_add gettext-0.14.1.tgz
pkg_add glib-2.6.4.tgz
pkg_add gmake-3.80_2.tgz
pkg_add libiconv-1.9.2_1.tgz
skipping libiconv-1.9.2_1, already added
pkg_add libtool-1.5.10_1.tgz
pkg_add pkgconfig-0.15.0_1.tgz
skipping pkgconfig-0.15.0_1, already added
===>   gamin-0.0.26_11 depends on executable: gmake - found
===>   gamin-0.0.26_11 depends on file: /usr/local/bin/libtool15 - found
===>   gamin-0.0.26_11 depends on executable: pkg-config - found
===>   gamin-0.0.26_11 depends on shared library: glib-2.0.600 - found
===>  Configuring for gamin-0.0.26_11
checking build system type... i386-portbld-freebsd4.11
checking host system type... i386-portbld-freebsd4.11
checking target system type... i386-portbld-freebsd4.11
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 gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
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 dependency style of cc... gcc
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/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... no
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++... gcc
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) 65536
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... yes
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/libexec/elf/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd4.11 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/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the c++ linker (/usr/libexec/elf/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/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.11 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/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc
checking for ANSI C header files... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether gmake sets $(MAKE)... (cached) yes
checking gtk-doc version >= 1.0... gnome-config: not found
no
checking for usleep... yes
checking for setsid... yes
checking for getlogin_r... yes
checking for nanoseconds field of struct stat.st_mtim... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for glib-2.0... yes
checking DAEMON_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
checking DAEMON_LIBS... -L/usr/local/lib -lglib-2.0 -liconv  
checking for glib-2.0... yes
checking LIBGAMIN_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
checking LIBGAMIN_LIBS... -L/usr/local/lib -lglib-2.0 -liconv  
checking for glib-2.0... yes
checking TEST_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
checking TEST_LIBS... -L/usr/local/lib -lglib-2.0 -liconv  
checking for more warnings... no
checking for ISO C99 varargs macros in C... yes
checking for GNUC varargs macros... yes
checking for struct cmsgcred... yes
checking abstract socket namespace... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating libgamin/Makefile
config.status: creating server/Makefile
config.status: creating tests/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating doc/Makefile
config.status: creating gamin.pc
config.status: creating gamin.spec
config.status: creating config.h
config.status: executing depfiles commands

gamin-0.0.26:

        prefix:                   /usr/local
        source code location:     .
        compiler:                 cc

	backends:                 polling, kqueue
	build documentation:      yes

===>  Building for gamin-0.0.26_11
gmake  all-recursive
gmake[1]: Entering directory `/work/a/ports/devel/gamin/work/gamin-0.0.26'
Making all in lib
gmake[2]: Entering directory `/work/a/ports/devel/gamin/work/gamin-0.0.26/lib'
source='gam_event.c' object='gam_event.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../lib -DGAM_DEBUG_ENABLED  -I/usr/local/include  -O -pipe  -c gam_event.c
source='gam_error.c' object='gam_error.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../lib -DGAM_DEBUG_ENABLED  -I/usr/local/include  -O -pipe  -c gam_error.c
rm -f libgamin_shared.a
ar cru libgamin_shared.a gam_event.o gam_error.o 
ranlib libgamin_shared.a
gmake[2]: Leaving directory `/work/a/ports/devel/gamin/work/gamin-0.0.26/lib'
Making all in libgamin
gmake[2]: Entering directory `/work/a/ports/devel/gamin/work/gamin-0.0.26/libgamin'
source='gam_api.c' object='gam_api.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../lib -DBINDIR=\""/usr/local/libexec"\" -DBUILDDIR=\"".."\" -DGAM_DEBUG_ENABLED  -I/usr/local/include  -O -pipe  -c -o gam_api.lo gam_api.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/local/libexec\" -DBUILDDIR=\"..\" -DGAM_DEBUG_ENABLED -I/usr/local/include -O -pipe -c gam_api.c -Wp,-MD,.deps/gam_api.TPlo  -fPIC -DPIC -o .libs/gam_api.o
gam_api.c: In function `gamin_get_socket_path':
gam_api.c:156: warning: assignment makes pointer from integer without a cast
gam_api.c: In function `gamin_get_socket_dir':
gam_api.c:175: warning: assignment discards qualifiers from pointer target type
gam_api.c:183: warning: assignment makes pointer from integer without a cast
gam_api.c: In function `gamin_write_credential_byte':
gam_api.c:428: storage size of `iov' isn't known
gam_api.c: In function `gamin_check_cred':
gam_api.c:637: storage size of `iov' isn't known
gmake[2]: *** [gam_api.lo] Error 1
gmake[2]: Leaving directory `/work/a/ports/devel/gamin/work/gamin-0.0.26/libgamin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/devel/gamin/work/gamin-0.0.26'
gmake: *** [all] Error 2
*** Error code 2

Stop in /a/ports/devel/gamin.
================================================================
build ended at Mon Apr 11 04:16:19 GMT 2005


----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20050411/4a637635/attachment.bin


More information about the freebsd-gnome mailing list