Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2002 14:09:31 -0800 (PST)
From:      Marc Rassbach <marc@milestonerdl.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/35715: Gnome-based builds fail due to lack of correct dependancies
Message-ID:  <200203092209.g29M9VT74103@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         35715
>Category:       ports
>Synopsis:       Gnome-based builds fail due to lack of correct dependancies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 09 14:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Marc Rassbach
>Release:        4.5
>Organization:
Milestone R/D Labs
>Environment:
newserver# uname -a
FreeBSD newserver.int.milestonerdl.com 4.5-STABLE FreeBSD 4.5-STABLE #10: Thu Ma
r  7 17:58:59 CST 2002     root@newserver.int.milestonerdl.com:/usr/obj/usr/src/
sys/DUAL  i386
newserver#

>Description:
Here's the text of the message I was working on e-mailing B4 I opted for the web form.

  A couple of the gnome-using apps won't build by themselves.

(yes, I know about /usr/ports/x11/gnome, but from my way of thinking if you want
 gnumeric and type make, it should auto-get all the gnome stuff.)

Gnumeric and gnome2wmaker are the 2 apps.  And between the 2 build sessions, you
 can see all the stuff that had been installed to date.

newserver# cd /usr/ports/math/gnumeric
newserver# make
===>  Extracting for gnumeric-1.0.4_1
>How-To-Repeat:
      
I made a 4.5 release box, did a make update.

