Re: fftw3 does not compile.
Derek Homeier <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
On 25 Aug 2023, at 1:38 pm, Franchetti, Giuliano Dr. <[email protected]> wrote: > > /bin/sh ../libtool --tag=CC --mode=compile /opt/sw2/bin/gcc-fsf-11 -DHAVE_CONFIG_H -I. -I.. -I .. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -Wa,-q -Wl,-no_compact_unwind -MT kcvi.lo -MD -MP -MF .deps/kcvi.Tpo -c -o kcvi.lo kcvi.c > libtool: compile: /opt/sw2/bin/gcc-fsf-11 -DHAVE_CONFIG_H -I. -I.. -I .. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -Wa,-q -Wl,-no_compact_unwind -MT kcvi.lo -MD -MP -MF .deps/kcvi.Tpo -c kcvi.c -fno-common -DPIC -o .libs/kcvi.o > make[2]: Leaving directory '/opt/sw2/src/fink.build/fftw3-3.3.10-3/fftw-3.3.10/simd-support' > make[1]: Leaving directory '/opt/sw2/src/fink.build/fftw3-3.3.10-3/fftw-3.3.10' > ### execution of /tmp/fink.OJreD failed, exit code 2 > ### execution of /tmp/fink.seXbD failed, exit code 2 > Removing runtime build-lock... Your output does not contain the actual compilation failure, which must have occurred somewhere further up. If you cannot locate it looking for something reporting a "compiler error”, you may try to build with MaxBuildJobs set to 1, so the build exits right after the error. > Also include the following system information: > Package manager version: 0.45.99.git > Distribution version: selfupdate-git Fri Aug 25 11:30:23 2023, 13.0, x86_64 > Trees: local/main stable/main > Xcode.app: 14.3.1 > Xcode command-line tools: 14.3.1.0.1.1683849156 > Max. Fink build jobs: 12 I built successfully with Xcode 14.2, but on 12.6.8 and in emulated x86_64. Cheers, Derek _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users