Opened 3 years ago

Closed 3 years ago

#63049 closed defect (fixed)

libosinfo: builds fail for Big Sur, both Intel and ARM

Reported by: mascguy (Christopher Nielsen) Owned by: danchr (Dan Villiom Podlaski Christiansen)
Priority: Normal Milestone:
Component: ports Version:
Keywords: bigsur Cc:
Port: libosinfo

Description (last modified by mascguy (Christopher Nielsen))

Based on a forced rebuild attempt today, the following is occurring on our Big Sur buildbots:

autoreconf: running: /opt/local/bin/gtkdocize --copy
Can't exec "/opt/local/bin/gtkdocize": No such file or directory at /opt/local/share/autoconf/Autom4te/FileUtils.pm line 293.
autoreconf: error: /opt/local/bin/gtkdocize failed with exit status: 2
Command failed:  cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_sysutils_libosinfo/libosinfo/work/libosinfo-1.4.0" && autoreconf -fvi 
Exit code: 2

Full build logs, for both Intel and ARM:

https://build.macports.org/builders/ports-11_x86_64-builder/builds/33213/steps/install-port/logs/stdio

https://build.macports.org/builders/ports-11_arm64-builder/builds/22052/steps/install-port/logs/stdio

Change History (5)

comment:1 Changed 3 years ago by mascguy (Christopher Nielsen)

Description: modified (diff)

comment:2 Changed 3 years ago by mascguy (Christopher Nielsen)

Description: modified (diff)

comment:3 Changed 3 years ago by jmroot (Joshua Root)

Needs a gtk-doc dependency apparently.

comment:4 in reply to:  3 Changed 3 years ago by mascguy (Christopher Nielsen)

Replying to jmroot:

Needs a gtk-doc dependency apparently.

Looks like I'm off my game today, as a simple port provides $(which gtkdocize) would have given me the answer. Maybe it was too obvious? Lol

Thanks Josh!

comment:5 Changed 3 years ago by Christopher Nielsen <mascguy@…>

Resolution: fixed
Status: assignedclosed

In 757d83e21a5cb00b1e3e57468a4d080a685ff351/macports-ports (master):

libosinfo: add missing build dep gtk-doc

Closes: #63049

Note: See TracTickets for help on using tickets.