Opened 6 years ago

Closed 5 years ago

#57973 closed defect (fixed)

libsdl2_net: SDL_cpuinfo.h:67:23: error: immintrin.h: No such file or directory

Reported by: kencu (Ken) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: snowleopard Cc:
Port: libsdl2_net

Description

libsdl2_net previously built on 10.6.8 without issue, but this latest revbump, it's running into an error, as above:

<https://build.macports.org/builders/ports-10.6_i386_legacy-builder/builds/59683/steps/install-port/logs/stdio>

<https://build.macports.org/builders/ports-10.6_x86_64_legacy-builder/builds/93304/steps/install-port/logs/stdio>

I build it on my system with clang-5.0 without any trouble.

$ port -v installed libsdl2_net
The following ports are currently installed:
  libsdl2_net @2.0.1_1+universal (active) platform='darwin 10' archs='i386 x86_64' date='2018-11-14T18:29:15-0800'

Change History (1)

comment:1 Changed 5 years ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In 798db6bf325af5c9b9221a1a77d7ff0b6bc8a0b0/macports-ports (master):

libsdl2_net: requires immintrin.h

not found with gcc-3.* or gcc-4.*
closes: #57973

Note: See TracTickets for help on using tickets.