Opened 9 years ago

Closed 9 years ago

#46885 closed defect (worksforme)

Port clang-3.5_3 fails to build

Reported by: mouse07410 (Mouse) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: clang-3.5

Description

With the latest update to clang-3.5 port (clang-3.5.1_3) this port fails to build (and consequently install) on my Mavericks system (Mac OS X 10.9.5, Xcode 6.1.1).

The process was standard:

$ sudo port self update $ sudo port upgrade clang-3.5

after which I got the following error report:

$ sudo port upgrade clang-3.5
--->  Computing dependencies for clang-3.5
--->  Fetching archive for clang-3.5
--->  Attempting to fetch clang-3.5-3.5.1_3+analyzer+arm_runtime+assertions.darwin_13.x86_64.tbz2 from http://packages.macports.org/clang-3.5
--->  Attempting to fetch clang-3.5-3.5.1_3+analyzer+arm_runtime+assertions.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/clang-3.5
--->  Attempting to fetch clang-3.5-3.5.1_3+analyzer+arm_runtime+assertions.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/clang-3.5
--->  Fetching distfiles for clang-3.5
--->  Verifying checksums for clang-3.5
--->  Extracting clang-3.5
--->  Applying patches to clang-3.5
--->  Configuring clang-3.5
--->  Building clang-3.5
Error: org.macports.build for port clang-3.5 returned: command execution failed
Please see the log file for port clang-3.5 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.5/clang-3.5/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

Port build log attached. Will be happy to perform any necessary tests, or provide more specific info.

Attachments (1)

clang-3.5-main.log (5.3 MB) - added by mouse07410 (Mouse) 9 years ago.
main.log that the macports created

Change History (3)

Changed 9 years ago by mouse07410 (Mouse)

Attachment: clang-3.5-main.log added

main.log that the macports created

comment:1 Changed 9 years ago by mouse07410 (Mouse)

Sorry, it looks like llvm-3.5.1_3 got installed without "+assertions" when upgraded. After enforcing the correct variant of llvm-3.5, clang-3.5.1_3 got built and installed properly.

Please feel free to close this ticket (I'd do it myself if I knew how :).

Last edited 9 years ago by mouse07410 (Mouse) (previous) (diff)

comment:2 Changed 9 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: newclosed

Glad you got it working!

Note: See TracTickets for help on using tickets.