Then went right to the apps desired, and typed make
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for gnumeric-1.0.4.tar.bz2.
 ===>   gnumeric-1.0.4_1 depends on file: /usr/local/bin/python2.2 - found
 ===>   gnumeric-1.0.4_1 depends on executable: gmake - found
 ===>   gnumeric-1.0.4_1 depends on shared library: gnomeole2.0 - found
 ===>   gnumeric-1.0.4_1 depends on shared library: gbrun.0 - not found
 ===>    Verifying install for gbrun.0 in /usr/ports/lang/gnomebasic
 ===>  Extracting for gnomebasic-0.0.20
 >> Checksum OK for gb-0.0.20.tar.gz.
 ===>   gnomebasic-0.0.20 depends on executable: gmake - found
 ===>   gnomebasic-0.0.20 depends on shared library: X11.6 - found
 ===>   gnomebasic-0.0.20 depends on shared library: esd.2 - found
 ===>   gnomebasic-0.0.20 depends on shared library: glib12.3 - found
 ===>   gnomebasic-0.0.20 depends on shared library: gtk12.2 - found
 ===>   gnomebasic-0.0.20 depends on shared library: Imlib.5 - found
 ===>   gnomebasic-0.0.20 depends on shared library: gnome.5 - not found
 ===>    Verifying install for gnome.5 in /usr/ports/x11/gnomelibs
 ===>   Returning to build of gnomebasic-0.0.20
 Error: shared library "gnome.5" does not exist
 *** Error code 1
 
 Stop in /usr/ports/lang/gnomebasic.
 *** Error code 1
 
 Stop in /usr/ports/lang/gnomebasic.
 *** Error code 1
 
 Stop in /usr/ports/lang/gnomebasic.
 *** Error code 1
 
 Stop in /usr/ports/lang/gnomebasic.
 *** Error code 1
 
 Stop in /usr/ports/lang/gnomebasic.
 *** Error code 1
 
 Stop in /usr/ports/lang/gnomebasic.
 *** Error code 1
 
 Stop in /usr/ports/lang/gnomebasic.
 *** Error code 1
 
 Stop in /usr/ports/math/gnumeric.
 *** Error code 1
 
 Stop in /usr/ports/math/gnumeric.
 *** Error code 1
 
 Stop in /usr/ports/math/gnumeric.
 *** Error code 1
 
 Stop in /usr/ports/math/gnumeric.
 *** Error code 1
 
 Stop in /usr/ports/math/gnumeric.
 *** Error code 1
 
 Stop in /usr/ports/math/gnumeric.
 
 
 Stop in /usr/ports/math/gnumeric.
 newserver#
 AbiWord-0.99.2                  libaudiofile-0.2.3
 Hermes-1.3.2                    libgnugetopt-1.1
 LPRng-3.7.6                     libiconv-1.7_1
 ORBit-0.5.13_3                  libmng-1.0.3
 XFree86-4.1.0_13,1              libole2-0.2.4
 autoconf213-2.13.000227_1       libtool-1.3.4_2
 automake14-1.4.5                libungif-4.1.0b1
 cpdup-1.03                      m4-1.4_1
 cvsup-16.1f                     mozilla-0.9.8_2,1
 esound-0.2.24                   pkgconfig-0.10.0
 gdbm-1.8.0                      png-1.2.1
 gdk-pixbuf-0.16.0               psiconv-0.8.3
 gettext-0.10.35_1               python-2.2_1
 glib-1.2.10_5                   tiff-3.5.7
 gmake-3.79.1                    unzip-5.42
 gtk-1.2.10_3                    windowmaker-0.80.0
 imlib-1.9.11                    wmicons-1.0
 jpeg-6b_1                       xpm-3.4k
 lcms-1.08                       zip-2.3
 
 
 /bin/sh ./mkinstalldirs /usr/local/include
  install -c -o root -g wheel -m 444 proplist.h /usr/local/include/proplist.h
 ===>   Generating temporary packing list
 ===>   Running ldconfig
 /sbin/ldconfig -m /usr/local/lib
 ===>   Registering installation for libproplist-0.10.1
 ===>   Returning to build of gnome2wmaker-1.2
 ===>   gnome2wmaker-1.2 depends on shared library: X11.6 - found
 ===>   gnome2wmaker-1.2 depends on shared library: esd.2 - found
 ===>   gnome2wmaker-1.2 depends on shared library: glib12.3 - found
 ===>   gnome2wmaker-1.2 depends on shared library: gtk12.2 - found
 ===>   gnome2wmaker-1.2 depends on shared library: Imlib.5 - found
 ===>   gnome2wmaker-1.2 depends on shared library: gnome.5 - not found
 ===>    Verifying install for gnome.5 in /usr/ports/x11/gnomelibs
 ===>   Returning to build of gnome2wmaker-1.2 
 Error: shared library "gnome.5" does not exist
 *** Error code 1
 
 Stop in /usr/ports/x11-wm/gnome2wmaker.
 *** Error code 1
 
 Stop in /usr/ports/x11-wm/gnome2wmaker.
 *** Error code 1
 
 Stop in /usr/ports/x11-wm/gnome2wmaker.
 *** Error code 1
 
 Stop in /usr/ports/x11-wm/gnome2wmaker.
 *** Error code 1
 
 Stop in /usr/ports/x11-wm/gnome2wmaker.
 *** Error code 1
 
 Stop in /usr/ports/x11-wm/gnome2wmaker.
 newserver#
 newserver# uname -a
 FreeBSD newserver.int.milestonerdl.com 4.5-STABLE FreeBSD 4.5-STABLE #10: Thu Ma
 r  7 17:58:59 CST 2002     root@newserver.int.milestonerdl.com:/usr/obj/usr/src/
 sys/DUAL  i386
 newserver#
 
 newserver# env
 SSH_CLIENT=192.168.138.44 2646 22
 USER=marc
 MAIL=/var/mail/marc
 HOME=/root
 SSH_TTY=/dev/ttyp0
 PAGER=more
 ENV=/home/marc/.shrc
 LOGNAME=marc
 TERM=xterm
 BLOCKSIZE=K
 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/us
 r/X11R6/bin:/root/bin
 SHELL=/bin/csh
 FTP_PASSIVE_MODE=YES
 EDITOR=vi
 HOSTTYPE=FreeBSD
 VENDOR=intel
 OSTYPE=FreeBSD
 MACHTYPE=i386
 SHLVL=1
 PWD=/usr/ports/graphics/xsane
 GROUP=wheel
 HOST=newserver.int.milestonerdl.com
 REMOTEHOST=192.168.138.44
 
 
 newserver# ls -lt /usr/ports | head
 total 12879
 lrwxr-xr-x    1 root  wheel        19 Mar  7 18:42 distfiles -> /work/ftp/distfi
 les
 -rw-r--r--    1 root  wheel  10399744 Mar  7 14:09 INDEX.db
 drwxr-xr-x   83 root  wheel      1536 Mar  7 12:10 x11-wm
 drwxr-xr-x  150 root  wheel      3584 Mar  7 12:10 x11-toolkits
 drwxr-xr-x   33 root  wheel      1024 Mar  7 12:10 x11-fm
 drwxr-xr-x  149 root  wheel      3584 Mar  7 12:10 x11
 drwxr-xr-x  392 root  wheel     10240 Mar  7 12:09 www
 drwxr-xr-x  234 root  wheel      5632 Mar  7 12:08 sysutils
 drwxr-xr-x  315 root  wheel      8192 Mar  7 12:08 textproc
 
 
 
 
 
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203092209.g29M9VT74103>