#71688 closed defect (duplicate)

xxhashlib build issue on older Mac Pro

Reported by: aedolphin Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.10.5
Keywords: Cc: Schamschula (Marius Schamschula)
Port: xxhashlib

Description

I've been refreshing my port installations on an older Mac Pro (Quad-core Intel Xeon using El Capitan 10.11.6). All have worked, except that texlive cannot be installed due to one of its dependencies (xxhashlib) having build errors ("Failed to build xxhashlib: command execution failed").

There may be a header that cannot be found, as xxhash.h uses _mm512_loadu_si512, which does not appear to be found anywhere in the package source or system headers. The log file is attached.

Attachments (1)

main.log (117.9 KB) - added by aedolphin 21 months ago.

Download all attachments as: .zip

Change History (7)

Changed 21 months ago by aedolphin

Attachment: main.log added

comment:1 Changed 21 months ago by mascguy (Christopher Nielsen)

This was fixed just a few hours ago, and it looks like your system didn't have it.

Refresh your ports via sudo port selfupdate, and then try again.

Let us know how it goes!

comment:2 Changed 21 months ago by mascguy (Christopher Nielsen)

Cc: Schamschula added
Owner: set to mascguy
Status: newassigned

Forgot to add recipients

comment:3 Changed 21 months ago by aedolphin

That worked. Thanks for the quick reply.

comment:4 Changed 21 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

comment:5 Changed 21 months ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: closedreopened

comment:6 Changed 21 months ago by mascguy (Christopher Nielsen)

Resolution: duplicate
Status: reopenedclosed

Duplicate of issue:71687

Note: See TracTickets for help on using tickets.