Opened 7 years ago

Closed 6 years ago

#54987 closed defect (fixed)

py36-graph-tool @2.23 +clang50 +openmp: build failure

Reported by: bakergilx (Dennis Baker) Owned by: count0 (Tiago de Paula Peixoto)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc: mamoll (Mark Moll)
Port: py-graph-tool

Description

MacOS: 10.13, Xcode: 9.0 ; py36-graph-tool failed to build; tried port clean and rebuild; tried clang40 and clang50 - all failed. I have attached the log file.

Note: although I did not review the log file, upgrading py27-graph-tool on macOS 10.12 also failed (before I upgraded to MacOS 10.13).

Thanks!

Attachments (1)

main.log (2.9 MB) - added by bakergilx (Dennis Baker) 7 years ago.
build log file

Change History (5)

Changed 7 years ago by bakergilx (Dennis Baker)

Attachment: main.log added

build log file

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Cc: count0 removed
Owner: set to count0
Port: py-graph-tool added; py36-graph-tool removed
Status: newassigned

comment:2 Changed 7 years ago by nablamalnabla

Same problem here (also since ~two weeks) still on MacOS 10.12. If helpful, I can also provide the main.log, but it shows similar outcome to the one posted by bakergilx.

It happened here both with macports base version 2.4.1 and now 2.4.2, and both Xcode 9.0 and now 9.0.1. Last attempt today was upgrading to py27-graph-tool version 2.25.

The last working version here (still active) shows py27-graph-tool @2.22_0+clang39+openmp (active).

comment:3 in reply to:  2 Changed 6 years ago by nablamalnabla

In my case, compilation was successful now after the version bump to 2.26. Now working on py36-graph-tool @2.26_1+clang40+openmp on macOS 10.13. However it was necessary to explicitly install boost with variant +python36 before the graph-tool installation.

Last edited 6 years ago by nablamalnabla (previous) (diff)

comment:4 Changed 6 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: assignedclosed

nablamalnabla, thanks for confirmation that the issue has been fixed.

However it was necessary to explicitly install boost with variant +python36 before the graph-tool installation.

This is not a bug but a limitation of the MacPorts variant feature.

Note: See TracTickets for help on using tickets.