[MacPorts] #59571: py37-numpy @1.17.3 does not build on PPC Tiger, Mac OS X 10.4.11, because of many errors

MacPorts noreply at macports.org
Sat Nov 2 21:48:21 UTC 2019


#59571: py37-numpy @1.17.3 does not build on PPC Tiger, Mac OS X 10.4.11, because
of many errors
-----------------------+------------------------
 Reporter:  ballapete  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:
 Keywords:  tiger      |       Port:  py37-numpy
-----------------------+------------------------
 {{{
 C compiler: /opt/local/bin/gcc-apple-4.2 -fno-strict-aliasing -Wsign-
 compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch
 ppc -isysroot/

 compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core
 -Inumpy/core/src/npymath -Inumpy/core/src/multiarray
 -Inumpy/core/src/umath -Inumpy/core/src/npysort
 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.7/include/python3.7m
 -c'
 gcc-apple-4.2: _configtest.c
 _configtest.c:1:20: error: endian.h: No such file or directory
 failure.
 removing: _configtest.c _configtest.o
 C compiler: /opt/local/bin/gcc-apple-4.2 -fno-strict-aliasing -Wsign-
 compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch
 ppc -isysroot/

 compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core
 -Inumpy/core/src/npymath -Inumpy/core/src/multiarray
 -Inumpy/core/src/umath -Inumpy/core/src/npysort
 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.7/include/python3.7m
 -c'
 gcc-apple-4.2: _configtest.c
 _configtest.c:1:24: error: sys/endian.h: No such file or directory
 failure.
 removing: _configtest.c _configtest.o
 }}}

 `endian.h` exists here:

 {{{
 -r--r--r--   1 root  wheel  3829 20 Sep  2007 /usr/include/i386/endian.h
 -r--r--r--   1 root  wheel  1295 20 Sep  2007
 /usr/include/machine/endian.h
 -r--r--r--   1 root  wheel  4664 20 Sep  2007 /usr/include/ppc/endian.h
 }}}

 {{{
 C compiler: /opt/local/bin/gcc-apple-4.2 -fno-strict-aliasing -Wsign-
 compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch
 ppc -isysroot/

 compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core
 -Inumpy/core/src/npymath -Inumpy/core/src/multiarray
 -Inumpy/core/src/umath -Inumpy/core/src/npysort
 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.7/include/python3.7m
 -c'
 gcc-apple-4.2: _configtest.c
 _configtest.c: In function 'main':
 _configtest.c:7: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this
 function)
 _configtest.c:7: error: (Each undeclared identifier is reported only once
 _configtest.c:7: error: for each function it appears in.)
 failure.
 removing: _configtest.c _configtest.o
 }}}

 GGC 4.2 #defines: `#define __LONG_DOUBLE_128__ 1`…

 Many more errors follow.

-- 
Ticket URL: <https://trac.macports.org/ticket/59571>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list