New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17418 (closed update: fixed)

Opened 4 years ago

Last modified 4 years ago

glib2: update to 2.18.3

Reported by: ryandesign@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: mcalhoun@…
Port: glib2

Description

glib2 should be updated to 2.18.3.

Change History

comment:1 Changed 4 years ago by ryandesign@…

  • Status changed from new to assigned

There's a problem updating to 2.18.3. If you don't have gtkdoc installed it still tries to use gtkdoc-rebase during the destroot phase and says

/bin/sh: line 1: gtkdoc-rebase: command not found

In 2.18.2 this error was ignored but in 2.18.3 it is a fatal error. I reported it upstream. We can work around it by fixing the use of which in their scripts.

comment:2 Changed 4 years ago by blb@…

Could be like #17258 and #17275.

comment:3 Changed 4 years ago by mcalhoun@…

  • Cc mcalhoun@… added

Cc Me!

comment:4 Changed 4 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Updated to 2.18.3 and worked around the problem in r42728.

comment:5 Changed 4 years ago by north@…

This problem appears to be persisting in Tiger for some reason. Build fails at:

-- Installing ./html/up.png /bin/sh: line 1: gtkdoc-rebase: command not found make[5]: * [install-data-local] Error 127 make[4]: * [install-am] Error 2 make[3]: * [install-recursive] Error 1 make[2]: * [install-recursive] Error 1 make[1]: * [install-recursive] Error 1 make: * [install] Error 2 Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.18.3" && make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/destroot " returned error 2

Don't know if that advises reopening this bug or what...

comment:6 Changed 4 years ago by ryandesign@…

  • Status changed from closed to reopened
  • Resolution fixed deleted

Yes, I appear to have screwed something up...

comment:7 Changed 4 years ago by north@…

Rats. Tried the latest and it failed at the same spot. Ah well; I'll keep an eye on this space!

comment:8 Changed 4 years ago by ryandesign@…

  • Status changed from reopened to closed
  • Resolution set to fixed

Fixed in r42805 - actually tested before committing this time :)

comment:9 Changed 4 years ago by north@…

Worked! Thanks.

comment:10 Changed 4 years ago by jmr@…

  • Type changed from enhancement to update

comment:11 Changed 4 years ago by anonymous

  • Milestone Port Updates deleted

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.