Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#57002 closed defect (invalid)

cctools @895_7: no such file or directory

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.5.99
Keywords: Cc: cjones051073 (Chris Jones)
Port: cctools

Description

$ sudo port install cctools +universal
--->  Fetching archive for cctools
--->  Attempting to fetch cctools-895_7+universal+xcode.darwin_17.noarch.tbz2 from https://packages.macports.org/cctools
--->  Fetching distfiles for cctools
--->  Verifying checksums for cctools
--->  Extracting cctools
--->  Configuring cctools
Error: Failed to configure cctools: /opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-ryandesign-fork_devel_cctools/cctools/work/cctools-895: no such file or directory
Error: See /opt/local/var/macports/logs/_Users_rschmidt_macports_macports-ports-ryandesign-fork_devel_cctools/cctools/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port cctools failed

One possibly relevant detail is that I'm now using MacPorts 2.5.99 ([3da14a607595c0526843ae705a581d02ac735824/macports-base]). Last time I upgraded cctools I was running MacPorts 2.5.3.

Attachments (2)

main.log (3.6 KB) - added by ryandesign (Ryan Carsten Schmidt) 6 years ago.
cctools-build.log.bz2 (4.4 KB) - added by cjones051073 (Chris Jones) 6 years ago.

Download all attachments as: .zip

Change History (9)

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

Version: 2.5.99

Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:2 Changed 6 years ago by cjones051073 (Chris Jones)

It doesn't make much sense to use the universal variant with the xcode variant, as with the later all that is installed are platform independent wrapper scripts. So try installing it without +universal.

Of course, the build should not fail if you supply both. I cannot check right now but will take a look this evening to see if anything can be done to fix the build failure.

comment:3 in reply to:  2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to cjones051073:

It doesn't make much sense to use the universal variant with the xcode variant, as with the later all that is installed are platform independent wrapper scripts.

Agreed.

So try installing it without +universal.

Same problem.

comment:4 Changed 6 years ago by cjones051073 (Chris Jones)

Hmmm. Must be something related to the newer base then. I'll take a look when I am next at a Mac...

comment:5 Changed 6 years ago by cjones051073 (Chris Jones)

I cannot reproduce your problem. For me cctools builds just fine, from source, using both the released 2.5.3 base and also the current master branch. See attached log for 2.5.99.

Must be something specific to your area...

Changed 6 years ago by cjones051073 (Chris Jones)

Attachment: cctools-build.log.bz2 added

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

Resolution: invalid
Status: assignedclosed

Yes, my fault. It's a bug in some new base code I'm working on. Sorry!

comment:7 Changed 6 years ago by cjones051073 (Chris Jones)

No worries, glad its solved....

Note: See TracTickets for help on using tickets.