Opened 13 years ago

Closed 13 years ago

#30430 closed defect (fixed)

fail to build qt3

Reported by: luca.dauria@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: Cc:
Port: qt3

Description (last modified by mf2k (Frank Schima))

--->  Computing dependencies for qt3
--->  Building qt3
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for qt3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports.org_mprelease_ports_x11_qt3/qt3/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

main.log (62.7 KB) - added by luca.dauria@… 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by luca.dauria@…

Attachment: main.log added

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

Description: modified (diff)
Milestone: MacPorts 2.0.1

Error is:

:notice:build --->  Building qt3
:debug:build Executing proc-pre-org.macports.build-build-0
:info:build ranlib: file: /opt/local/lib/libqassistantclient.a is not writable (Permission denied)
:info:build shell command "ranlib /opt/local/lib/libqassistantclient.a" returned error 1

What version of Mac OS X and Xcode are you running?

comment:2 Changed 13 years ago by luca.dauria@…

Mac OS X 10.7 Xcode 4.1

comment:3 Changed 13 years ago by drkp (Dan Ports)

Resolution: fixed
Status: newclosed

qt3's build phase must run as root in order to run that ranlib in pre-build. Fixed in r81275. See also #30397.

Note: See TracTickets for help on using tickets.