portupgrade -R gnomekeyring-0.2.1 fails after today's cvsup ports tree

Stacey Roberts stacey at vickiandstacey.com
Tue May 11 15:47:57 PDT 2004


>Submitter-Id:	current-users
>Originator:	Stacey Roberts
>Organization:	
>Confidential:	no 
>Synopsis:	portupgrade -R gnomekeyring-0.2.1 fails after today's cvsup ports tree
>Severity:	serious
>Priority:	high
>Category:	ports
>Class:		sw-bug
>Release:	FreeBSD 4.10-BETA i386
>Environment:
System: FreeBSD Demon.vickiandstacey.com 4.10-BETA FreeBSD 4.10-BETA #0: Mon Apr 12 20:53:29 BST 2004 root at Demon.vickiandstacey.com:/usr/obj/usr/src/sys/HAMMER i386

>Description:
After today's cvsup of ports tree, portupgrading gnomekeyring fails with the following build errors:

# portupgrade -R gnomekeyring-0.2.1
--->  Upgrading 'gnomekeyring-0.2.1' to 'gnomekeyring-0.2.1_1' (security/gnomekeyring)
--->  Building '/usr/ports/security/gnomekeyring'
===>  Cleaning for atk-1.6.1
===>  Cleaning for libiconv-1.9.1_3
===>  Cleaning for gettext-0.13.1_1
===>  Cleaning for glib-2.4.1_1
===>  Cleaning for gmake-3.80_2
===>  Cleaning for imake-4.3.0_2
===>  Cleaning for libtool-1.3.5_2
===>  Cleaning for pkgconfig-0.15.0_1
===>  Cleaning for jpeg-6b_2
===>  Cleaning for png-1.2.5_4
===>  Cleaning for tiff-3.6.1_1
===>  Cleaning for hicolor-icon-theme-0.5
===>  Cleaning for shared-mime-info-0.14_2
===>  Cleaning for freetype2-2.1.7_3
===>  Cleaning for intltool-0.30_1
===>  Cleaning for p5-XML-Parser-2.34_1
===>  Cleaning for XFree86-fontEncodings-4.3.0
===>  Cleaning for XFree86-fontScalable-4.3.0
===>  Cleaning for fontconfig-2.2.2,1
===>  Cleaning for libXft-2.1.6
===>  Cleaning for gtk-2.4.1
===>  Cleaning for pango-1.4.0
===>  Cleaning for XFree86-libraries-4.3.0_7
===>  Cleaning for gnomekeyring-0.2.1_1
===>  Vulnerability check disabled
>> gnome-keyring-0.2.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2.
>> Attempting to fetch from ftp://ftp.mirror.ac.uk/sites/ftp.gnome.org/pub/GNOME/sources/gnome-keyring/0.2/.
gnome-keyring-0.2.1.tar.bz2                   100% of  317 kB   54 kBps
===>  Extracting for gnomekeyring-0.2.1_1
>> Checksum OK for gnome2/gnome-keyring-0.2.1.tar.bz2.
===>  Patching for gnomekeyring-0.2.1_1
===>  Applying FreeBSD patches for gnomekeyring-0.2.1_1
===>   gnomekeyring-0.2.1_1 depends on executable: gmake - found
===>   gnomekeyring-0.2.1_1 depends on file: /usr/local/libexec/libtool13/libtool - found
===>   gnomekeyring-0.2.1_1 depends on executable: pkg-config - found
===>   gnomekeyring-0.2.1_1 depends on file: /usr/local/bin/intltool-extract - found
===>   gnomekeyring-0.2.1_1 depends on shared library: X11.6 - found
===>   gnomekeyring-0.2.1_1 depends on shared library: glib-2.0.400 - found
===>   gnomekeyring-0.2.1_1 depends on shared library: atk-1.0.600 - found
===>   gnomekeyring-0.2.1_1 depends on shared library: pango-1.0.399 - found
===>   gnomekeyring-0.2.1_1 depends on shared library: gtk-x11-2.0.400 - found
===>  Configuring for gnomekeyring-0.2.1_1
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 whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 an ANSI C-conforming const... 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 how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking build system type... i386-portbld-freebsd4.10
checking host system type... i386-portbld-freebsd4.10
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 how to recognise dependent libraries... pass_all
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 how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.10 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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 how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.10 ld.so
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... no
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 how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.10 ld.so
checking host system type... i386-unknown-freebsd4.10
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... 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 if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd4.10 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for pkg-config... /usr/local/bin/pkg-config
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for glib-2.0 >= 2.3.1... yes
checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include                                                                                         
checking GLIB_LIBS... -L/usr/local/lib -lglib-2.0 -liconv
checking for gtk+-2.0 >= 2.3.1... yes
checking GTK_CFLAGS... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include
checking GTK_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  ar az ca cs cy da de el en_CA en_GB es fi fr hr hu it is ja ko lt mn ms nl no pa pl pt pt_BR ru sk sq sr sr at Latn sv th tr uk zh_CN zh_TW
checking whether socklen_t is defined... yes
checking for struct cmsgcred... yes
checking for mkdtemp... yes
checking whether stat file-mode macros are broken... no
checking for inttypes.h... no
checking for stdint.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for gettimeofday... yes
checking for socket in -lsocket... no
checking for socket... yes
checking for more warnings... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gnome-keyring-1.pc
config.status: creating gnome-keyring-1-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
===>  Building for gnomekeyring-0.2.1_1
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/security/gnomekeyring/work/gnome-keyring-0.2.1'Making all in po
gmake[2]: Entering directory `/usr/ports/security/gnomekeyring/work/gnome-keyring-0.2.1/po'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/security/gnomekeyring/work/gnome-keyring-0.2.1/po'
gmake[2]: Entering directory `/usr/ports/security/gnomekeyring/work/gnome-keyring-0.2.1'source='gnome-keyring.c' object='gnome-keyring.lo' libtool=yes \
depfile='.deps/gnome-keyring.Plo' tmpdepfile='.deps/gnome-keyring.TPlo' \
depmode=gcc /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -DPREFIX=\""/usr/X11R6"\" -DBINDIR=\""/usr/X11R6/bin"\" -DLIBEXECDIR=\""/usr/X11R6/libexec"\" -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -I. -I. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include    -I/usr/local/include  -O -pipe -march=pentiumpro -c -o gnome-keyring.lo `test -f 'gnome-keyring.c' || echo './'`gnome-keyring.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I. -DPREFIX=\"/usr/X11R6\" -DBINDIR=\"/usr/X11R6/bin\" -DLIBEXECDIR=\"/usr/X11R6/libexec\" -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -I. -I. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe -march=pentiumpro -c gnome-keyring.c -Wp,-MD,.deps/gnome-keyring.TPlo  -fPIC -DPIC -o .libs/gnome-keyring.lo
gnome-keyring.c: In function `write_credentials_byte_sync':
gnome-keyring.c:254: storage size of `iov' isn't known
gnome-keyring.c: In function `write_credentials_byte':
gnome-keyring.c:302: storage size of `iov' isn't known
gmake[2]: *** [gnome-keyring.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/security/gnomekeyring/work/gnome-keyring-0.2.1'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/security/gnomekeyring/work/gnome-keyring-0.2.1'
gmake: *** [all] Error 2
*** Error code 2
 
Stop in /usr/ports/security/gnomekeyring.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade26827.22 make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! security/gnomekeyring (gnomekeyring-0.2.1)    (cannot convert nil into String)--->  Packages processed: 0 done, 22 ignored, 0 skipped and 1 failed
#

>How-To-Repeat:
Cvsup ports tree
Attempt to portupgrade gnomekeyring

>Fix:
Don't know





More information about the freebsd-gnome mailing list