kou commented on PR #45445: URL: https://github.com/apache/arrow/pull/45445#issuecomment-2735353706
> @kou You might want to take a look at the weird Vala linking error on CentOS 8 above. Though no urgency, of course. Error message: https://github.com/ursacomputing/crossbow/actions/runs/13927884109/job/38977137796#step:8:11785 ```text FAILED: example/vala/build c++ -o example/vala/build example/vala/build.p/meson-generated_build.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../../arrow-glib:$ORIGIN/../../../../cpp/build/release' -Wl,-rpath-link,/build/rpmbuild/BUILD/apache-arrow-20.0.0.dev195/c_glib/build/arrow-glib -Wl,-rpath-link,/build/rpmbuild/BUILD/apache-arrow-20.0.0.dev195/c_glib/build/../../cpp/build/release -Wl,--start-group arrow-glib/libarrow-glib.so.2000.0.0 /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -Wl,--end-group /opt/rh/gcc-toolset-11/root/usr/bin/ld: /opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/libstdc++_nonshared.a(functexcept80.o): undefined reference to symbol '_ZTISt20bad_array_new_length@@CXXABI_1.3.8' /opt/rh/gcc-toolset-11/root/usr/bin/ld: /usr/lib64/libstdc++.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org