Advertisement
Guest User

Untitled

a guest
May 9th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 10.11 KB | None | 0 0
  1. Command line:
  2. looking for library alsa
  3. Trying source 0 (type inline) of library alsa ...
  4. + cd <CACHE_PATH>/qtmultimedia/config.tests/alsa && PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig <SYSROOT_PATH>/opt/Qt5.9/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" -early "CONFIG += cross_compile" 'LIBS += -lasound' <CACHE_PATH>/qtmultimedia/config.tests/alsa
  5. > Info: creating stash file <CACHE_PATH>/qtmultimedia/config.tests/.qmake.stash
  6. + cd <CACHE_PATH>/qtmultimedia/config.tests/alsa && MAKEFLAGS= make
  7. > <CACHE_PATH>/gcc-linaro-7.4.1-2019.02-i686_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=<SYSROOT_PATH> -g -w -fPIC  -I. -I<SYSROOT_PATH>/opt/Qt5.9/mkspecs/devices/linux-imx6-g++ -o alsatest.o alsatest.cpp
  8. > alsatest.cpp:29:10: fatal error: alsa/asoundlib.h: No such file or directory
  9. >  #include <alsa/asoundlib.h>
  10. >           ^~~~~~~~~~~~~~~~~~
  11. > compilation terminated.
  12. > Makefile:287: recipe for target 'alsatest.o' failed
  13. > make: *** [alsatest.o] Error 1
  14.  => source failed verification.
  15. test config.multimedia.libraries.alsa FAILED
  16. executing config test gpu_vivante
  17. + cd <CACHE_PATH>/qtmultimedia/config.tests/gpu_vivante && PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig <SYSROOT_PATH>/opt/Qt5.9/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" -early "CONFIG += cross_compile" <CACHE_PATH>/qtmultimedia/config.tests/gpu_vivante
  18. + cd <CACHE_PATH>/qtmultimedia/config.tests/gpu_vivante && MAKEFLAGS= make
  19. > <CACHE_PATH>/gcc-linaro-7.4.1-2019.02-i686_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=<SYSROOT_PATH> -g -w -fPIC  -I. -I<SYSROOT_PATH>/opt/Qt5.9/mkspecs/devices/linux-imx6-g++ -o main.o main.cpp
  20. > main.cpp:32:20: error: ‘GL_VIV_YV12’ was not declared in this scope
  21. >  const int format = GL_VIV_YV12;
  22. >                     ^~~~~~~~~~~
  23. > Makefile:290: recipe for target 'main.o' failed
  24. > make: *** [main.o] Error 1
  25. test config.multimedia.tests.gpu_vivante FAILED
  26. looking for library gstreamer_1_0
  27. Trying source 0 (type pkgConfig) of library gstreamer_1_0 ...
  28. + PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig /usr/bin/pkg-config --exists --silence-errors gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0
  29. + PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig /usr/bin/pkg-config --modversion gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0
  30. > 1.14.1
  31. > 1.14.1
  32. > 1.14.1
  33. > 1.14.1
  34. > 1.14.1
  35. + PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig /usr/bin/pkg-config --libs-only-L gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0
  36. > -L//usr/lib/arm-linux-gnueabihf
  37. + PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig /usr/bin/pkg-config --libs-only-l gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0
  38. > -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
  39. + PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig /usr/bin/pkg-config --cflags gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0
  40. > -pthread -I//usr/include/gstreamer-1.0 -I//usr/include/orc-0.4 -I//usr/include/gstreamer-1.0 -I//usr/include/glib-2.0 -I//usr/lib/arm-linux-gnueabihf/glib-2.0/include
  41. + cd <CACHE_PATH>/qtmultimedia/config.tests/gstreamer && PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig <SYSROOT_PATH>/opt/Qt5.9/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" -early "CONFIG += cross_compile" 'LIBS += -L//usr/lib/arm-linux-gnueabihf -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0' 'QMAKE_CFLAGS += -pthread -I//usr/include/gstreamer-1.0 -I//usr/include/orc-0.4 -I//usr/include/gstreamer-1.0 -I//usr/include/glib-2.0 -I//usr/lib/arm-linux-gnueabihf/glib-2.0/include' 'QMAKE_CXXFLAGS += -pthread -I//usr/include/gstreamer-1.0 -I//usr/include/orc-0.4 -I//usr/include/gstreamer-1.0 -I//usr/include/glib-2.0 -I//usr/lib/arm-linux-gnueabihf/glib-2.0/include' <CACHE_PATH>/qtmultimedia/config.tests/gstreamer
  42. + cd <CACHE_PATH>/qtmultimedia/config.tests/gstreamer && MAKEFLAGS= make
  43. > <CACHE_PATH>/gcc-linaro-7.4.1-2019.02-i686_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=<SYSROOT_PATH> -pthread -I//usr/include/gstreamer-1.0 -I//usr/include/orc-0.4 -I//usr/include/gstreamer-1.0 -I//usr/include/glib-2.0 -I//usr/lib/arm-linux-gnueabihf/glib-2.0/include -g -w -fPIC  -I. -I<SYSROOT_PATH>/opt/Qt5.9/mkspecs/devices/linux-imx6-g++ -o main.o main.cpp
  44. > In file included from //usr/include/glib-2.0/glib/galloca.h:32:0,
  45. >                  from //usr/include/glib-2.0/glib.h:30,
  46. >                  from //usr/include/gstreamer-1.0/gst/gst.h:27,
  47. >                  from main.cpp:31:
  48. > //usr/include/glib-2.0/glib/gtypes.h:32:10: fatal error: glibconfig.h: No such file or directory
  49. >  #include <glibconfig.h>
  50. >           ^~~~~~~~~~~~~~
  51. > compilation terminated.
  52. > Makefile:290: recipe for target 'main.o' failed
  53. > make: *** [main.o] Error 1
  54.  => source failed verification.
  55. test config.multimedia.libraries.gstreamer_1_0 FAILED
  56. looking for library gstreamer_0_10
  57. Trying source 0 (type pkgConfig) of library gstreamer_0_10 ...
  58. + PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig /usr/bin/pkg-config --exists --silence-errors gstreamer-0.10 gstreamer-base-0.10 gstreamer-audio-0.10 gstreamer-video-0.10 gstreamer-pbutils-0.10 gstreamer-interfaces-0.10
  59. pkg-config did not find package.
  60.   => source produced no result.
  61. test config.multimedia.libraries.gstreamer_0_10 FAILED
  62. executing config test linux_v4l
  63. + cd <CACHE_PATH>/qtmultimedia/config.tests/linux_v4l && PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig <SYSROOT_PATH>/opt/Qt5.9/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" -early "CONFIG += cross_compile" <CACHE_PATH>/qtmultimedia/config.tests/linux_v4l
  64. + cd <CACHE_PATH>/qtmultimedia/config.tests/linux_v4l && MAKEFLAGS= make
  65. > <CACHE_PATH>/gcc-linaro-7.4.1-2019.02-i686_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=<SYSROOT_PATH> -g -w -fPIC  -I. -I<SYSROOT_PATH>/opt/Qt5.9/mkspecs/devices/linux-imx6-g++ -o main.o main.cpp
  66. > <CACHE_PATH>/gcc-linaro-7.4.1-2019.02-i686_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -mfloat-abi=hard --sysroot=<SYSROOT_PATH> -Wl,-rpath,<SYSROOT_PATH>/lib/arm-linux-gnueabihf -Wl,-rpath,<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf -o linux_v4l main.o    
  67. test config.multimedia.tests.linux_v4l succeeded
  68. looking for library openal
  69. Trying source 0 (type pkgConfig) of library openal ...
  70. + PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig /usr/bin/pkg-config --exists --silence-errors openal
  71. pkg-config did not find package.
  72.   => source produced no result.
  73. Trying source 1 (type inline) of library openal ...
  74.   => source failed condition 'config.win32'.
  75. Trying source 2 (type inline) of library openal ...
  76.   => source failed condition 'config.darwin'.
  77. Trying source 3 (type inline) of library openal ...
  78. + cd <CACHE_PATH>/qtmultimedia/config.tests/openal && PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig <SYSROOT_PATH>/opt/Qt5.9/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" -early "CONFIG += cross_compile" 'LIBS += -lopenal' <CACHE_PATH>/qtmultimedia/config.tests/openal
  79. + cd <CACHE_PATH>/qtmultimedia/config.tests/openal && MAKEFLAGS= make
  80. > <CACHE_PATH>/gcc-linaro-7.4.1-2019.02-i686_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=<SYSROOT_PATH> -g -w -fPIC  -I. -I<SYSROOT_PATH>/opt/Qt5.9/mkspecs/devices/linux-imx6-g++ -o main.o main.cpp
  81. > main.cpp:32:10: fatal error: AL/al.h: No such file or directory
  82. >  #include <AL/al.h>
  83. >           ^~~~~~~~~
  84. > compilation terminated.
  85. > Makefile:290: recipe for target 'main.o' failed
  86. > make: *** [main.o] Error 1
  87.  => source failed verification.
  88. test config.multimedia.libraries.openal FAILED
  89. looking for library pulseaudio
  90. Trying source 0 (type pkgConfig) of library pulseaudio ...
  91. + PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig /usr/bin/pkg-config --exists --silence-errors libpulse '>=' 0.9.10 libpulse-mainloop-glib
  92. pkg-config did not find package.
  93.   => source produced no result.
  94. test config.multimedia.libraries.pulseaudio FAILED
  95. looking for library libresourceqt5
  96. Trying source 0 (type pkgConfig) of library libresourceqt5 ...
  97. + PKG_CONFIG_SYSROOT_DIR=/ PKG_CONFIG_LIBDIR=<SYSROOT_PATH>/usr/lib/pkgconfig:<SYSROOT_PATH>/usr/lib/arm-linux-gnueabihf/pkgconfig /usr/bin/pkg-config --exists --silence-errors libresourceqt5
  98. pkg-config did not find package.
  99.   => source produced no result.
  100. test config.multimedia.libraries.libresourceqt5 FAILED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement