Opened 15 years ago

Last modified 13 years ago

#20159 closed defect

glibmm fails to build during install of Gobby — at Version 4

Reported by: thewoolleyman@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: thewoolleyman@…
Port: glibmm

Description (last modified by mf2k (Frank Schima))

I found this bug (#18999), but that isn't my problem. My /opt/local/etc/macports/variants.conf and /usr/local/etc/macports/variants.conf are empty.

Attached is a file output from running the suggested commands from that ticket:

http://gist.github.com/140502

Thanks, -- Chad

Change History (6)

Changed 15 years ago by thewoolleyman@…

Attachment: gobby_fail.txt added

Output from running http://gist.github.com/140502

comment:1 Changed 15 years ago by thewoolleyman@…

Cc: thewoolleyman@… added

Cc Me!

comment:2 Changed 15 years ago by thewoolleyman@…

Attaching another file with the (truncated, just the error) output from a failed gobby install on a different machine...

Changed 15 years ago by thewoolleyman@…

comment:3 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to devans@…
Port: glibmm added
Summary: Gobby not working for meglibmm fails to build during install of Gobby

Your first error:

DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glibmm/work/glibmm-2.20.0" && ./configure --prefix=/opt/local'
sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glibmm/work/glibmm-2.20.0: No such file or directory
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glibmm/work/glibmm-2.20.0" && ./configure --prefix=/opt/local " returned error 1
Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glibmm/work/glibmm-2.20.0: No such file or directory

appears to be an issue with glibmm; I'm not sure why it can't find that directory which should exist upon extracting. Try a sudo port clean --work glibmm and then try your initial install of gobby again.

The second error sounds like a missing dependency, but there isn't enough information to go on to determine which port is having the issue there; full debug output would be needed. However, if it isn't glibmm, please open a new ticket for that.

comment:4 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.