[MacPorts] #63393: gdbm @1.20_0: Error building on Tiger (expected specifier-qualifier-list before 'off_t')
MacPorts
noreply at macports.org
Fri Aug 20 01:45:55 UTC 2021
#63393: gdbm @1.20_0: Error building on Tiger (expected specifier-qualifier-list
before 'off_t')
------------------------+--------------------
Reporter: evanmiller | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: tiger | Port: gdbm
------------------------+--------------------
Install log:
{{{
:info:build /opt/local/bin/gcc-apple-4.2 -DHAVE_CONFIG_H -I. -I..
-DIN_GDBM -DLOCALEDIR=\"/opt/local/share/locale\" -I/opt/local/include
-pipe -Os -arch ppc -MT err.o -MD -MP -MF .deps/err.Tpo -c -o err.o err.c
:info:build In file included from err.c:18:
:info:build gdbm.h:293: error: expected specifier-qualifier-list before
'off_t'
:info:build make[3]: *** [err.o] Error 1
}}}
System:
{{{
:debug:sysinfo Mac OS X 10.4.11 (darwin/8.11.0) arch powerpc
:debug:sysinfo MacPorts 2.7.1
:debug:sysinfo Xcode 2.5
:debug:sysinfo SDK 10.4
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.4
}}}
The error occurs with {{{gcc-apple-4.2}}}, with a similar error using
{{{gcc-mp-7}}} (i.e. {{{off_t}}} isn't defined). Previous versions built
without issue.
--
Ticket URL: <https://trac.macports.org/ticket/63393>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list