Opened 4 years ago

Closed 3 years ago

#61133 closed defect (fixed)

cctools: reinplace didn't change anything

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.6.99
Keywords: Cc: kencu (Ken)
Port: cctools

Description

--->  Computing dependencies for cctools
--->  Fetching distfiles for cctools
--->  Verifying checksums for cctools
--->  Extracting cctools
--->  Applying patches to cctools
Warning: reinplace /^COMMON_SUBDIRS/s/ ld / / didn't change anything in /opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-ryandesign-fork_devel_cctools/cctools/work/cctools-927.0.2/Makefile
Warning: reinplace s:"llvm-mc":"llvm-mc-mp-10": didn't change anything in /opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-ryandesign-fork_devel_cctools/cctools/work/cctools-927.0.2/as/driver.c
--->  Configuring cctools
--->  Building cctools
--->  Staging cctools into destroot
--->  Installing cctools @927.0.2_5+llvm10+universal
--->  Deactivating cctools @927.0.2_5+xcode
--->  Cleaning cctools
--->  Activating cctools @927.0.2_5+llvm10+universal
--->  Cleaning cctools

Change History (2)

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: kencu added
Owner: set to jeremyhu
Status: newassigned

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

Resolution: fixed
Status: assignedclosed

In 45621bb9da65d4a8f1c378cc08f6d0156a1b4635/macports-ports (master):

cctools: bump to 949.0.1

correlates with xcode 11.3.1

remove rsrc fork stripping workaround
there don't seem to be rsrc forks in cctools any longer

fix build with older SDKs and older compilers
various minor workarounds to allow build with SDKs < 10.12
and with older compilers that don't support has_include

closes: #58749
closes: #61133

Note: See TracTickets for help on using tickets.