[MacPorts] #71587: aescrypt @0.7_1 build error
MacPorts
noreply at macports.org
Wed Dec 18 19:14:15 UTC 2024
#71587: aescrypt @0.7_1 build error
----------------------------+----------------------
Reporter: mcgroarty | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: sequoia,x86_64 | Port: aescrypt
----------------------------+----------------------
aescrypt fails to build
{{{
configure:533: checking for gcc
configure:646: checking whether the C compiler (/usr/bin/clang -pipe -Os
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch
x86_64 -L/opt/local/lib -Wl,-heade
rpad_max_install_names
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk
-arch x86_64) works
configure:662: /usr/bin/clang -o conftest -pipe -Os
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch
x86_64 -I/opt/local/include -isysroot/Library/Developer
/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib
-Wl,-headerpad_max_install_names
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk
-arch x86_64 conftes
t.c 1>&5
configure:659:1: error: type specifier missing, defaults to 'int'; ISO C99
and later do not support implicit int [-Wimplicit-int]
659 | main(){return(0);}
| ^
| int
1 error generated.
configure: failed program was:
#line 657 "configure"
#include "confdefs.h"
main(){return(0);}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71587>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list