[MacPorts] #40751: p5.12-net-ssleay @1.550.0 build failure
#40751: p5.12-net-ssleay @1.550.0 build failure --------------------------+-------------------------------- Reporter: lightquake@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: --------------------------+-------------------------------- When I try to `sudo port install p5.12-net-ssleay`, even after a `sudo port clean --all p5.12-net-ssleay`, I get this (running with -d): {{{ *** Found OpenSSL-1.0.1e installed in /opt/local *** Be sure to use the same compiler and options to compile your OpenSSL, perl, and Net::SSLeay. Mixing and matching compilers is not supported. Do you want to run external tests? These tests *will* *fail* if you do not have network connectivity. [n] n Writing Makefile for Net::SSLeay DEBUG: Executing proc-post-org.macports.configure-configure-0 /usr/bin/sed: can't read /^CCFLAGS *=/s/$/ -arch x86_64/: No such file or directory Command failed: find /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -net-ssleay/p5.12-net-ssleay/work/Net-SSLeay-1.55 -name Makefile -type f -print0 | xargs -0 /usr/bin/sed -i "" '/^CCFLAGS *=/s/$/ -arch x86_64/' ; Exit code: 1 Error: org.macports.configure for port p5.12-net-ssleay returned: command execution failed DEBUG: Error code: NONE DEBUG: Backtrace: command execution failed while executing "$post $targetname" Warning: targets not executed for p5.12-net-ssleay: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install }}} Full log file attached. -- Ticket URL: <https://trac.macports.org/ticket/40751> MacPorts <http://www.macports.org/> Ports system for OS X
#40751: p5.12-net-ssleay @1.550.0 build failure ---------------------------+-------------------------------- Reporter: lightquake@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: | ---------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => invalid Comment: The only way I can imagine that problem occurring is if you replaced /usr/bin/sed with gnused. /usr/bin/sed is supposed to be bsdsed on OS X and replacing it with gnused will cause problems, so please put back bsdsed, for example by restoring it from your backups or by reinstalling OS X. -- Ticket URL: <https://trac.macports.org/ticket/40751#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40751: p5.12-net-ssleay @1.550.0 build failure ---------------------------+-------------------------------- Reporter: lightquake@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: | ---------------------------+-------------------------------- Comment (by ryandesign@…): Meanwhile, I've changed the perl5-1.0 portgroup in r112102 so that it uses fs-traverse and reinplace, instead of manually calling /usr/bin/sed. -- Ticket URL: <https://trac.macports.org/ticket/40751#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts