Skip to content

Instantly share code, notes, and snippets.

@lidavidm
Created January 14, 2025 01:59
Show Gist options
  • Save lidavidm/f5ccdac0b71da0d1371e2f16323ba8c8 to your computer and use it in GitHub Desktop.
Save lidavidm/f5ccdac0b71da0d1371e2f16323ba8c8 to your computer and use it in GitHub Desktop.
19.0.0 Verification
Running transaction
Preparing : 1/1
Installing : libvala-0.56.17-1.amzn2023.0.1.x86_64 1/2
Installing : vala-0.56.17-1.amzn2023.0.1.x86_64 2/2
Running scriptlet: vala-0.56.17-1.amzn2023.0.1.x86_64 2/2
Verifying : libvala-0.56.17-1.amzn2023.0.1.x86_64 1/2
Verifying : vala-0.56.17-1.amzn2023.0.1.x86_64 2/2
Installed:
libvala-0.56.17-1.amzn2023.0.1.x86_64 vala-0.56.17-1.amzn2023.0.1.x86_64
Complete!
+ cp -a /arrow/dev/release/../../c_glib/example/vala build/
/build/vala /
+ pushd build/vala
+ valac --pkg arrow-glib --pkg posix build.vala
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not for C
/usr/bin/ld: /usr/lib/gcc/x86_64-amazon-linux/11/../../../../lib64/libarrow-glib.so: undefined reference to `g_once_init_enter_pointer'
/usr/bin/ld: /usr/lib/gcc/x86_64-amazon-linux/11/../../../../lib64/libarrow-glib.so: undefined reference to `g_string_free_and_steal'
/usr/bin/ld: /usr/lib/gcc/x86_64-amazon-linux/11/../../../../lib64/libarrow-glib.so: undefined reference to `g_once_init_leave_pointer'
collect2: error: ld returned 1 exit status
error: cc exited with status 256
Compilation failed: 1 error(s), 0 warning(s)
Failed to verify the Yum repository for amazonlinux:2023 on x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment