Opened 14 years ago

Closed 14 years ago

#24286 closed defect (worksforme)

conglomerate-0.9.1 Build Failure - gtkdoc-fixxref problem

Reported by: neal@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: conglomerate

Description

On Mac OS X 10.5.8 Conglomerate fails to build with the following error:

-- Fixing Crossreferences
cd . && gtkdoc-fixxref --module-dir=html --html-dir=/opt/local/share/gtk-doc/html 
Use of uninitialized value in concatenation (.) or string at /opt/local/bin/gtkdoc-fixxref line 171.
Use of uninitialized value in concatenation (.) or string at /opt/local/bin/gtkdoc-fixxref line 171.
Can't open -sections.txt: No such file or directory at /opt/local/bin/gtkdoc-fixxref line 171.
make[3]: *** [html-build.stamp] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
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_conglomerate/work/conglomerate-0.9.1" && /usr/bin/make -j1 all " returned error 2
DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_conglomerate/work/conglomerate-0.9.1" && /usr/bin/make -j1 all " returned error 2
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 9)
    invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for conglomerate): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

Do you still see this problem with MacPorts 1.9.0 and gtk-doc 1.15? conglomerate 0.9.1 builds ok for me on Leopard ppc and Snow Leopard x86_64.

comment:2 Changed 14 years ago by neal@…

It builds and runs OK now.

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Great, glad to hear that.

Note: See TracTickets for help on using tickets.