[MacPorts] #62822: gmake @4.3_0+universal: build error on BigSur arm64
MacPorts
noreply at macports.org
Sun Jun 6 20:53:23 UTC 2021
#62822: gmake @4.3_0+universal: build error on BigSur arm64
---------------------+--------------------
Reporter: kode54 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: gmake |
---------------------+--------------------
Comment (by FaradayLight):
See attached main_gmake.LibreOffice for details, but some items:
{{{
:info:configure checking for eaccess... no
:info:configure checking whether getdtablesize is declared... yes
:info:configure checking host CPU and C ABI... grep: conftest.s: No such
file or directory
:info:configure arm
}}}
Installed using:
{{{
sudo port clean gmake
sudo port -v install gmake
}}}
I am seeing many type errors reported, and the the following at the end:
{{{
In file included from findprog-in.c:28:
In file included from ./unistd.h:40:
In file included from
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/unistd.h:76:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/sys/_types/_off_t.h:31:33:
error: 'long type-name' is invalid
../src/config.h:1055:15: note: expanded from macro 'off_t'
3 error#define off_t long int
^
s generated.
3 errors generated.
2 errors generated.
make[3]: *** [dirname-lgpl.o] Error 1
make[3]: *** [concat-filename.o] Error 1
make[3]: *** [getprogname.o] Error 1
5 errors generated.
make[3]: *** [findprog-in.o] Error 1
make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3/lib'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3/lib'
make: *** [all-recursive] Error 1
make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3'
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3"
&& /usr/bin/make -j8 -w all
Exit code: 2
Error: Failed to build gmake: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port gmake failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62822#comment:16>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list