#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