[MacPorts] #64262: libuv fails to build for ppc+ppc64
MacPorts
noreply at macports.org
Thu Mar 31 14:51:41 UTC 2022
#64262: libuv fails to build for ppc+ppc64
---------------------------+-------------------------------------
Reporter: barracuda156 | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: PowerPC, Leopard, ppc64
Port: libuv |
---------------------------+-------------------------------------
Comment (by barracuda156):
Replying to [comment:4 michaelld]:
> Can anyone with a PPC/PPC64 try this PR for libuv 1.44.0?
>
> https://github.com/macports/macports-ports/pull/14225
`libuv` @1.44.1 remains broken for ppc+ppc64, unfortunately:
{{{
mv -f src/.deps/libuv_la-version.Tpo src/.deps/libuv_la-version.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99
-DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\"
-DPACKAGE_VERSION=\"1.44.1\" -DPACKAGE_STRING=\"libuv\ 1.44.1\"
-DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.44.1\"
-DSUPPORT_ATTRIBUTE_VISIBILITY_DEFAULT=1 -DSUPPORT_FLAG_VISIBILITY=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -I./include
-I./src -I./src/unix -isystem/opt/local/include/LegacySupport
-I/opt/local/include -D__DARWIN_64_BIT_INO_T
-D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -pipe -Os
-arch ppc64 -fvisibility=hidden -pthread -MT src/unix/libuv_la-dl.lo -MD
-MP -MF src/unix/.deps/libuv_la-dl.Tpo -c -o src/unix/libuv_la-dl.lo `test
-f 'src/unix/dl.c' || echo './'`src/unix/dl.c
{standard input}:198:Parameter syntax error (parameter 1)
make: *** [src/unix/libuv_la-async.lo] Error 1
make: *** Waiting for unfinished jobs....
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64262#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list