[MacPorts] #25780: uif2iso fails to build
#25780: uif2iso fails to build ---------------------------------+------------------------------------------ Reporter: bhadder@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: uif2iso | Port: uif2iso ---------------------------------+------------------------------------------ {{{Error: Target org.macports.build returned: shell command failed Log for uif2iso is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_releas}}}e_ports_sysutils_uif2iso/main.log [[br]] -- Ticket URL: <http://trac.macports.org/ticket/25780> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25780: uif2iso fails to build ---------------------------------+------------------------------------------ Reporter: bhadder@… | Owner: billitch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: uif2iso ---------------------------------+------------------------------------------ Changes (by macsforever2000@…): * keywords: uif2iso => * owner: macports-tickets@… => billitch@… Old description:
{{{Error: Target org.macports.build returned: shell command failed Log for uif2iso is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_releas}}}e_ports_sysutils_uif2iso/main.log
[[br]]
New description: {{{ Error: Target org.macports.build returned: shell command failed Log for uif2iso is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_uif2iso/main.log }}} -- -- Ticket URL: <http://trac.macports.org/ticket/25780#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25780: uif2iso fails to build ---------------------------------+------------------------------------------ Reporter: bhadder@… | Owner: billitch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: uif2iso ---------------------------------+------------------------------------------ Comment(by julio.lopez@…): If the compilation process includes {{{/opt/local/include/zlib.h}}}, then it fails to compile. This fails: {{{CFLAGS="-L/opt/local/lib" make CC=gcc CPATH="/opt/local/include" all}}} If it includes the system zlib.h in {{{/usr/include/zlib.h}}} then it succeeds. This works: {{{make CC=gcc all}}} The problem is that a type is defined in {{{Types.h}}}, which is included in the sources for the package, and the zlib port defines it as well in {{{/usr/include/zconf.h}}} which is included from {{{zlib.h}}} -- Ticket URL: <http://trac.macports.org/ticket/25780#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25780: uif2iso fails to build ---------------------------------+------------------------------------------ Reporter: bhadder@… | Owner: billitch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: uif2iso ---------------------------------+------------------------------------------ Comment(by perfunctorily@…):
If it includes the system zlib.h in {{{/usr/include/zlib.h}}} then it succeeds. This works: {{{make CC=gcc all}}} I changed the Portfile build.args to be 'CC=gcc all' and still getting the same byte redefinition from /opt/local/include/zconf.h. Not sure what else to try.
-- Ticket URL: <https://trac.macports.org/ticket/25780#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25780: uif2iso fails to build ----------------------------------+----------------------------------------- Reporter: bhadder@… | Owner: billitch@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: uif2iso | ----------------------------------+----------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r80402 -- Ticket URL: <https://trac.macports.org/ticket/25780#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts