[MacPorts] #61501: compface fails to build on Big Sur
MacPorts
noreply at macports.org
Mon Nov 16 16:00:31 UTC 2020
#61501: compface fails to build on Big Sur
---------------------------+--------------------
Reporter: wealthychef1 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: compface |
---------------------------+--------------------
Description changed by wealthychef1:
Old description:
> I think I will just post my screen contents:
>
> {{{
> root at Richs-iMac (~ ): port install compface
> ---> Fetching archive for compface
> ---> Attempting to fetch compface-1.5.2_1.darwin_20.x86_64.tbz2 from
> http://jog.id.packages.macports.org/macports/packages/compface
> ---> Attempting to fetch compface-1.5.2_1.darwin_20.x86_64.tbz2 from
> https://kmq.jp.packages.macports.org/compface
> ---> Attempting to fetch compface-1.5.2_1.darwin_20.x86_64.tbz2 from
> https://lil.fr.packages.macports.org/compface
> ---> Fetching distfiles for compface
> ---> Verifying checksums for compface
> ---> Extracting compface
> ---> Applying patches to compface
> ---> Configuring compface
> ---> Building compface
> Error: Failed to build compface: command execution failed
> Error: See
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_compface/compface/main.log
> for details.
>
> }}}
>
> I have attached the referenced logfile. It is failing to compile with
> an error about write() not being defined, which means missing headers or
> something.
>
> {{{
> :info:build cmain.c:78:7: error: implicit declaration of function 'write'
> is invalid in C99 [-Werror,-Wimplicit-function-declaration]
> :info:build ERROR
> :info:build ^
>
> }}}
New description:
I think I will just post my screen contents:
{{{
root at Richs-iMac (~ ): port clean compface
---> Cleaning compface
root at Richs-iMac (~ ): port install compface
---> Fetching archive for compface
---> Attempting to fetch compface-1.5.2_1.darwin_20.x86_64.tbz2 from
http://jog.id.packages.macports.org/macports/packages/compface
---> Attempting to fetch compface-1.5.2_1.darwin_20.x86_64.tbz2 from
https://kmq.jp.packages.macports.org/compface
---> Attempting to fetch compface-1.5.2_1.darwin_20.x86_64.tbz2 from
https://lil.fr.packages.macports.org/compface
---> Fetching distfiles for compface
---> Verifying checksums for compface
---> Extracting compface
---> Applying patches to compface
---> Configuring compface
---> Building compface
Error: Failed to build compface: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_compface/compface/main.log
for details.
}}}
I have attached the referenced logfile. It is failing to compile with an
error about write() not being defined, which means missing headers or
something.
{{{
:info:build cmain.c:78:7: error: implicit declaration of function 'write'
is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build ERROR
:info:build ^
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/61501#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list