New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34144 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

povray: error: CPU you selected does not support x86-64 instruction set

Reported by: dersh@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: jeremyhu@…
Port: povray

Description

I have 3.6.1_5 and I just tried to upgrade to 3.6.1_6 and it fails.

I have attached the log file.

Thanks,

--Adam

Attachments

povray_main.log (23.7 KB) - added by dersh@… 13 months ago.
main.log

Change History

Changed 13 months ago by dersh@…

main.log

comment:1 Changed 13 months ago by ryandesign@…

  • Summary changed from povray upgrade fails to povray: error: CPU you selected does not support x86-64 instruction set

The log says:

error: CPU you selected does not support x86-64 instruction set

I recall seeing this in some other ports before, but not what the solution was.

What CPU do you have?

comment:2 Changed 13 months ago by dersh@…

Intel Core 2 Duo 2.8 GHz. MacBook Pro.

3.6.1_5 installed fine, as well as a bunch of other 64 bit ports.

comment:3 Changed 13 months ago by ryandesign@…

  • Cc jeremyhu@… added

comment:4 Changed 13 months ago by jeremyhu@…

  • Owner changed from macports-tickets@… to jeremyhu@…
  • Status changed from new to assigned

comment:5 Changed 13 months ago by jeremyhu@…

In the mean time, use clang as your compiler.

sudo port -v install povray configure.compiler=clang

I'll just wipe the -march -mtune options...

comment:6 Changed 13 months ago by dersh@…

Nope. I tried clang, and that didn't work either. I can post the new log if that might be helpful?

comment:7 Changed 13 months ago by jeremyhu@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Weird, well it works here, but /shrug: r92166

comment:8 Changed 13 months ago by jeremyhu@…

oh wait, I see this issue now. Still, the -march foo is good to get rid of.

Note: See TracTickets for help on using tickets.