[MacPorts] #70753: samba3 @3.6.25_4: configure failure
MacPorts
noreply at macports.org
Tue Sep 17 07:56:56 UTC 2024
#70753: samba3 @3.6.25_4: configure failure
--------------------------+---------------------
Reporter: MaddTheSane | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Resolution: | Keywords: sequoia
Port: samba3 |
--------------------------+---------------------
Comment (by ryandesign):
In the log I see:
{{{
configure:24309: checking for test routines
configure:24319: /usr/bin/clang -o conftest -Os
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64
-fno-common -I/opt/local/include -I/opt/local/include -I/opt/local/include
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Iinclude
-I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt
-L/opt/local/lib -Wl,-headerpad_max_install_names -lintl
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk
-arch arm64 -L./bin conftest.c -lresolv >&5
In file included from conftest.c:430:
././../tests/trivial.c:4:1: error: type specifier missing, defaults to
'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
4 | main()
| ^
| int
1 error generated.
configure:24319: $? = 1
configure: program exited with status 1
...
configure:24323: error: cant find test code. Aborting config
}}}
The code will need to be fixed as indicated in the error message.
--
Ticket URL: <https://trac.macports.org/ticket/70753#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list