Opened 5 years ago

Closed 4 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: newassigned

comment:3 Changed 5 years ago by kencu (Ken)

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.

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 4 years ago by kencu (Ken)

Cc: kencu added

comment:6 Changed 4 years ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In 9681f46fb4e93f966422703b3dccaf51814dcb5c/macports-ports (master):

llvm/clang/lldb-devel: update to 20200505

downloads the monorepo from GitHub now
moves the various folders into the positions to
use the existing Portfile logic, which is a bit
outdated now, but keeps things consistent

the clang/llvm/lldb ports should be moved over
to the currently recommended monorepo build
in time.

closes: #60108
closes: #58708
closes: #58687
closes: #56255

Note: See TracTickets for help on using tickets.