Opened 5 years ago
Closed 5 years ago
#58687 closed defect (fixed)
clang-devel @devel-r365158+analyzer+assertions+libstdcxx: can't install/upgrade
Reported by: | brolcz | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | EdHarry, larryv (Lawrence Velázquez), kencu (Ken) | |
Port: | clang-devel |
Description
I am having trouble upgrading/installing clang-devel on Mac OS X 10.13.6 high sierra.
The log file indicates that this upgrade/install cannot occur because the following file is missing:
3001-Fix-missing-long-long-math-prototypes-when-using-the.patch
I have tried the usual stuff: cleaning and trying again, uninstalling and cleaning and trying again, and also trying to install without the analyzer/assertions/libstdcxx included.
They all have the same error.
Previous versions had been installed without problem.
The relevant part of the log file is below:
:info:fetch A trunk/bindings/go/llvm/analysis.go :info:fetch A trunk/bindings/go/llvm/executionengine_test.go :info:fetch Exported revision 365158. :info:fetch ---> 3001-Fix-missing-long-long-math-prototypes-when-using-the.patch does not exist in /opt/local/var/macports/distfiles/llvm :error:fetch Failed to fetch clang-devel: fetch failed :debug:fetch Error code: NONE :debug:fetch Backtrace: fetch failed :debug:fetch while executing :debug:fetch "error [msgcat::mc "fetch failed"]" :debug:fetch (procedure "portfetch::fetchfiles" line 64) :debug:fetch invoked from within :debug:fetch "portfetch::fetchfiles" :debug:fetch (procedure "svnfetch" line 21) :debug:fetch invoked from within :debug:fetch "svnfetch" :debug:fetch (procedure "portfetch::fetch_main" line 13) :debug:fetch invoked from within :debug:fetch "$procedure $targetname" :error:fetch See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-devel/clang-devel/main.log for details.
Change History (6)
comment:1 Changed 5 years ago by EdHarry
Cc: | EdHarry added |
---|
comment:2 Changed 5 years ago by mf2k (Frank Schima)
Cc: | larryv added; jeremyhu removed |
---|---|
Owner: | set to jeremyhu |
Status: | new → assigned |
comment:3 Changed 5 years ago by kencu (Ken)
comment:4 Changed 5 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Sorry. I forgot to git add
those patches. =(
They're there now.
comment:5 Changed 5 years ago by kencu (Ken)
Cc: | kencu added |
---|
comment:6 Changed 5 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
oops. This is where Jeremy and I have to get closer together, so this is partly my fault, sorry.
The latest bump did change some things, and we'll have to fix this up.