[MacPorts] #36986: p5.16-json-any @1.220.0 configure failure
#36986: p5.16-json-any @1.220.0 configure failure --------------------------------------+-------------------------------- Reporter: pcfmac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: p5.16-json-any, json-any | Port: p5.16-json-any --------------------------------------+-------------------------------- Running XCode Version 4.6 (4H90b) and MacPorts 2.1.2 on OSX 10.8.2 Build 12C60 (primex @ #macports) I am inexperienced with perl, but I took a go at trying to run 5.16 over 5.12. In the process of building a dependency, json-any, for net-twitter, I encountered this build error. As recommended by the problem hotlist I have tried building with apple-gcc-4.2 with no success. {{{ ---> Computing dependencies for p5.16-json-any ---> Configuring p5.16-json-any Error: org.macports.configure for port p5.16-json-any returned: configure failure: command execution failed }}} Attached in the log with more detail. This is the part which looks of interest {{{ :debug:configure Using compiler 'Mac OS X clang' :debug:configure Executing org.macports.configure (p5.16-json-any) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-pipe -O2' OBJC='/usr/bin/clang' INSTALL='/usr/bin/install -c' PERL_AUTOINSTALL='--skipdeps' OBJCFLAGS='-pipe -O2' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/JSON-Any-1.22" && /opt/local/bin/perl5.16 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang"' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/JSON-Any-1.22" && /opt/local/bin/perl5.16 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang" :info:configure Global symbol "@order" requires explicit package name at Makefile.PL line 12. :info:configure Global symbol "@order" requires explicit package name at Makefile.PL line 13. :info:configure Bareword "use_test_base" not allowed while "strict subs" in use at Makefile.PL line 47. :info:configure Bareword "use_standard_tests" not allowed while "strict subs" in use at Makefile.PL line 48. :info:configure Execution of Makefile.PL aborted due to compilation errors. :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/JSON-Any-1.22" && /opt/local/bin/perl5.16 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang" :info:configure Exit code: 255 :error:configure org.macports.configure for port p5.16-json-any returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "$procedure $targetname" }}} -- Ticket URL: <https://trac.macports.org/ticket/36986> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36986: p5.16-json-any @1.220.0 configure failure -----------------------------+-------------------------------- Reporter: pcfmac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: p5.16-json-any | -----------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: p5.16-json-any, json-any => Old description:
Running XCode Version 4.6 (4H90b) and MacPorts 2.1.2 on OSX 10.8.2 Build 12C60 (primex @ #macports)
I am inexperienced with perl, but I took a go at trying to run 5.16 over 5.12. In the process of building a dependency, json-any, for net-twitter, I encountered this build error. As recommended by the problem hotlist I have tried building with apple-gcc-4.2 with no success.
{{{ ---> Computing dependencies for p5.16-json-any ---> Configuring p5.16-json-any Error: org.macports.configure for port p5.16-json-any returned: configure failure: command execution failed }}}
Attached in the log with more detail. This is the part which looks of interest
{{{ :debug:configure Using compiler 'Mac OS X clang' :debug:configure Executing org.macports.configure (p5.16-json-any) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-pipe -O2' OBJC='/usr/bin/clang' INSTALL='/usr/bin/install -c' PERL_AUTOINSTALL='--skipdeps' OBJCFLAGS='-pipe -O2' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/JSON-Any-1.22" && /opt/local/bin/perl5.16 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang"' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/JSON-Any-1.22" && /opt/local/bin/perl5.16 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang" :info:configure Global symbol "@order" requires explicit package name at Makefile.PL line 12. :info:configure Global symbol "@order" requires explicit package name at Makefile.PL line 13. :info:configure Bareword "use_test_base" not allowed while "strict subs" in use at Makefile.PL line 47. :info:configure Bareword "use_standard_tests" not allowed while "strict subs" in use at Makefile.PL line 48. :info:configure Execution of Makefile.PL aborted due to compilation errors. :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/JSON-Any-1.22" && /opt/local/bin/perl5.16 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang" :info:configure Exit code: 255 :error:configure org.macports.configure for port p5.16-json-any returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "$procedure $targetname" }}}
New description: Running XCode Version 4.6 (4H90b) and MacPorts 2.1.2 on OSX 10.8.2 Build 12C60 (primex @ #macports) I am inexperienced with perl, but I took a go at trying to run 5.16 over 5.12. In the process of building a dependency, json-any, for net-twitter, I encountered this build error. As recommended by the problem hotlist I have tried building with apple-gcc-4.2 with no success. {{{ ---> Computing dependencies for p5.16-json-any ---> Configuring p5.16-json-any Error: org.macports.configure for port p5.16-json-any returned: configure failure: command execution failed }}} Attached in the log with more detail. This is the part which looks of interest {{{ :debug:configure Using compiler 'Mac OS X clang' :debug:configure Executing org.macports.configure (p5.16-json-any) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-pipe -O2' OBJC='/usr/bin/clang' INSTALL='/usr/bin/install -c' PERL_AUTOINSTALL='--skipdeps' OBJCFLAGS='-pipe -O2' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/JSON-Any-1.22" && /opt/local/bin/perl5.16 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang"' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/JSON-Any-1.22" && /opt/local/bin/perl5.16 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang" :info:configure Global symbol "@order" requires explicit package name at Makefile.PL line 12. :info:configure Global symbol "@order" requires explicit package name at Makefile.PL line 13. :info:configure Bareword "use_test_base" not allowed while "strict subs" in use at Makefile.PL line 47. :info:configure Bareword "use_standard_tests" not allowed while "strict subs" in use at Makefile.PL line 48. :info:configure Execution of Makefile.PL aborted due to compilation errors. :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -json-any/p5.16-json-any/work/JSON-Any-1.22" && /opt/local/bin/perl5.16 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang" :info:configure Exit code: 255 :error:configure org.macports.configure for port p5.16-json-any returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "$procedure $targetname" }}} -- -- Ticket URL: <https://trac.macports.org/ticket/36986#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36986: p5.16-json-any @1.220.0 configure failure -----------------------------+-------------------------------- Reporter: pcfmac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: p5.16-json-any | -----------------------------+-------------------------------- Comment (by jmr@…): It's not a compiler problem, it's failing to execute Makefile.PL. This port built fine on the buildbot for 10.6 and 10.7; I'm not sure why 10.8 would be different. -- Ticket URL: <https://trac.macports.org/ticket/36986#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts