Opened 18 years ago

Last modified 15 years ago

#10842 closed defect

[BUG] qemu doesn't compile — at Initial Version

Reported by: canela@… Owned by: yeled@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: qemu

Description

sudo port -vc install qemu +macosx

---> Fetching qemu
---> Verifying checksum(s) for qemu
---> Checksumming qemu-0.8.1.tar.gz
---> Extracting qemu
---> Extracting qemu-0.8.1.tar.gz
---> Applying patches to qemu
---> Applying /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/emulators/qemu/files/patch-configure patching file configure
Hunk #1 succeeded at 487 (offset 181 lines).
Hunk #2 succeeded at 562 with fuzz 2 (offset 202 lines).
---> Configuring qemu
Compiler /usr/bin/gcc-3.3 could not be found
---> Building qemu with target all
Makefile:1: config-host.mak: No such file or directory
make: * No rule to make target `config-host.mak'. Stop.
Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_emulators_qemu/work/qemu-0.8.1" && make all" returned error 2
Command output: Makefile:1: config-host.mak: No such file or directory
make:
* No rule to make target `config-host.mak'. Stop.

Warning: the following items did not execute (for qemu): com.apple.activate
com.apple.build com.apple.destroot com.apple.archive com.apple.install
Error: Status 1 encountered during processing.


Qemu looks for gcc-3.3 and can't find it, but on my system is right where qemu looks (/usr/bin/gcc-3.3).

Change History (0)

Note: See TracTickets for help on using tickets.