Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {17:41} Tue Feb 23
- [fennectech@Tritium ~/SingularityViewer]$ ./archbuild.sh
- Warning: no --id argument or AUTOBUILD_BUILD_ID environment variable specified;
- using the date and time (201602231742), which may not be unique
- -- The C compiler identification is GNU 5.3.0
- -- The CXX compiler identification is GNU 4.9.3
- -- Check for working C compiler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Check for working CXX compiler: /usr/bin/g++-4.9
- -- Check for working CXX compiler: /usr/bin/g++-4.9 -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- Building 'Singularity Test' Version 1.8.6.6747
- Installed packages file '/home/fennectech/SingularityViewer/build-linux-x86_64/packages/installed-packages.xml' not found; creating.
- checking apr_suite
- installing apr_suite
- extracting from apr_suite-1.5.2-linux64-201506231118.tar.bz2
- checking boost
- installing boost
- extracting from boost-1.59.0-linux64-201509201640.tar.bz2
- checking expat
- installing expat
- extracting from expat-2.1.0-linux64-201504222216.tar.bz2
- checking zlib
- installing zlib
- extracting from zlib-1.2.8-linux64-201504222303.tar.bz2
- checking ares
- installing ares
- extracting from ares-1.10.0-linux64-201504222057.tar.bz2
- checking curl
- installing curl
- extracting from curl-7.45.0-linux64-201510120428.tar.bz2
- checking libidn
- installing libidn
- extracting from libidn-1.31-linux64-201507111804.tar.bz2
- checking openssl
- installing openssl
- extracting from openssl-1.0.2d-linux64-201507111825.tar.bz2
- checking xmlrpc-epi
- installing xmlrpc-epi
- extracting from xmlrpc_epi-0.54.2-linux64-201504222313.tar.bz2
- checking ogg_vorbis
- installing ogg_vorbis
- extracting from ogg_vorbis-1.3.2-1.3.5-linux64-201504222220.tar.bz2
- checking openal
- installing openal
- extracting from openal-1.16.0-1.1.0-linux64-201504222210.tar.bz2
- -- Building with OpenAL audio support
- checking fmodstudio
- installing fmodstudio
- extracting from fmodstudio-1.07.00-linux64-201510070033.tar.bz2
- -- Building with FMOD Studio audio support
- checking jpeglib
- installing jpeglib
- extracting from jpeglib-1.4.1-linux64-201507231342.tar.bz2
- checking libpng
- installing libpng
- extracting from libpng-1.6.17-linux64-201504222318.tar.bz2
- checking freetype
- installing freetype
- extracting from freetype-2.6.0-linux64-201507231602.tar.bz2
- checking glext
- installing glext
- extracting from glext-20150325-common-201504222056.tar.bz2
- checking SDL
- installing SDL
- extracting from SDL-1.2.15-linux64-201504222326.tar.bz2
- checking google_breakpad
- installing google_breakpad
- extracting from google_breakpad-1474-linux64-201507231539.tar.bz2
- checking tut
- installing tut
- extracting from tut-2008.11.30-common-201504282317.tar.bz2
- checking colladadom
- installing colladadom
- extracting from colladadom-2.3-linux64-201509211635.tar.bz2
- checking gtk-atk-pango-glib
- installing gtk-atk-pango-glib
- extracting from gtk_atk_pango_glib-0.0.2-linux64-201507231955.tar.bz2
- -- Found OpenGL: /usr/lib64/libGL.so
- -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
- -- Checking for module 'gstreamer-0.10'
- -- Found gstreamer-0.10, version 0.10.36
- -- Checking for module 'gstreamer-plugins-base-0.10'
- -- Found gstreamer-plugins-base-0.10, version 0.10.36
- checking libxml2
- installing libxml2
- extracting from libxml2-2.9.2-linux64-201507231608.tar.bz2
- -- Found PythonInterp: /usr/bin/python (found version "3.5.1")
- checking dbus-glib
- installing dbus-glib
- extracting from dbus_glib-0.76-linux64-201501030130.tar.bz2
- -- Building with FMOD Studio audio support
- checking glod
- installing glod
- extracting from glod-1.0pre4-linux64-201504222107.tar.bz2
- checking libhunspell
- installing libhunspell
- extracting from libhunspell-1.3.3-linux64-201504222121.tar.bz2
- checking jsoncpp
- installing jsoncpp
- extracting from jsoncpp-1.6.5-linux64-201508261319.tar.bz2
- checking libndofdev-open
- installing libndofdev-open
- extracting from libndofdev_open-0.6-linux64-201504222332.tar.bz2
- checking slvoice
- installing slvoice
- extracting from slvoice-4.6.0009.20030-linux64-201501031918.tar.bz2
- checking fontconfig
- installing fontconfig
- extracting from fontconfig-2.11.0-linux64-201507231614.tar.bz2
- -- Configuring done
- CMake Warning (dev) at llplugin/slplugin/CMakeLists.txt:73 (add_dependencies):
- Policy CMP0046 is not set: Error on non-existent dependency in
- add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
- Use the cmake_policy command to set the policy and suppress this warning.
- The dependency target "pthread" of target "SLPlugin" does not exist.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at llplugin/slplugin/CMakeLists.txt:73 (add_dependencies):
- Policy CMP0046 is not set: Error on non-existent dependency in
- add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
- Use the cmake_policy command to set the policy and suppress this warning.
- The dependency target "rt" of target "SLPlugin" does not exist.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at plugins/filepicker/CMakeLists.txt:83 (add_dependencies):
- Policy CMP0046 is not set: Error on non-existent dependency in
- add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
- Use the cmake_policy command to set the policy and suppress this warning.
- The dependency target "pthread" of target "basic_plugin_filepicker" does
- not exist.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at plugins/filepicker/CMakeLists.txt:83 (add_dependencies):
- Policy CMP0046 is not set: Error on non-existent dependency in
- add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
- Use the cmake_policy command to set the policy and suppress this warning.
- The dependency target "rt" of target "basic_plugin_filepicker" does not
- exist.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at plugins/gstreamer010/CMakeLists.txt:56 (add_dependencies):
- Policy CMP0046 is not set: Error on non-existent dependency in
- add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
- Use the cmake_policy command to set the policy and suppress this warning.
- The dependency target "pthread" of target "media_plugin_gstreamer010" does
- not exist.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at plugins/gstreamer010/CMakeLists.txt:56 (add_dependencies):
- Policy CMP0046 is not set: Error on non-existent dependency in
- add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
- Use the cmake_policy command to set the policy and suppress this warning.
- The dependency target "rt" of target "media_plugin_gstreamer010" does not
- exist.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at plugins/example_basic/CMakeLists.txt:43 (add_dependencies):
- Policy CMP0046 is not set: Error on non-existent dependency in
- add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
- Use the cmake_policy command to set the policy and suppress this warning.
- The dependency target "pthread" of target "basic_plugin_example" does not
- exist.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at plugins/example_basic/CMakeLists.txt:43 (add_dependencies):
- Policy CMP0046 is not set: Error on non-existent dependency in
- add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
- Use the cmake_policy command to set the policy and suppress this warning.
- The dependency target "rt" of target "basic_plugin_example" does not exist.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at plugins/example_media/CMakeLists.txt:56 (add_dependencies):
- Policy CMP0046 is not set: Error on non-existent dependency in
- add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
- Use the cmake_policy command to set the policy and suppress this warning.
- The dependency target "pthread" of target "media_plugin_example" does not
- exist.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at plugins/example_media/CMakeLists.txt:56 (add_dependencies):
- Policy CMP0046 is not set: Error on non-existent dependency in
- add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
- Use the cmake_policy command to set the policy and suppress this warning.
- The dependency target "rt" of target "media_plugin_example" does not exist.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Generating done
- CMake Warning:
- Manually-specified variables were not used by the project:
- CMAKE_C_COMPILE
- -- Build files have been written to: /home/fennectech/SingularityViewer/build-linux-x86_64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement