Opened 12 years ago
Closed 12 years ago
#35674 closed defect (duplicate)
openjdk6: error: argument unused during compilation: '-fcheck-new'
Reported by: | nhojpatrick (John Patrick) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | landonf (Landon Fuller) | |
Port: | openjdk6 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Have upgraded to Mac 10.8 and reinstalled macports, everything but openjdk6 has reinstalled successfully.
:info:build clang: error: argument unused during compilation: '-fcheck-new' :info:build make[6]: *** [../generated/adfiles/adlparse.o] Error 1 :info:build make[6]: *** Waiting for unfinished jobs.... :info:build clang: error: argument unused during compilation: '-fcheck-new' :info:build make[6]: *** [../generated/adfiles/archDesc.o] Error 1 :info:build make[5]: *** [ad_stuff] Error 2 :info:build make[4]: *** [product] Error 2 :info:build make[3]: *** [generic_build2] Error 2 :info:build make[2]: *** [product] Error 2 :info:build make[1]: *** [hotspot-build] Error 2 :info:build make: *** [build_product_image] Error 2 :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/openjdk6/work/." && /usr/bin/make ARCH_DATA_MODEL="64" ALT_BOOTDIR="/opt/local/share/java/openjdk6_bootstrap" ALT_JDK_IMPORT_PATH="/opt/local/share/java/openjdk6_bootstrap" ALT_BINARY_PLUGS_PATH="/opt/local/share/java/icedtea6-plugs/jre/lib/rt-closed.jar" ALT_DROPS_DIR="/opt/local/var/macports/distfiles/openjdk6" ANT_HOME="/opt/local/share/java/apache-ant" ALT_FREETYPE_HEADERS_PATH="/opt/local/include" ALT_FREETYPE_LIB_PATH="/opt/local/lib" ALT_CUPS_HEADERS_PATH="/usr/include" ALT_MOTIF_DIR="/opt/local" ALT_X11_PATH="/opt/local" ALT_DEVTOOLS_PATH=/usr ALT_CACERTS_FILE=/System/Library/Frameworks/JavaVM.framework/Home/lib/security/cacerts NO_DOCS=true LANG="C" BUILD_NUMBER="b20" MILESTONE=fcs HOTSPOT_BUILD_JOBS="2" :info:build Exit code: 2 :error:build org.macports.build for port openjdk6 returned: command execution failed :debug:build Error code: CHILDSTATUS 26335 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for openjdk6: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port openjdk6 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/openjdk6/main.log
Attachments (1)
Change History (2)
Changed 12 years ago by nhojpatrick (John Patrick)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | landonf@… added |
---|---|
Description: | modified (diff) |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | openjdk6 @b20 +:debug:build Error code: CHILDSTATUS 26335 2 → openjdk6: error: argument unused during compilation: '-fcheck-new' |
Note: See
TracTickets for help on using
tickets.
I think this could be considered a duplicate of #33920.