Opened 14 years ago

Closed 14 years ago

#22560 closed defect (fixed)

i386-mingw32-gcc error while checking assembler

Reported by: panayotis@… Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: i386-mingw32-gcc

Description

Here is the error code I get. It seems it has to do with missing assembler?

System iMac, Leopard 10.6.2 Thanks

--->  Computing dependencies for i386-mingw32-gcc
--->  Fetching i386-mingw32-gcc
--->  Verifying checksum(s) for i386-mingw32-gcc
--->  Extracting i386-mingw32-gcc
--->  Applying patches to i386-mingw32-gcc
--->  Configuring i386-mingw32-gcc
--->  Building i386-mingw32-gcc
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_i386-mingw32-gcc/work/build" && /usr/bin/make -j2 all " returned error 2
Command output: checking assembler for .sleb128 and .uleb128... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_i386-mingw32-gcc/work/gcc-3.4.5-20060117-2/gcc/configure: line 10583: test: too many arguments
yes
checking assembler for eh_frame optimization... no
checking assembler for section merging support... no
checking assembler for thread-local storage support... no
checking assembler for filds and fists mnemonics... yes
checking assembler for cmov syntax... no
checking assembler for GOTOFF in data... yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking linker read-only and read-write section mixing... read-write
checking linker PT_GNU_EH_FRAME support... no
checking linker position independent executable support... yes
checking linker -Bstatic/-Bdynamic option... yes
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
checking for the document directory.
Links are now set up to build (on x86_64-apple-darwin10) a cross-compiler
 from i686-apple-darwin10.2.0 to i386-pc-mingw32.
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fixinc/Makefile
config.status: creating gccbug
config.status: creating mklibgcc
config.status: creating mkheaders
config.status: creating auto-host.h
config.status: executing default commands

Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to landonf@…
Port: i386-mingw32-gcc added

comment:2 Changed 14 years ago by panayotis@…

Cc: panayotis@… added

Cc Me!

comment:3 Changed 14 years ago by panayotis@…

Cc: panayotis@… removed

Cc Me!

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Should be fixed by r60617.

Note: See TracTickets for help on using tickets.