[MacPorts] #38773: openjdk6 -> Bad CPU type in executable - PPC
#38773: openjdk6 -> Bad CPU type in executable - PPC -------------------------------+-------------------------------- Reporter: osx_gr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: java openjdk6 ppc | Port: openjdk6 -------------------------------+-------------------------------- I want to create openjdk6 for PPC. At the end of the installation the following error occurs: sudo port install openjdk6[[BR]] ---> Computing dependencies for openjdk6[[BR]] ---> Fetching archive for openjdk6[[BR]] ---> Attempting to fetch openjdk6-b20_1.darwin_9.ppc.tbz2 from http://lil.fr.packages.macports.org/openjdk6 [[BR]] ---> Attempting to fetch openjdk6-b20_1.darwin_9.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/openjdk6 [[BR]] ---> Attempting to fetch openjdk6-b20_1.darwin_9.ppc.tbz2 from http://packages.macports.org/openjdk6 [[BR]] ---> Fetching distfiles for openjdk6[[BR]] ---> Verifying checksum(s) for openjdk6[[BR]] ---> Extracting openjdk6[[BR]] ---> Applying patches to openjdk6[[BR]] ---> Configuring openjdk6[[BR]] ---> Building openjdk6[[BR]] Error: org.macports.build for port openjdk6 returned: command execution failed[[BR]] Error: Processing of port openjdk6 failed Is not it possible to create openjdk6 for PPC? -- Ticket URL: <https://trac.macports.org/ticket/38773> MacPorts <http://www.macports.org/> Ports system for OS X
#38773: openjdk6 -> Bad CPU type in executable - PPC -----------------------+-------------------------------- Reporter: osx_gr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: java openjdk6 ppc Port: openjdk6 | -----------------------+-------------------------------- Comment (by egall@…): Relevant part of log: {{{ :info:build /opt/local/share/java/apache-ant/bin/ant: line 336: /opt/local/share/java/openjdk6_bootstrap/jre/bin/java: Bad CPU type in executable :info:build /opt/local/share/java/apache-ant/bin/ant: line 336: /opt/local/share/java/openjdk6_bootstrap/jre/bin/java: Unknown error: 0 :info:build /opt/local/share/java/apache-ant/bin/ant: line 336: /opt/local/share/java/openjdk6_bootstrap/jre/bin/java: Bad CPU type in executable :info:build /opt/local/share/java/apache-ant/bin/ant: line 336: /opt/local/share/java/openjdk6_bootstrap/jre/bin/java: Unknown error: 0 :info:build make[2]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_openjdk6/openjdk6/work/build /bsd-ppc/langtools/build/ant-diagnostics.log] Error 1 :info:build make[1]: *** [langtools-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_tarballs_ports_java_openjdk6/openjdk6/work/." && /usr/bin/make ARCH_DATA_MODEL="32" 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="1" }}} So it looks like it's a problem with the bootstrap version of this port. -- Ticket URL: <https://trac.macports.org/ticket/38773#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38773: openjdk6 -> Bad CPU type in executable - PPC -----------------------+-------------------------------- Reporter: osx_gr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: java openjdk6 ppc Port: openjdk6 | -----------------------+-------------------------------- Comment (by osx_gr@…): I myself thought about the named problem as well. How can I change the bootstrap that it works with PPC as CPU? -- Ticket URL: <https://trac.macports.org/ticket/38773#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#38773: openjdk6 -> Bad CPU type in executable - PPC -----------------------+----------------------- Reporter: osx_gr@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: ppc Port: openjdk6 | -----------------------+----------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => landonf@… * keywords: java openjdk6 ppc => ppc Old description:
I want to create openjdk6 for PPC. At the end of the installation the following error occurs:
sudo port install openjdk6[[BR]] ---> Computing dependencies for openjdk6[[BR]] ---> Fetching archive for openjdk6[[BR]] ---> Attempting to fetch openjdk6-b20_1.darwin_9.ppc.tbz2 from http://lil.fr.packages.macports.org/openjdk6 [[BR]] ---> Attempting to fetch openjdk6-b20_1.darwin_9.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/openjdk6 [[BR]] ---> Attempting to fetch openjdk6-b20_1.darwin_9.ppc.tbz2 from http://packages.macports.org/openjdk6 [[BR]] ---> Fetching distfiles for openjdk6[[BR]] ---> Verifying checksum(s) for openjdk6[[BR]] ---> Extracting openjdk6[[BR]] ---> Applying patches to openjdk6[[BR]] ---> Configuring openjdk6[[BR]] ---> Building openjdk6[[BR]] Error: org.macports.build for port openjdk6 returned: command execution failed[[BR]] Error: Processing of port openjdk6 failed
Is not it possible to create openjdk6 for PPC?
New description: I want to create openjdk6 for PPC. At the end of the installation the following error occurs: {{{ sudo port install openjdk6 ---> Computing dependencies for openjdk6 ---> Fetching archive for openjdk6 ---> Attempting to fetch openjdk6-b20_1.darwin_9.ppc.tbz2 from http://lil.fr.packages.macports.org/openjdk6 ---> Attempting to fetch openjdk6-b20_1.darwin_9.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/openjdk6 ---> Attempting to fetch openjdk6-b20_1.darwin_9.ppc.tbz2 from http://packages.macports.org/openjdk6 ---> Fetching distfiles for openjdk6 ---> Verifying checksum(s) for openjdk6 ---> Extracting openjdk6 ---> Applying patches to openjdk6 ---> Configuring openjdk6 ---> Building openjdk6 Error: org.macports.build for port openjdk6 returned: command execution failed Error: Processing of port openjdk6 failed }}} Is not it possible to create openjdk6 for PPC? -- -- Ticket URL: <https://trac.macports.org/ticket/38773#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38773: openjdk6 -> Bad CPU type in executable - PPC ------------------------+----------------------- Reporter: osx_gr@… | Owner: landonf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: duplicate | Keywords: ppc Port: openjdk6 | ------------------------+----------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: #28218 -- Ticket URL: <https://trac.macports.org/ticket/38773#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts