#34257 closed defect (fixed)
cctools: error: mach-o/prune_trie.h: No such file or directory
Reported by: | titusjan@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | mfeiri | |
Port: | cctools |
Description
While doing a port upgrade outdated (after a selfupdate, it had been a while) the process gave an error while updating cc tools.
sudo port upgrade outdated ---> Computing dependencies for cctools ---> Fetching archive for cctools ---> Attempting to fetch cctools-822_2+llvm30.darwin_9.i386.tgz from http://packages.macports.org/cctools ---> Fetching cctools ---> Verifying checksum(s) for cctools ---> Extracting cctools ---> Applying patches to cctools ---> Configuring cctools ---> Building cctools Error: Target org.macports.build returned: shell command failed (see log for details) Log for cctools is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cctools/cctools/main.log Error: Problem while installing cctools
I have attached the log. It seems to me that the problem is that cctools-822_2+llvm30.darwin_9.i386.tgz does not exist.
I searched for tickets about it but didn't find anything.
I use OS-X 10.5 and XCode 3.1.4. Please let me know if you need more information.
Titusjan.
Attachments (1)
Change History (4)
Changed 13 years ago by titusjan@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mfeiri@… added |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
Summary: | cctools fails to upgrade under 10.5 → cctools: error: mach-o/prune_trie.h: No such file or directory |
comment:2 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
There was a bug with the new Makefile, r92475
Note: See
TracTickets for help on using
tickets.
Replying to titusjan@…:
No, that is irrelevant.
The problem is:
So this looks the same as #34110 which was already fixed, except that in that ticket we were talking about Lion and you're on Leopard. Are you sure your ports definitions are up to date? Try:
If it still fails, let us know.