Fink gcc9 unsuccessful

a_sk--- via Fink-beginners <[email protected]> Wed, 27 Mar 2024 17:03:39 +0900
Newsgroups gmane.os.apple.fink.beginners
Message-ID <[email protected]>
$ fink install gcc9
. . . .
. . . .
../../gcc-9.5.0/gcc/coretypes.h:76:1: note: did you mean struct here?
class rtx_def;
^~~~~
struct
In file included from build/gencondmd.c:41:
../../gcc-9.5.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
../../gcc-9.5.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
. . . .
8 warnings generated.
g++ -std=gnu++98   -g  -DIN_GCC    -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -DGENERATOR_FILE -fno-PIE -Wl,-headerpad_max_install_names -no-pie -o build/gencondmd \
	    build/gencondmd.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a
clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
ld: warning: -no_pie is deprecated when targeting new OS versions
Undefined symbols for architecture x86_64:
. . . .

ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [build/gencondmd] Error 1
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap] Error 2
### execution of /tmp/fink.qq6pT failed, exit code 2
### execution of /tmp/fink.r1YGS failed, exit code 2

macOS Sonoma14.4
Package manager version: 0.45.99.git
Distribution version: selfupdate-git Wed Mar 27 13:35:20 2024, 14.0, x86_64
Trees: local/main stable/main
Xcode.app: 15.3
Xcode command-line tools: 15.3.0.0.1.1708487402
Max. Fink build jobs:  1


## there seems no gcc9, gcc12 maintainer . . . (!!)

_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners