[MacPorts] #18575: glib2-devel: update to 2.19.8
MacPorts
noreply at macports.org
Fri Feb 20 22:22:35 PST 2009
#18575: glib2-devel: update to 2.19.8
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: ryandesign@…
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Updates
Component: ports | Version: 1.7.0
Keywords: | Port: glib2-devel
-------------------------------------+--------------------------------------
I just updated glib2-devel to 2.19.6 in r47055 along with changing the
universal build to fix some issues.
2.19.8 is already out but I was unable to use it or 2.19.7 because of this
error:
{{{
libtool: link: link -dump -symbols .libs/garray.o .libs/gasyncqueue.o
.libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o
.libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o
.libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o
.libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o
.libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o
.libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o
.libs/goption.o .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o
.libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gregex.o
.libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o
.libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o
.libs/gtestutils.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o
.libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o
.libs/gunicollate.o .libs/gunidecomp.o .libs/gurifuncs.o .libs/gutils.o
.libs/gprintf.o .libs/giounix.o .libs/gspawn.o
libcharset/.libs/libcharset.a pcre/.libs/libpcre.a | | /mp/bin/gsed 's/.*
//' | sort | uniq > .libs/libglib-2.0.exp
../libtool: eval: line 961: syntax error near unexpected token `|'
../libtool: eval: line 961: `link -dump -symbols .libs/garray.o
.libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o
.libs/gbookmarkfile.o .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o
.libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o
.libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o
.libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o
.libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o
.libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gpoll.o
.libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o
.libs/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o
.libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o
.libs/gstring.o .libs/gtestutils.o .libs/gthread.o .libs/gthreadpool.o
.libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o
.libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gurifuncs.o
.libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o
libcharset/.libs/libcharset.a pcre/.libs/libpcre.a | | /mp/bin/gsed 's/.*
//' | sort | uniq > .libs/libglib-2.0.exp'
make[4]: *** [libglib-2.0.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Status 1 encountered during processing.
}}}
Note the missing command between the two pipes.
I get the same problem when trying to update glib2 from 2.18.3 to 2.18.4
as requested in #18054.
--
Ticket URL: <http://trac.macports.org/ticket/18575>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list