port seahorse won't upgrade properly

Dino Vliet dino_vliet at yahoo.com
Mon Apr 14 18:36:20 UTC 2008



Jeremy Messenger <mezz7 at cox.net> wrote: On Sun, 13 Apr 2008 15:56:11 -0500, Dino Vliet   
wrote:

>
>
> Jeremy Messenger  wrote: On Sat, 12 Apr 2008 14:45:47  
> -0500, Dino Vliet
> wrote:
>
>> Folks,
>>
>> I've tried to upgrade my ports and get the following error from
>> gnome-applets everytime I do a portupgrade gnome-applets:
>>
>> ain.c:42: error: structure has no member named `gconf'
>> main.c:46: error: structure has no member named `gweather_pref'
>> main.c:46: error: structure has no member named `gconf'
>> gmake[2]: *** [main.o] Error 1
>> gmake[2]: Leaving directory
>> `/usr/ports/x11/gnome-applets/work/gnome-applets-2.22.1/gweather'
>> gmake[1]: *** [install-recursive] Error 1
>> gmake[1]: Leaving directory
>> `/usr/ports/x11/gnome-applets/work/gnome-applets-2.22.1/gweather'
>> gmake: *** [install-recursive] Error 1
>> *** Error code 2
>>
>> Stop in /usr/ports/x11/gnome-applets.
>> *** Error code 1
>>
>> Stop in /usr/ports/x11/gnome-applets.
>> *** Error code 1
>>
>> Stop in /usr/ports/x11/gnome-applets.
>> ** Command failed [exit code 1]: /usr/bin/script -qa
>> /tmp/portupgrade.38565.0 env UPGRADE_TOOL=portupgrade
>> UPGRADE_PORT=gnome-applets-2.20.1 UPGRADE_PORT_VER=2.20.1 make
>> WITH_FAM_SYSTEM=fam reinstall
>> --->  Restoring the old version
>>
>> ** Fix the installation problem and try again.
>> [Updating the pkgdb  in /var/db/pkg ... - 988 packages
>> found (-0 +1) . done]
>> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>>         ! x11/gnome-applets (gnome-applets-2.20.1)      (install error)
>> ** Could not clean up temporary directory: Directory not empty -
>> /var/tmp/portupgradeOdM6jXk4
>>
>>
>> I'm seeing this on my AMD64 freebsd 6.3 system.
>>
>> Does anyone have ideas?
>
> Did you follow the /usr/ports/UPDATING?
>
> Cheers,
> Mezz
>
>> Thanks
>
> Now I did and chek out the mess:
>
> ** Fix the problem and try again.
> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>         - graphics/ImageMagick (marked as IGNORE)
>         - java/diablo-jdk15 (marked as IGNORE)
>         - japanese/lynx (marked as IGNORE)
>         - java/jdk15 (marked as IGNORE)
>         - textproc/p5-Text-ParseWords (port directory error)
>         - x11-servers/xorg-printserver (marked as IGNORE)
>         ! devel/ccrtp (ccrtp-1.5.2)     (unknown build error)
>         * devel/libzrtpcpp (libzrtpcpp-0.9.2)
>         * net/twinkle (twinkle-1.0_4)
>         * multimedia/libxine (libxine-1.1.7_3)
>         ! x11/yelp (yelp-2.18.1_1)      (linker error)
>         * finance/gnucash-docs (gnucash-docs-2.2.0)
>         * finance/gnucash (gnucash-2.2.0)
>         ! security/seahorse (gnome-keyring-manager-2.20.0)       
> (configure error)
>
> What is next?

It doesn't show anything. You need to do it again to get actually error.  
The portupgrade has option to save build log or you can go to each port  
and do it by hand to get build error log. As for the seahorse part, are  
you sure you have complete ports tree up to date? The portupgrade is  
supposed to delete gnome-keyring-manager. If you still have it, remove it  
by manual and redo it.

Cheers,
Mezz


-- 
mezz7 at cox.net  -  mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome at FreeBSD.org
I've continued with the seahorse problem. In /usr/ports/UPDATING I couldn't find anything regarding seahorse!

So I removed gnome-keyring-manager as you suggested.
Then I did a portsnap fetch update.

I then tried to install seahorse but got the following error:
===>   epiphany-2.22.1.1 depends on shared library: ORBit-2.0 - found
===>   epiphany-2.22.1.1 depends on shared library: pango-1.0.0 - found
===>  Configuring for epiphany-2.22.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 a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... amd64-portbld-freebsd6.3
checking host system type... amd64-portbld-freebsd6.3
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 ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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 recognize 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 xlf... 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 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 static flag -static 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.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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/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++ static flag -static 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.3 ld.so
checking how to hardcode library paths into programs... immediate
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 static flag -static 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.3 ld.so
checking how to hardcode library paths into programs... immediate
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 ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
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 ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking for glib-genmarshal... /usr/local/bin/glib-genmarshal
checking for glib-mkenums... /usr/local/bin/glib-mkenums
checking for intltool >= 0.35.0... 0.36.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking what warning flags to pass to the C compiler... 
checking what language compliance flags to pass to the C compiler... 
checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused
checking what language compliance flags to pass to the C++ compiler... 
checking for DEPENDENCIES... configure: error: Package requirements (
                  glib-2.0 >= 2.16.0
                  gmodule-2.0
                  gio-unix-2.0 >= 2.16.0
                  gtk+-2.0 >= 2.12.0
                  gtk+-unix-print-2.0 >= 2.12.0
                  libxml-2.0 >= 2.6.12
                  libxslt >= 1.1.7
                  libgnome-2.0 >= 2.14.0
                  libgnomeui-2.0 >= 2.14.0
                  libglade-2.0 >= 2.3.1                   gconf-2.0
                  gnome-desktop-2.0 >= 2.9.91
                  libstartup-notification-1.0 >= 0.5
                  libnotify >= 0.4
                  ) were not met:

Package gnome-keyring-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gnome-keyring-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gnome-keyring-1', required by 'libgnomeui', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DEPENDENCIES_CFLAGS
and DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome at FreeBSD.org, and attach (a)
"/usr/ports/www/epiphany/work/epiphany-2.22.1.1/config.log", (b) the output
of the failed make command, and (c) the gnomelogalyzer output. Also, it might
be a good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome at FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

Stop in /usr/ports/www/epiphany.
*** Error code 1

Stop in /usr/ports/security/seahorse.
*** Error code 1

Stop in /usr/ports/security/seahorse.


What now?
I really don't have a clue.
Hope you can help me out,

brgds
Dino



        


More information about the freebsd-questions mailing list