problems building several ports on fresh 4.9-PRERELEASE (x11, libbonobo)

Joe Marcus Clarke marcus at marcuscom.com
Fri Sep 19 12:20:26 PDT 2003


On Fri, 2003-09-19 at 15:14, Scott Reese wrote:
> [please cc me in any replies as I am not subscribed to this list.  Thank you.]
> 
> Hello,
> 
> Yesterday I installed 4.8-RELEASE on this machine and then cvsup'd my sources to RELENG_4 and updated my system.  So, it's not *completely* fresh but as fresh as I can get.  Next I updated my ports collection and went to build x11.  No joy there (I had to install from packages using pkg_add -r).  I keep getting the following error while trying to build XFree86-4-libraries:
> 
> + cd /usr/ports/x11/XFree86-4-libraries/work/xc/exports/include/GL
> + rm -f GLwDrawA.h
> + ln -s ../../../lib/GLw/GLwDrawA.h .
> + rm -f GLwDrawAP.h
> + ln -s ../../../lib/GLw/GLwDrawAP.h .
> + rm -f GLwMDrawA.h
> + ln -s ../../../lib/GLw/GLwMDrawA.h .
> + rm -f GLwMDrawAP.h
> + ln -s ../../../lib/GLw/GLwMDrawAP.h .
> including in lib/dps...
> pswrap -a -o dpsctxtops.c -h dpsctxtops.h dpsctxtops.psw
> "dpsctxtops.psw", line 41: endps without matching defineps
> "dpsctxtops.psw", line 43: syntax error near text "
> defineps"
> "dpsctxtops.psw", line 45: endps without matching defineps
> "dpsctxtops.psw", line 49: endps without matching defineps
> "dpsctxtops.psw", line 53: endps without matching defineps
> "dpsctxtops.psw", line 57: endps without matching defineps
> "dpsctxtops.psw", line 61: endps without matching defineps
> "dpsctxtops.psw", line 65: endps without matching defineps
> "dpsctxtops.psw", line 69: endps without matching defineps
> "dpsctxtops.psw", line 73: endps without matching defineps
> "dpsctxtops.psw", line 77: endps without matching defineps
> "dpsctxtops.psw", line 81: endps without matching defineps
> "dpsctxtops.psw", line 85: endps without matching defineps
> "dpsctxtops.psw", line 89: endps without matching defineps
> "dpsctxtops.psw", line 93: endps without matching defineps
> "dpsctxtops.psw", line 97: endps without matching defineps
> "dpsctxtops.psw", line 101: endps without matching defineps
> "dpsctxtops.psw", line 105: endps without matching defineps
> "dpsctxtops.psw", line 109: endps without matching defineps
> pswrap: error in parsing dpsctxtops.psw
> *** Error code 1
> 
> Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/dps.
> *** Error code 1
> 
> Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
> *** Error code 1
> 
> Stop in /usr/ports/x11/XFree86-4-libraries.
> 
> After I installed XFree86 from packages, I attempted to build gnome2 which has just been updated to 1.4.  I keep getting stopped here while attempting to build devel/libbonobo:
> 
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/local/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/local/share/locale\" -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DVERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -I/usr/local/include -O -pipe -c ./Bonobo_GenericFactory-common.c -Wp,-MD,.deps/Bonobo_GenericFactory-common.TPlo  -fPIC -DPIC -o .libs/Bonobo_GenericFactory-common.o
> cc: ./Bonobo_GenericFactory-common.c: No such file or directory
> cc: No input files specified
> gmake[3]: *** [Bonobo_GenericFactory-common.lo] Error 1
> gmake[3]: Leaving directory `/usr/ports/devel/libbonobo/work/libbonobo-2.4.0/bonobo-activation'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory `/usr/ports/devel/libbonobo/work/libbonobo-2.4.0/bonobo-activation'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/devel/libbonobo/work/libbonobo-2.4.0'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/devel/libbonobo.
> *** Error code 1
> 
> Stop in /usr/ports/devel/libbonobo.
> *** Error code 1
> 
> Stop in /usr/ports/x11/gnomeapplets2.
> *** Error code 1
> 
> Stop in /usr/ports/x11/gnomeapplets2.
> *** Error code 1
> 
> Stop in /usr/ports/x11/gnome2.
> *** Error code 1
> 
> Stop in /usr/ports/x11/gnome2.
> 
> My ports collection is fresh as of just a few minutes ago.  Any idea as to why these builds are failing?  I would be happy to supply any further information as needed.

Use the following to upgrade to GNOME 2.4:

# pkgdb -F
(answer yes to all prompts)
# portupgrade ORBit2 libbonobo
# portupgrade -rf -m BATCH=yes atk
# portupgrade -R -m BATCH=yes gnome2

Joe

> 
> Thank you,
> Scott
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030919/414cfde7/attachment.bin


More information about the freebsd-ports mailing list