evolution-data-server

J. W. Ballantine jwb at homer.att.com
Mon Aug 15 13:57:18 GMT 2005


While trying to build gnome-devel, on a 5-stable box, this weekend, the build failed with:

gmake[2]: Leaving directory `/usr/ports/devel/libsoup/work/libsoup-2.2.3'
gmake[1]: Leaving directory `/usr/ports/devel/libsoup/work/libsoup-2.2.3'
===>  Installing for libsoup-2.2.3
===>   libsoup-2.2.3 depends on executable: pkg-config - found
===>   Generating temporary packing list
===>  Checking if devel/libsoup already installed
===>   libsoup-2.2.3 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of devel/libsoup
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/devel/libsoup.
*** Error code 1

Stop in /usr/ports/databases/evolution-data-server.

So I cd to libsoup, did a make deinstall; make reinstall and tried the build again,
it still failed.  I then did a cvsup and marccusmerge, cd to libsoup and ran make deinstall
(since evolution-data-server does a build of libsoup), and tried to build again.

This time it failed with:

gmake[2]: Entering directory `/usr/ports/devel/libsoup/work/libsoup-2.2.3'
gmake[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/libdata/pkgconfig" || /usr/ports/devel/libsoup/work/libsoup-2.2.3/install-sh -d "/usr/local/libdata/pkgconfi
g"
 install  -o root -g wheel -m 444 'libsoup-2.2.pc' '/usr/local/libdata/pkgconfig/libsoup-2.2.pc'
gmake[2]: Leaving directory `/usr/ports/devel/libsoup/work/libsoup-2.2.3'
gmake[1]: Leaving directory `/usr/ports/devel/libsoup/work/libsoup-2.2.3'
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for libsoup-2.2.3
===> SECURITY REPORT: 
      This port has installed the following files which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/local/lib/libsoup-2.2.so.7

      If there are vulnerabilities in these programs there may be a security
      risk to the system. FreeBSD makes no guarantee about the security of
      ports included in the Ports Collection. Please type 'make deinstall'
      to deinstall the port if this is a concern.
===>   Returning to build of evolution-data-server-1.3.7
Error: shared library "soup-2.2.8" does not exist
*** Error code 1

Stop in /usr/ports/databases/evolution-data-server.


Any ideas on what is going on/ what needs to be done to fix the problem??

Thanks

Jim B


More information about the freebsd-gnome mailing list