[MacPorts] #37722: Error installing fftw
#37722: Error installing fftw --------------------------+-------------------------------- Reporter: s.mahajan1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: --------------------------+-------------------------------- I am trying to install fftw on Mac OSX 10.7.5 with Xcode 4.3.2 but halfway I get the following error and am not able to debug it from the log file. Please help. Thanks! ---> Computing dependencies for gconf ---> Configuring gconf Error: org.macports.configure for port gconf returned: configure failure: command execution failed Please see the log file for port gconf for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/main.log Error: Unable to upgrade port: 1 Error rebuilding gconf while executing "error "Error rebuilding $portname"" (procedure "revupgrade_scanandrebuild" line 370) invoked from within "revupgrade_scanandrebuild broken_port_counts $opts" (procedure "macports::revupgrade" line 5) invoked from within "macports::revupgrade $opts" (procedure "action_revupgrade" line 2) invoked from within "action_revupgrade $action $portlist $opts" (procedure "action_target" line 94) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 95) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command set exit_status [process_cmd $remaining..." (file "/opt/local/bin/port" line 4784) -- Ticket URL: <https://trac.macports.org/ticket/37722> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37722: Error installing gconf ---------------------------+-------------------------------- Reporter: s.mahajan1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gconf | ---------------------------+-------------------------------- Changes (by ram@…): * cc: s.mahajan1@… (removed) * port: => gconf Old description:
I am trying to install fftw on Mac OSX 10.7.5 with Xcode 4.3.2 but halfway I get the following error and am not able to debug it from the log file. Please help. Thanks!
---> Computing dependencies for gconf ---> Configuring gconf Error: org.macports.configure for port gconf returned: configure failure: command execution failed Please see the log file for port gconf for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/main.log Error: Unable to upgrade port: 1 Error rebuilding gconf while executing "error "Error rebuilding $portname"" (procedure "revupgrade_scanandrebuild" line 370) invoked from within "revupgrade_scanandrebuild broken_port_counts $opts" (procedure "macports::revupgrade" line 5) invoked from within "macports::revupgrade $opts" (procedure "action_revupgrade" line 2) invoked from within "action_revupgrade $action $portlist $opts" (procedure "action_target" line 94) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 95) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } {
# If there are remaining arguments, process those as a command set exit_status [process_cmd $remaining..." (file "/opt/local/bin/port" line 4784)
New description: I am trying to install fftw on Mac OSX 10.7.5 with Xcode 4.3.2 but halfway I get the following error and am not able to debug it from the log file. Please help. Thanks! {{{ ---> Computing dependencies for gconf ---> Configuring gconf Error: org.macports.configure for port gconf returned: configure failure: command execution failed Please see the log file for port gconf for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/main.log Error: Unable to upgrade port: 1 Error rebuilding gconf while executing "error "Error rebuilding $portname"" (procedure "revupgrade_scanandrebuild" line 370) invoked from within "revupgrade_scanandrebuild broken_port_counts $opts" (procedure "macports::revupgrade" line 5) invoked from within "macports::revupgrade $opts" (procedure "action_revupgrade" line 2) invoked from within "action_revupgrade $action $portlist $opts" (procedure "action_target" line 94) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 95) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command set exit_status [process_cmd $remaining..." (file "/opt/local/bin/port" line 4784) }}} -- Comment: gconf is the port that failed to install, not fftw. Can you attach the mentioned log file, i.e. {{{ /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/main.log }}} -- Ticket URL: <https://trac.macports.org/ticket/37722#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37722: Error installing gconf ---------------------------+-------------------------------- Reporter: s.mahajan1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gconf | ---------------------------+-------------------------------- Comment (by s.mahajan1@…): File attached. -- Ticket URL: <https://trac.macports.org/ticket/37722#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37722: Error installing gconf ---------------------------+-------------------------------- Reporter: s.mahajan1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gconf | ---------------------------+-------------------------------- Comment (by egall@…): Hm, that's strange, `p5.12-xml-parser` should have been pulled in when `intltool` was installed... Maybe try installing `p5-xml-parser` with the `+universal` variant? Or maybe try running `cpan -i XML::Parser`? -- Ticket URL: <https://trac.macports.org/ticket/37722#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37722: gconf: configure: error: XML::Parser perl module is required for intltool ---------------------------+-------------------------------- Reporter: s.mahajan1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gconf | ---------------------------+-------------------------------- Comment (by ryandesign@…): The log says "{{{configure: error: XML::Parser perl module is required for intltool}}}". There are tons of other tickets mentioning this error message; please search and see if one of them might contain the solution to this issue. Replying to [comment:3 egall@…]:
Hm, that's strange, `p5.12-xml-parser` should have been pulled in when `intltool` was installed...
Yes, there should be no way for that not to have happened.
Maybe try installing `p5-xml-parser` with the `+universal` variant?
p5-xml-parser does not have a universal variant and does not install anything. Perhaps you meant p5.12-xml-parser, but I see no indication at this time that this relates to universal issues. Reinstalling p5.12-xml- parser might be a good thing to try however.
Or maybe try running `cpan -i XML::Parser`?
Please do not use `cpan` to manually install software into the prefix managed by MacPorts; that will only confuse things. -- Ticket URL: <https://trac.macports.org/ticket/37722#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37722: gconf: configure: error: XML::Parser perl module is required for intltool ---------------------------+-------------------------------- Reporter: s.mahajan1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gconf | ---------------------------+-------------------------------- Comment (by egall@…):
`p5-xml-parser` does not have a universal variant and does not install anything.
Yes it does, it installs `p5.12-xml-parser` as a dependency which does in fact have a universal variant which will get propagated to it; I normally just do `p5-` instead of `p5.12-` for perl ports because it takes fewer letters to type and does essentially the same thing. Actually, another suggestion: Try `p5*xml-parser +universal`, that should grab the `XML::Parser` for each perl version available on MacPorts.
I see no indication at this time that this relates to universal issues.
You never know, it can't hurt to try the universal one at least.
Please do not use `cpan` to manually install software into the prefix managed by MacPorts; that will only confuse things.
I was implying the system `cpan`, not the MacPorts one. -- Ticket URL: <https://trac.macports.org/ticket/37722#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37722: gconf: configure: error: XML::Parser perl module is required for intltool ---------------------------+-------------------------------- Reporter: s.mahajan1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gconf | ---------------------------+-------------------------------- Comment (by raimue@…): As Ryan said, this is a common problem with intltool, see #30937 for details. Add these lines to the Portfile: {{{ # intltool needs to be run with the correct version of perl configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12 }}} -- Ticket URL: <https://trac.macports.org/ticket/37722#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#37722: gconf: configure: error: XML::Parser perl module is required for intltool ---------------------------+-------------------------------- Reporter: s.mahajan1@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: gconf | ---------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => fixed Comment: r97357, r107656 -- Ticket URL: <https://trac.macports.org/ticket/37722#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts