Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#24500 closed defect (invalid)

Compile errors for wine-crossover-games on 10.6.3

Reported by: SlaunchaMan (Jeff Kelley) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia), ryandesign (Ryan Carsten Schmidt)
Port: wine-crossover-games

Description

I'm getting this when I try to compile wine-crossover-games:

$ sudo port install wine-crossover-games
--->  Computing dependencies for wine-crossover-games
--->  Building wine-crossover-games
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine-crossover-games/work/wine" && /usr/bin/make -j2 depend all " returned error 2
Command output: ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  cstub.c generated.c ndr_marshall.c rpc.c rpc_async.c rpc_protseq.c server.c       server.idl   server.idl server_c.c   server_s.c     
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  rsaenh.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  main.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  main.c ntlm.c schannel.c secur32.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  confdlg.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  devinst.c install.c misc.c parser.c query.c stringtable.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  intshcut.c shdocvw.c shortcut.c webbrowser.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  appbar.c autocomplete.c generated.c progman_dde.c shelllink.c shellpath.c shfldr_special.c shlexec.c shlfileop.c shlfolder.c string.c systray.c   rsrc.rc                
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  assoc.c clist.c clsid.c generated.c istream.c ordinal.c path.c shreg.c string.c url.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  util.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  spoolss.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  sti.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  dsm.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  generated.c misc.c protocol.c sec_mgr.c stream.c url.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  broadcast.c class.c clipboard.c combo.c cursoricon.c dce.c dde.c dialog.c edit.c generated.c input.c listbox.c menu.c monitor.c msg.c resource.c scroll.c static.c sysparams.c text.c win.c winstation.c wsprintf.c   resource.rc                
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  userenv.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  usp10.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  system.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  info.c install.c   version.rc                
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  bmpformat.c converter.c palette.c stream.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  notification.c url.c winhttp.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  ftp.c generated.c http.c internet.c url.c urlcache.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  capture.c mci.c mixer.c mmio.c timer.c wave.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  info.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  context.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  asn.c crypt.c register.c softpub.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  parse.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  protocol.c sock.c                   
../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../..  xinput.c                   
../tools/makedep  -C. -S.. -T..                     

Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

Attachments (1)

wine-crossover-games.txt.bz2 (16.6 KB) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.
SlaunchaMan's full debug log

Download all attachments as: .zip

Change History (10)

comment:1 Changed 14 years ago by SlaunchaMan (Jeff Kelley)

comment:2 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Are you able to build wine or wine-devel?

comment:3 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)

What is your version of XCode?

comment:4 in reply to:  3 Changed 14 years ago by SlaunchaMan (Jeff Kelley)

Replying to jeremyhu@…:

Are you able to build wine or wine-devel?

No - I can't build wine because I get a message about using wine-devel under Snow Leopard. Building wine-devel results in a similar error (which I've filed as a bug as well).

Replying to jeremyhu@…:

What is your version of XCode?

3.2.3

comment:5 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: invalid
Status: newclosed

You should've mentioned that you were using an unreleased version of Xcode. This is a known issue.

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

SlaunchaMan's full debug log

comment:6 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

SlaunchaMan, I converted your long debug log to an attachment.

comment:7 Changed 14 years ago by gkruse@…

If this is a known issue, is there a known solution?

comment:8 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)

You can either use XCode 3.2.2 or wait for the final release of 3.2.3 and hope it contains the fix. Either way, this is a bug in Xcode, not something Macports can fix.

comment:9 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)

You should also file a bug report with Apple:

http://bugreport.apple.com

Note: See TracTickets for help on using tickets.