Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14080 closed defect (fixed)

gnome 2.16.2 build failure

Reported by: keflavich@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: gnome Cc:
Port:

Description

{{{adam-macbook:~ adam$ sudo port install gnome ---> Building gst-plugins-good with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gst-plugins-good/work/gst-plugins-good-0.10.6" && make all " returned error 2 Command output: Making all in rtsp make[3]: Nothing to be done for `all'. Making all in smpte make[3]: Nothing to be done for `all'. Making all in udp make all-am make[4]: Nothing to be done for `all-am'. Making all in videobox make[3]: Nothing to be done for `all'. Making all in videocrop make[3]: Nothing to be done for `all'. Making all in videomixer make[3]: Nothing to be done for `all'. Making all in wavenc make[3]: Nothing to be done for `all'. Making all in wavparse make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in sys Making all in osxaudio make[3]: Nothing to be done for `all'. Making all in osxvideo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -O2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -MT osxvideosink.lo -MD -MP -MF ".deps/osxvideosink.Tpo" -c -o osxvideosink.lo osxvideosink.m; \

then mv -f ".deps/osxvideosink.Tpo" ".deps/osxvideosink.Plo"; else rm -f ".deps/osxvideosink.Tpo"; exit 1; fi

libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' make[3]: * [osxvideosink.lo] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: The following dependencies failed to build: gnome-desktop-suite gst-plugins-good gtksourceview gnuregex gucharmap libgail-gnome libgtkhtml3 seahorse system-tools-backends vino gnutls libtasn1 lzo opencdk yelp firefox-x11 zip libgtkhtml zenity Error: Status 1 encountered during processing.}}}

Gnome installation failed with the above errors. A google search on a few of the failure terms turned up nothing. I don't know anything about tagged compiling, so I can't debug it at all myself.

Thanks, Adam

Change History (4)

comment:1 Changed 16 years ago by keflavich@…

It looks like this might be the same bug as http://trac.macosforge.org/projects/macports/ticket/13727 .

Sorry about the formatting in the bug report... I thought was supposed to prevent the bad formatting, but apparently not.

comment:2 Changed 16 years ago by gui-dos (Guido Soranzio)

Resolution: fixed
Status: newclosed

I have applied the patch suggested by #13727 in r33420.

comment:3 in reply to:  2 Changed 16 years ago by keflavich@…

Thanks, that fixed it.

Adam

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.