Opened 9 years ago

Last modified 9 years ago

#47658 closed defect

blosc @1.6.1: error: #error SSE2 is not supported by the target architecture/platform and/or this compiler. — at Version 1

Reported by: zzanderr Owned by: stromnov@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: powerpc Cc:
Port: blosc

Description (last modified by ryandesign (Ryan Carsten Schmidt))

This seems to be the same problem that was reported in ticket #45964, which was supposedly closed by r129889 and the upgrade to blosc @1.5.1, yet still appears with status "new" under the tickets for blosc: I am aware that I may be opening a duplicate.

I installed blosc with version 1.5.2_0 and did not experience any problems with upgrades through, and including, 1.6.0_0. All these versions were of the hdf5 variant.

Apparently, gcc-4.2 is trying to compile shuffle-sse2.c -- even though it is building for ppc. I find it curious that a "bugfix" upgrade would break in this way. I wish I new more about cmake, and could locate the source of the problem. For now, all I can offer is the build log...

Change History (2)

Changed 9 years ago by zzanderr

Attachment: blosc_main_log added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: stromnov@… removed
Description: modified (diff)
Keywords: powerpc added; blosc ppc sse2 removed
Owner: changed from macports-tickets@… to stromnov@…
Port: @1.6.1_0 removed
Summary: Upgrade to blosc @ 1.6.1 fails to build on PPC G4 with Leopard (10.5.8)blosc @1.6.1: error: #error SSE2 is not supported by the target architecture/platform and/or this compiler.

This seems to be the same problem that was reported in ticket #45964, which was supposedly closed by r129889 and the upgrade to blosc @1.5.1, yet still appears with status "new" under the tickets for blosc: I am aware that I may be opening a duplicate.

Looks like Andrew just forgot to close the ticket. I've closed it now. The problem you're now experiencing is a different one. I can look into it.

Note: See TracTickets for help on using tickets.