Opened 11 years ago

Last modified 11 years ago

#36986 new defect

p5.16-json-any @1.220.0 configure failure — at Initial Version

Reported by: pcfmac@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: p5.16-json-any

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" }}}

Change History (1)

Changed 11 years ago by pcfmac@…

Attachment: macports-p5.16-json-any.txt added

Combination of terminal output and main.log

Note: See TracTickets for help on using tickets.