[MacPorts] #18575: glib2-devel: update to 2.19.8
#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
#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 -------------------------------------+-------------------------------------- Comment(by ryandesign@…): I'm on a 64-bit Intel MacBook Pro, and in the libtool for i386 and x86_64 global_symbol_pipe has a value, but in the libtool for ppc and ppc64, it is the empty string. But why is that? It had a value for all four archs with 2.19.6. -- Ticket URL: <http://trac.macports.org/ticket/18575#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Between 2.19.6 and 2.19.7 the included libtool was updated from 1.5.26 to 2.2.6. That same change occurred between glib 2.18.2 and 2.18.3. Maybe that's relevant. -- Ticket URL: <http://trac.macports.org/ticket/18575#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 -------------------------------------+-------------------------------------- Changes (by mcalhoun@…): * cc: mcalhoun@… (removed) -- Ticket URL: <http://trac.macports.org/ticket/18575#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18575: glib2-devel: update to 2.21.0 -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: glib2-devel -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * status: new => assigned Comment: The current development version available is 2.21.0. At this point it may be easier to delete the existing glib2-devel port and re-copy from the current glib2 port and update it for 2.21.0. -- Ticket URL: <http://trac.macports.org/ticket/18575#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18575: glib2-devel: update to 2.21.0 --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: glib2-devel | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: * r51738: old glib2-devel deleted * r51739: new glib2-devel created for version 2.21.1 -- Ticket URL: <http://trac.macports.org/ticket/18575#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts