Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13183 closed defect (fixed)

qt4-mac fails on post-destroot

Reported by: brianjlandau@… Owned by: jochen@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: qt aqua ports Cc: jochen@…, brianjlandau@…, john.w.dailey@…
Port:

Description

I'm running on a: Model: MacBookPro2,2, BootROM MBP22.00A5.B07, Intel Core 2 Duo, 2.16 GHz, 3 GB RAM Mac OS X 10.5 Leopard

I'm using MacPorts 1.5.2 built for 10.5

I ran this at the command line: sudo port install qt4-mac +sqlite +framework

And this is the error I got:

Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/destroot/Library/Frameworks/libQtUiTools.a": no such file or directory
Error: Status 1 encountered during processing.

Change History (5)

comment:1 in reply to:  description Changed 16 years ago by john.w.dailey@…

Replying to brianjlandau@gmail.com:

I'm running on a: Model: MacBookPro2,2, BootROM MBP22.00A5.B07, Intel Core 2 Duo, 2.16 GHz, 3 GB RAM Mac OS X 10.5 Leopard

I'm using MacPorts 1.5.2 built for 10.5

I ran this at the command line: sudo port install qt4-mac +sqlite +framework

And this is the error I got:

Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/destroot/Library/Frameworks/libQtUiTools.a": no such file or directory
Error: Status 1 encountered during processing.

I have the same problem, with macports 1.5.2 for 10.4 on an intel macbook pro...

clancy:~/tmpBuild/Build dailey$ sudo port install qt4-mac +framework ---> Fetching qt4-mac ---> Verifying checksum(s) for qt4-mac ---> Extracting qt4-mac ---> Configuring qt4-mac ---> Building qt4-mac with target first ---> Staging qt4-mac into destroot Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/destroot/Library/Frameworks/libQtUiTools.a": no such file or directory Error: Status 1 encountered during processing. clancy:~/tmpBuild/Build dailey$

comment:2 Changed 16 years ago by jochen@…

Cc: john.w.dailey@… added
Status: newassigned

I don't use the framework build myself...

Can someone please send me the content of

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/destroot/Library/Frameworks/

That is, run:

ls -la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/destroot/Library/Frameworks/

Thanks.

comment:3 Changed 16 years ago by john.w.dailey@…

I don't have the Frameworks dir

clancy:~/tmpBuild/Build dailey$ ls -la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/destroot/Library/ total 0 drwxrwxr-x 2 root admin 68 Nov 20 14:45 . drwxrwxr-x 7 root wheel 238 Nov 20 14:45 .. clancy:~/tmpBuild/Build dailey$

comment:4 Changed 16 years ago by jochen@…

Resolution: fixed
Status: assignedclosed

Fixed in r31465

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.