Option buildtype is: plain [default: debugoptimized]
Found ninja-1.10.1 at /usr/bin/ninja
Found runner: /usr/bin/ninja
ninja: Entering directory `build'
[55/58] Linking target ext/x264/libgstx264.so
FAILED: ext/x264/libgstx264.so
gcc -m32 -o ext/x264/libgstx264.so ext/x264/libgstx264.so.p/gstx264enc.c.o -flto -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libgstx264.so -Wl,-Bsymbolic-functions -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now /usr/lib32/libgstbase-1.0.so /usr/lib32/libgstreamer-1.0.so /usr/lib32/libgobject-2.0.so /usr/lib32/libglib-2.0.so /usr/lib32/libgstvideo-1.0.so /usr/lib32/libgstpbutils-1.0.so /usr/lib32/libgstaudio-1.0.so /usr/lib32/libx264.so -Wl,--end-group
/usr/bin/ld: /tmp/libgstx264.so.oT9Nms.ltrans0.ltrans.o: in function `plugin_init':
<artificial>:(.text+0x4802): undefined reference to `x264_encoder_open_160'
collect2: error: ld returned 1 exit status
[58/58] Linking target gst/realmedia/libgstrealmedia.so
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
It looks like upgrading libx264 (or something thereabouts) fixed this error.
Pinned Comments
ahmubashshir commented on 2023-11-18 14:43 (UTC) (edited on 2023-11-18 14:44 (UTC) by ahmubashshir)
If you have any improvements/suggestions for the pkgbuilds I maintain, please create an issue/pr on github.com/ahmubashshir/pkgbuilds or send the patches to ahmubashshir+pkgbuilds@gmail.com
p.s. sorry for being late, I was busy with my mid and part-time job last three months... it was truly chaotic...