Opened 5 years ago

#59320 assigned defect

py-numpy: Variant clang37 conflicts with gcc9

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc:
Port: py-numpy

Description

Errors while mirroring distfiles on the buildbot:

--->  Fetching distfiles for py37-numpy
py37-numpy +gcc9
Error: py-numpy: Variant clang37 conflicts with gcc9
Error: mportopen file:///opt/local/var/buildworker/jobs/jobs-mirror/build/ports/python/py-numpy failed: Error evaluating variants
py37-numpy +gcc5
Error: py-numpy: Variant clang37 conflicts with gcc5
Error: mportopen file:///opt/local/var/buildworker/jobs/jobs-mirror/build/ports/python/py-numpy failed: Error evaluating variants
py37-numpy +gcc49
Error: py-numpy: Variant clang37 conflicts with gcc49
Error: mportopen file:///opt/local/var/buildworker/jobs/jobs-mirror/build/ports/python/py-numpy failed: Error evaluating variants
py37-numpy +gcc6
Error: py-numpy: Variant clang37 conflicts with gcc6
Error: mportopen file:///opt/local/var/buildworker/jobs/jobs-mirror/build/ports/python/py-numpy failed: Error evaluating variants

Please make the clang37 variant the default on darwin 15 only if the user has not already selected another variant. See PortfileRecipes#default_variants.

(The machine that runs the buildbot mirror job runs on darwin 15.)

Change History (0)

Note: See TracTickets for help on using tickets.