Opened 14 years ago
Closed 14 years ago
#28899 closed defect (duplicate)
Wine build error 1103251213
Reported by: | macports.org@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | jyrkiwahlstedt | |
Port: | wine |
Description
OS X v10.6.6 + Updated to latest Xcode:3.2.6 (1761), with Java for Mac OS X 10.6 Update 4.
sudo port self update (to MacPorts base version 1.9.2)
sudo port wine install (wine @1.2.2 (x11))
Build fails, short extract (full log attached):
:info:build ../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. -shared ./aclui.spec aclui_main.o -o aclui.dll.so -lkernel32 ../../libs/port/libwine_port.a -L/opt/local/lib -framework CoreServices -lz -arch i386 :info:build Assembler messages: :info:build Fatal error: invalid listing option `r' :info:build winebuild: /opt/local/bin/gas -arch i386 failed with status 256 :info:build winegcc: ../../tools/winebuild/winebuild failed :info:build make[1]: *** [acledit.dll.so] Error 2 :info:build make: *** [dlls/acledit] Error 2 :info:build make: *** Waiting for unfinished jobs.... :info:build ../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. -shared ./aclui.spec aclui_main.o -o aclui.dll.fake -lkernel32 ../../libs/port/libwine_port.a -L/opt/local/lib -framework CoreServices -lz -arch i386 :info:build Assembler messages: :info:build Fatal error: invalid listing option `r' :info:build winebuild: /opt/local/bin/gas -arch i386 failed with status 256 :info:build winegcc: ../../tools/winebuild/winebuild failed :info:build make[1]: *** [aclui.dll.so] Error 2 :info:build make: *** [dlls/aclui] Error 2 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine/work/wine-1.2.2" && /usr/bin/make -j2 depend all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for wine): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for wine is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine/main.log
Attachments (1)
Change History (3)
Changed 14 years ago by macports.org@…
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | jwa@… added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Please remember to cc the maintainers.
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #27659.
Note: See
TracTickets for help on using
tickets.
Port Wine build log 1103251213