[MacPorts] #34205: Not able to install ddd (Data Display debugger) due to dependency bug
#34205: Not able to install ddd (Data Display debugger) due to dependency bug ----------------------------------------------------------+----------------- Reporter: mohd_sm24@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: ddd xpm Data Display debugger dependency bug | Port: ddd ----------------------------------------------------------+----------------- this is the command line on my terminal: {{{ bash-3.2$ sudo port install ddd ---> Computing dependencies for ddd ---> Dependencies to be installed: xorg-libXaw xpm ---> Building xpm Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install xpm Log for xpm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xpm/xpm/main.log Error: The following dependencies were not installed: xorg-libXaw xpm Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> bash-3.2$ }}} -- Ticket URL: <https://trac.macports.org/ticket/34205> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34205: xpm build failure ---------------------------------+------------------------------------------ Reporter: mohd_sm24@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: xpm ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * keywords: ddd xpm Data Display debugger dependency bug => * owner: macports-tickets@… => jeremyhu@… * port: ddd => xpm Comment: Please "sudo port clean xpm", then try again, then attach the main.log if it fails again. -- Ticket URL: <https://trac.macports.org/ticket/34205#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34205: xpm build failure ---------------------------------+------------------------------------------ Reporter: mohd_sm24@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: xpm ---------------------------------+------------------------------------------ Comment(by abarnert@…): I'm getting the same error, so I attached my build log. It fails for both +universal and -universal (x86_64) builds on my 10.7.3 system. (However, if I don't use +universal, it finds a binary package, which works fine; I have to explicitly port -s build it to see the problem.) -- Ticket URL: <https://trac.macports.org/ticket/34205#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34205: xpm build failure ---------------------------------+------------------------------------------ Reporter: mohd_sm24@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: xpm ---------------------------------+------------------------------------------ Comment(by abarnert@…): I just tested on a few other machines. On a different 10.7.3 system, and a 10.6.8 system, xpm built fine. I don't know what the difference is, but if the log gives you any ideas what to look for, I'll be glad to look. -- Ticket URL: <https://trac.macports.org/ticket/34205#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34205: xpm build failure ---------------------------------+------------------------------------------ Reporter: mohd_sm24@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: xpm ---------------------------------+------------------------------------------ Comment(by jeremyhu@…): {{{ :info:build xgettext: A --flag argument doesn't have the <keyword>:<argnum>:[pass-]<flag> syntax: gettext:1:pass-c-format 783 :info:build make[2]: *** [sxpm.po] Error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/34205#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34205: xpm build failure ---------------------------------+------------------------------------------ Reporter: mohd_sm24@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: xpm ---------------------------------+------------------------------------------ Changes (by jeremyhu@…): * status: new => assigned Comment: Can you please attach the config.log -- Ticket URL: <https://trac.macports.org/ticket/34205#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34205: xpm build failure --------------------------+-------------------------- Reporter: mohd_sm24@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: | Keywords: Port: xpm gettext | --------------------------+-------------------------- Changes (by jeremyhu@…): * cc: jeremyhu@… (added) * owner: jeremyhu@… => ryandesign@… * status: assigned => new * port: xpm => xpm gettext Comment: Looks like a get text issue or an issue with the build not calling xgettext properly. I can't reproduce this, but maybe Ryan can... -- Ticket URL: <https://trac.macports.org/ticket/34205#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34205: xpm build failure --------------------------+-------------------------- Reporter: mohd_sm24@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: duplicate | Keywords: Port: xpm gettext | --------------------------+-------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => duplicate Comment: Duplicate of #31167. The problem occurs if you built gettext with a developer preview version of Xcode 4.2. Please install a final released version of Xcode 4.2 or newer, then rebuild gettext: {{{ sudo port clean gettext sudo port -n upgrade --force gettext }}} -- Ticket URL: <https://trac.macports.org/ticket/34205#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts