[MacPorts] #40096: lsh install fail
#40096: lsh install fail -----------------------+-------------------------------- Reporter: cdmbulk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: lsh | Port: lsh-1.5.4_0 -----------------------+-------------------------------- bash-3.2# port clean lsh ---> Cleaning lsh bash-3.2# port install lsh ---> Computing dependencies for lsh ---> Fetching archive for lsh ---> Attempting to fetch lsh-1.5.4_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/lsh ---> Attempting to fetch lsh-1.5.4_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/lsh ---> Attempting to fetch lsh-1.5.4_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/lsh ---> Fetching distfiles for lsh ---> Verifying checksums for lsh ---> Extracting lsh ---> Applying patches to lsh ---> Configuring lsh ---> Building lsh Error: org.macports.build for port lsh returned: command execution failed Please see the log file for port lsh for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_lsh/lsh/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port lsh failed -- Ticket URL: <https://trac.macports.org/ticket/40096> MacPorts <http://www.macports.org/> Ports system for OS X
#40096: lsh @1.5.4_0: build failure ------------------------+-------------------------------- Reporter: cdmbulk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: lsh | ------------------------+-------------------------------- Changes (by larryv@…): * keywords: lsh => * port: lsh-1.5.4_0 => lsh Old description:
bash-3.2# port clean lsh ---> Cleaning lsh bash-3.2# port install lsh ---> Computing dependencies for lsh ---> Fetching archive for lsh ---> Attempting to fetch lsh-1.5.4_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/lsh ---> Attempting to fetch lsh-1.5.4_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/lsh ---> Attempting to fetch lsh-1.5.4_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/lsh ---> Fetching distfiles for lsh ---> Verifying checksums for lsh ---> Extracting lsh ---> Applying patches to lsh ---> Configuring lsh ---> Building lsh Error: org.macports.build for port lsh returned: command execution failed Please see the log file for port lsh for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_lsh/lsh/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port lsh failed
New description: {{{ bash-3.2# port clean lsh ---> Cleaning lsh bash-3.2# port install lsh ---> Computing dependencies for lsh ---> Fetching archive for lsh ---> Attempting to fetch lsh-1.5.4_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/lsh ---> Attempting to fetch lsh-1.5.4_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/lsh ---> Attempting to fetch lsh-1.5.4_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/lsh ---> Fetching distfiles for lsh ---> Verifying checksums for lsh ---> Extracting lsh ---> Applying patches to lsh ---> Configuring lsh ---> Building lsh Error: org.macports.build for port lsh returned: command execution failed Please see the log file for port lsh for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_lsh/lsh/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port lsh failed }}} -- -- Ticket URL: <https://trac.macports.org/ticket/40096#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40096: lsh @1.5.4_0: build failure ------------------------+-------------------------------- Reporter: cdmbulk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: lsh | ------------------------+-------------------------------- Comment (by ryandesign@…): The first error in the log is: {{{ error: redefinition of a 'extern inline' function 'argp_fmtstream_write' is not supported in C99 mode }}} So the first thing I'd try is to have the portfile tell the build system to use C89 instead (since C89 was the default with older compilers but C99 is the default with clang). -- Ticket URL: <https://trac.macports.org/ticket/40096#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#40096: lsh @1.5.4_0: build failure ------------------------+-------------------------------- Reporter: cdmbulk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: lsh | ------------------------+-------------------------------- Comment (by ryandesign@…): Well maybe the first thing I'd try is to update the port to version 2.1 since version 1.5.4 is from 2004. -- Ticket URL: <https://trac.macports.org/ticket/40096#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts