Opened 14 months ago

Closed 14 months ago

Last modified 14 months ago

#67100 closed defect (duplicate)

openssl3 fails to buld due to AVX issues

Reported by: rmottola (Riccardo) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: highsierra Cc:
Port: openssl3

Description

on 10.13 on core i7 openssl faisl so upgrade due to AVX instructions not being recognized, see attached build log

Attachments (1)

main.log (1.4 MB) - added by rmottola (Riccardo) 14 months ago.
failure log 10.13

Download all attachments as: .zip

Change History (6)

Changed 14 months ago by rmottola (Riccardo)

Attachment: main.log added

failure log 10.13

comment:1 Changed 14 months ago by rmottola (Riccardo)

forcing compilation with gcc12 works...

port -v upgrade openssl3 configure.compiler=macports-gcc-12

comment:2 Changed 14 months ago by JohnFHall (John Hall)

Installed gcc12 and cleaned openssl and openssl3.

Confirm upgrade works for me on 10.13.6 on 2008 MacPRO.

comment:3 Changed 14 months ago by reneeotten (Renee Otten)

Resolution: duplicate
Status: assignedclosed

comment:4 Changed 14 months ago by thetrial (alabay)

I cannot install gcc12, due that again wants to upgrade openssl3 … that is stuck. A catch-22.

comment:5 Changed 14 months ago by rmottola (Riccardo)

Is there a way to know the exact version if i7 processor installed in my system? Under Linux or BSD you can see it in cpuinfo or dmesg... MacOS appears to hide it everywhere! Just to know if my processor actually supports AVX-512. A core2 never has it - so it is automatically disabled. Core-X cpus have it since SkyLake.

Note: See TracTickets for help on using tickets.