Opened 13 years ago

Closed 12 years ago

#26805 closed defect (invalid)

Mac froze asking for hard shutdown, problem follows upon restart

Reported by: bjb138@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: jyrkiwahlstedt
Port: wine-devel

Description (last modified by jmroot (Joshua Root))

I am operating a Mac OS 10.6.4 with Macports 1.9.1. I was following the guide from http://davidbaumgold.com/tutorials/wine-mac/. When "building wine-devel" was in progress, the mac received an error and froze, asking the power button to be pressed to shut down. Upon restarting the computer, I received the same error. The screen read as follows:

$ sudo port install wine-devel
--->  Computing dependencies for wine-devel
--->  Building wine-devel
Error: Target org.macports.build returned: shell command failed
Log for wine-devel is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine-devel/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

I have included the log file as well. Thanks for any help to continue this process.

Attachments (1)

main.log (230.7 KB) - added by bjb138@… 13 years ago.
log file when trying to restart process of installing wine-devel after unexpected shutdown

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by bjb138@…

Attachment: main.log added

log file when trying to restart process of installing wine-devel after unexpected shutdown

comment:1 Changed 13 years ago by bjb138@…

Cc: bjb138@… added

Cc Me!

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Cc: jwa@… added; bjb138@… removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: wine-devel added

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainers. Note that you do not need to be in cc when you are the reporter.

What you describe is a kernel panic, which is always due to either a bug in the operating system's kernel or one of its extensions, or a hardware fault. So it's not clear that there's anything MacPorts can do about that part.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Description: modified (diff)

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

I agree, the kernel panic is not a MacPorts issue; common causes include bad hard drive, bad RAM, or bad processor.

As for the failure of wine-devel to build, the relevant part of the log you attached appears to be:

winebuild: data/AvantGarde_BookOblique.o is an empty file

If a kernel panic occurred while this file was being compiled, it could have been written to disc incorrectly or incompletely. Try deleting this file and then continuing the build. Alternately, you could clean wine-devel to start the build over from the beginning.

sudo port clean wine-devel

comment:5 Changed 12 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

There's nothing to fix here.

Note: See TracTickets for help on using tickets.