Advertisement
Guest User

Untitled

a guest
Dec 14th, 2022
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. $ cat /var/tmp/portage/dev-libs/efl-1.26.3/temp/build.log
  2. * Package: dev-libs/efl-1.26.3:0
  3. * Repository: gentoo
  4. * Maintainer: juippis@gentoo.org
  5. * USE: X abi_x86_64 amd64 debug doc eet elibc_glibc fontconfig fribidi gstreamer jpeg2k kernel_linux lua_single_target_lua5-1 nls opengl pdf physics pulseaudio scim sdl sound svg system-lz4 systemd tiff userland_GNU xim xpm
  6. * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox
  7. * Checking whether python3_11 is suitable ...
  8. * >=dev-lang/python-3.11.1:3.11 ... [ ok ]
  9. * Using python3.11 to build (via PYTHON_COMPAT iteration)
  10. >>> Unpacking source...
  11. >>> Unpacking efl-1.26.3.tar.xz to /var/tmp/portage/dev-libs/efl-1.26.3/work
  12. >>> Source unpacked in /var/tmp/portage/dev-libs/efl-1.26.3/work
  13. >>> Preparing source in /var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3 ...
  14. /var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3/doc /var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3
  15. /var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3
  16. >>> Source prepared.
  17. >>> Configuring source in /var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3 ...
  18. meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/dev-libs/efl-1.26.3/temp/python3.11/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/dev-libs/efl-1.26.3/temp/python3.11/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/dev-libs/efl-1.26.3/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain --buildtype=plain -D buffer=false -D build-tests=false -D cocoa=false -D drm-deprecated=false -D g-mainloop=false -D mono-beta=false -D dotnet=false -D pixman=false -D wl-deprecated=false -D dotnet-stylecop-severity=Warning -D edje-sound-and-video=true -D eeze=true -D input=true -D install-eo-files=true -D libmount=true -D native-arch-optimization=true -D xinput2=true -D xinput22=true -Dx11=true -Ddebug-threads=true -Ddrm=false -Dbuild-examples=false -Dfb=false -Dfontconfig=true -Dfribidi=true -Dglib=false -Dgstreamer=true -Dharfbuzz=false -Dhyphen=false -Delua=false -Dnls=true -Dphysics=true -Dpulseaudio=true -Dsdl=true -Daudio=true -Dtslib=false -Dv4l2=false -Dvnc-server=false -Dwl=false -Dxpresent=false -Davahi=false -Dembedded-lz4=false -D systemd=true -D opengl=full -D crypto=openssl -D network-backend=none -D evas-loaders-disabler=avif,bmp,wbmp,dds,heif,ico,json,pmaps,ps,psd,raw,tga,tgv,webp,xcf -D ecore-imf-loaders-disabler=ibus -D bindings=cxx -D lua-interpreter=lua /var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3 /var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3-build
  19. The Meson build system
  20. Version: 0.63.3
  21. Source dir: /var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3
  22. Build dir: /var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3-build
  23. Build type: native build
  24. Project name: efl
  25. Project version: 1.26.3
  26. ==121==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD.
  27.  
  28. meson.build:1:0: ERROR: Executables created by c compiler x86_64-pc-linux-gnu-gcc are not runnable.
  29.  
  30. A full log can be found at /var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3-build/meson-logs/meson-log.txt
  31. * ERROR: dev-libs/efl-1.26.3::gentoo failed (configure phase):
  32. * (no error message)
  33. *
  34. * Call stack:
  35. * ebuild.sh, line 136: Called src_configure
  36. * environment, line 3202: Called meson_src_configure
  37. * environment, line 2365: Called die
  38. * The specific snippet of code:
  39. * "${mesonargs[@]}" ) || die
  40. *
  41. * If you need support, post the output of `emerge --info '=dev-libs/efl-1.26.3::gentoo'`,
  42. * the complete build log and the output of `emerge -pqv '=dev-libs/efl-1.26.3::gentoo'`.
  43. * The complete build log is located at '/var/tmp/portage/dev-libs/efl-1.26.3/temp/build.log'.
  44. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/efl-1.26.3/temp/environment'.
  45. * Working directory: '/var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3'
  46. * S: '/var/tmp/portage/dev-libs/efl-1.26.3/work/efl-1.26.3'
  47.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement