We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/opt/sw/include -g -O2 -c obstack.c -o obstack.o obstack.c:351:31: error: incompatible function pointer types initializing 'void (*)(void) __attribute__((noreturn))' with an expression of type 'void (void)' [-Wincompatible-function-pointer-types] 351 | __attribute_noreturn__ void (*obstack_alloc_failed_handler) (void) | ^ 352 | = print_and_abort; | ~~~~~~~~~~~~~~~ 1 error generated. make[3]: *** [obstack.lo] Error 1 make[3]: Leaving directory `/opt/sw/src/fink.build/gettext-tools-0.20.2-2/gettext-0.20.2/libtextstyle/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/opt/sw/src/fink.build/gettext-tools-0.20.2-2/gettext-0.20.2/libtextstyle/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/sw/src/fink.build/gettext-tools-0.20.2-2/gettext-0.20.2/libtextstyle' make: *** [all] Error 2 make: Leaving directory `/opt/sw/src/fink.build/gettext-tools-0.20.2-2/gettext-0.20.2/libtextstyle' ### execution of /tmp/fink.yxuHU failed, exit code 2 ### execution of /tmp/fink.hDhRx failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /opt/sw/bin/dpkg-lockwait -r fink-buildlock-gettext-tools-0.20.2-2 (Reading database ... 276098 files and directories currently installed.) Removing fink-buildlock-gettext-tools-0.20.2-2 (2024.12.01-03.00.09) ... Failed: phase compiling: gettext-tools-0.20.2-2 failed
Package manager version: 0.45.99.git Distribution version: selfupdate-rsync Sun Dec 1 03:00:08 2024, 15.0, arm64 Trees: local/main remote/dak180 stable/main local/injected Xcode.app: 16.1 Xcode command-line tools: 16.1.0.0.1.1729049160 Max. Fink build jobs: 1
The text was updated successfully, but these errors were encountered:
nieder
dmacks
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: