New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13183 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

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

in reply to: ↑ description   Changed 4 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$

  Changed 4 years ago by jochen@…

  • status changed from new to assigned
  • cc john.w.dailey@… added

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.

  Changed 4 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$

  Changed 4 years ago by jochen@…

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r31465

  Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.