After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 797194 - (Android) can't build with NDK 18
(Android) can't build with NDK 18
Status: RESOLVED DUPLICATE of bug 759737
Product: GStreamer
Classification: Platform
Component: dont know
1.14.x
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-09-24 10:16 UTC by Mikel Pérez
Modified: 2018-09-24 10:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mikel Pérez 2018-09-24 10:16:32 UTC
GStreamer      : [GEN] => gst-build-arm64-v8a/gstreamer_android.c
GStreamer      : [COMPILE] => gst-build-arm64-v8a/gstreamer_android.c
GStreamer      : [LINK] => gst-build-arm64-v8a/libgstreamer_android.so
/..//bin/ld.gold: error: cannot open crti.o: No such file or directory
/..//bin/ld.gold: error: cannot open crtbeginS.o: No such file or directory
/..//bin/ld.gold: fatal error: /home/mikel/dev/L/gstreamer1-last/arm64/lib/gstreamer-1.0/libgstrtmp.a(libgstrtmp_la-gstrtmp.o): unsupported ELF machine number 183
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [buildsharedlibrary_arm64-v8a] Error 1


I think this is a bit related https://github.com/android-ndk/ndk/issues/761
Comment 1 Sebastian Dröge (slomo) 2018-09-24 10:47:43 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 759737 ***