[MacPorts] #47836: i386-mingw32-gcc @3.4.5-20060117-2 Fails to build
#47836: i386-mingw32-gcc @3.4.5-20060117-2 Fails to build ---------------------------+-------------------------------- Reporter: rpspringuel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: i386-mingw32-gcc ---------------------------+-------------------------------- I'm running MacPorts 2.3.3 on Yosemite 10.10.3 with Xcode Version 6.3.2 (6D2105). Attempting to install i386-mingw32-gcc results in the following error: {{{ Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option ---> Computing dependencies for i386-mingw32-gcc ---> Building i386-mingw32-gcc Error: org.macports.build for port i386-mingw32-gcc returned: command execution failed Please see the log file for port i386-mingw32-gcc for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_i386-mingw32-gcc/i386-mingw32-gcc/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port i386-mingw32-gcc failed }}} The complete log file is attached. -- Ticket URL: <https://trac.macports.org/ticket/47836> MacPorts <https://www.macports.org/> Ports system for OS X
#47836: i386-mingw32-gcc @3.4.5-20060117-2 Fails to build -------------------------------+----------------------- Reporter: rpspringuel@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: i386-mingw32-gcc | -------------------------------+----------------------- Changes (by ryandesign@…): * cc: landonf@…, openmaintainer@… (removed) * owner: macports-tickets@… => landonf@… Comment: The log is not complete. Please [https://guide.macports.org/chunked/project.html#project.tickets clean and try again]. But I'm not surprised at all that software from 2006 doesn't build anymore in 2015. It might help if we [ticket:31578 updated the port]. -- Ticket URL: <https://trac.macports.org/ticket/47836#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47836: i386-mingw32-gcc @3.4.5-20060117-2 Fails to build -------------------------------+----------------------- Reporter: rpspringuel@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: i386-mingw32-gcc | -------------------------------+----------------------- Comment (by rpspringuel@…): Sorry about forgetting the clean step. I had encountered the problem while trying to install a bunch of ports and repeated the install for just this port in order to keep the bug report to just the pertinent information. The error repeated after clean: {{{ rps-mac:gregorio RPS$ sudo port clean i386-mingw32-gcc Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option ---> Cleaning i386-mingw32-gcc rps-mac:gregorio RPS$ sudo port install i386-mingw32-gcc Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option ---> Computing dependencies for i386-mingw32-gcc ---> Fetching archive for i386-mingw32-gcc Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers> ---> Attempting to fetch i386-mingw32-gcc-3.4.5-20060117-2_1.darwin_14.x86_64.tbz2 from http://packages.macports.org/i386-mingw32-gcc ---> Attempting to fetch i386-mingw32-gcc-3.4.5-20060117-2_1.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/i386-mingw32-gcc ---> Attempting to fetch i386-mingw32-gcc-3.4.5-20060117-2_1.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/i386-mingw32-gcc ---> Fetching distfiles for i386-mingw32-gcc ---> Verifying checksums for i386-mingw32-gcc ---> Extracting i386-mingw32-gcc ---> Applying patches to i386-mingw32-gcc ---> Configuring i386-mingw32-gcc Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option ---> Building i386-mingw32-gcc Error: org.macports.build for port i386-mingw32-gcc returned: command execution failed Please see the log file for port i386-mingw32-gcc for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_i386-mingw32-gcc/i386-mingw32-gcc/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port i386-mingw32-gcc failed }}} I've now replaced the attachment. -- Ticket URL: <https://trac.macports.org/ticket/47836#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47836: i386-mingw32-gcc @3.4.5-20060117-2 Fails to build -------------------------------+----------------------- Reporter: rpspringuel@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: i386-mingw32-gcc | -------------------------------+----------------------- Comment (by peica@…): I change the 'CXXFLAGS_FOR_TARGET' as '-pipe -Os' within its Makefile. and the building done. Replying to [ticket:47836 rpspringuel@…]:
I'm running MacPorts 2.3.3 on Yosemite 10.10.3 with Xcode Version 6.3.2 (6D2105). Attempting to install i386-mingw32-gcc results in the following error:
{{{ Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option ---> Computing dependencies for i386-mingw32-gcc ---> Building i386-mingw32-gcc Error: org.macports.build for port i386-mingw32-gcc returned: command execution failed Please see the log file for port i386-mingw32-gcc for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_i386-mingw32-gcc/i386-mingw32-gcc/main.log
To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port i386-mingw32-gcc failed }}}
The complete log file is attached.
-- Ticket URL: <https://trac.macports.org/ticket/47836#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts