[MacPorts] #20159: Gobby not working for me
#20159: Gobby not working for me -------------------------------------+-------------------------------------- Reporter: thewoolleyman@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -------------------------------------+-------------------------------------- I found this bug (http://trac.macports.org/ticket/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 -- Ticket URL: <http://trac.macports.org/ticket/20159> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20159: Gobby not working for me -------------------------------------+-------------------------------------- Reporter: thewoolleyman@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -------------------------------------+-------------------------------------- Comment(by thewoolleyman@…): Attaching another file with the (truncated, just the error) output from a failed gobby install on a different machine... -- Ticket URL: <http://trac.macports.org/ticket/20159#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20159: glibmm fails to build during install of Gobby -------------------------------------+-------------------------------------- Reporter: thewoolleyman@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: glibmm -------------------------------------+-------------------------------------- Changes (by blb@…): * owner: macports-tickets@… => devans@… * port: => glibmm Comment: 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. -- Ticket URL: <http://trac.macports.org/ticket/20159#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20159: glibmm fails to build during install of Gobby -------------------------------------+-------------------------------------- Reporter: thewoolleyman@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: glibmm -------------------------------------+-------------------------------------- Description changed by macsforever2000@…: Old description:
I found this bug (http://trac.macports.org/ticket/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:
Thanks, -- Chad
New description: 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 -- -- Ticket URL: <http://trac.macports.org/ticket/20159#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20159: glibmm fails to build during install of Gobby -------------------------------------+-------------------------------------- Reporter: thewoolleyman@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: glibmm -------------------------------------+-------------------------------------- Changes (by devans@…): * cc: thewoolleyman@… (removed) Comment: First of all, the fact that you have macports files in /usr/local is suspicious. MacPorts doesn't install anything there by default and installing files manually in /usr/local (not using MacPorts usually causes problems. To test if this is causing problems, just temporarily move /usr/local to /usr/local.bak and try building glibmm again. {{{ sudo port clean glibmm sudo port -d build glibmm }}} removing you from CC because the ticket reporter is automatically copied. -- Ticket URL: <http://trac.macports.org/ticket/20159#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20159: glibmm fails to build during install of Gobby -------------------------------------+-------------------------------------- Reporter: thewoolleyman@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: glibmm -------------------------------------+-------------------------------------- Comment(by thewoolleyman@…): I have opened a new ticket for the second error, with the full debug output attached: http://trac.macports.org/ticket/20183 -- Ticket URL: <http://trac.macports.org/ticket/20159#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20159: glibmm fails to build during install of Gobby -------------------------------------+-------------------------------------- Reporter: thewoolleyman@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: glibmm -------------------------------------+-------------------------------------- Comment(by thewoolleyman@…): {{{sudo port clean --work glibmm}}} worked for me. After that, gobby installed and ran fine. I also renamed /usr/local/etc to /usr/local/etc.bak. Thanks for the help! -- Ticket URL: <http://trac.macports.org/ticket/20159#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20159: glibmm fails to build during install of Gobby --------------------------------------+------------------------------------- Reporter: thewoolleyman@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: glibmm | --------------------------------------+------------------------------------- Changes (by devans@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <http://trac.macports.org/ticket/20159#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20159: glibmm: glibmm-2.20.0: No such file or directory --------------------------------------+------------------------------------- Reporter: thewoolleyman@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: glibmm | --------------------------------------+------------------------------------- Comment(by ryandesign@…): Replying to [comment:3 blb@…]:
I'm not sure why it can't find that directory which should exist upon extracting.
This was probably caused by #29223. -- Ticket URL: <https://trac.macports.org/ticket/20159#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts