Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ferdl@carsten:~/Projekte/cordova/Twibu$ cordova -d build ubuntu --device -- --framework ubuntu-sdk-15.04 --verbose
- Executing "before_build" hook for all plugins.
- Executing "before_prepare" hook for all plugins.
- Searching PlatformJson files for differences between project vs. platform installed plugins
- No differences found between project and ubuntu platform. Continuing...
- Generating config.xml from defaults for platform "ubuntu"
- Executing "after_prepare" hook for all plugins.
- Discovered plugin "cordova-plugin-whitelist" in config.xml. Installing to the project
- Executing "before_plugin_add" hook for all plugins.
- Calling plugman.fetch on plugin "cordova-plugin-whitelist@1"
- Fetching plugin "cordova-plugin-whitelist@1" via npm
- Executing "before_compile" hook for all plugins.
- Running command: /home/ferdl/Projekte/cordova/Twibu/platforms/ubuntu/cordova/build --device --framework ubuntu-sdk-15.04 --verbose
- Building Phone Application...
- ii ii ii ii ii ii ii ii ii ii ii ii pushd /home/ferdl/Projekte/cordova/Twibu/platforms/ubuntu/ubuntu-sdk-15.04/armhf/build
- /home/ferdl/Projekte/cordova/Twibu/platforms/ubuntu/ubuntu-sdk-15.04/armhf/build /home/ferdl/Projekte/cordova/Twibu
- click chroot -a armhf -f ubuntu-sdk-15.04 run cmake /home/ferdl/Projekte/cordova/Twibu/platforms/ubuntu/build -DCMAKE_INSTALL_PREFIX="/home/ferdl/Projekte/cordova/Twibu/platforms/ubuntu/ubuntu-sdk-15.04/armhf/prefix" -DCMAKE_BUILD_TYPE="Release" -DUBUNTU_TOUCH="1"
- -- The C compiler identification is GNU 4.9.2
- -- The CXX compiler identification is GNU 4.9.2
- -- Check for working C compiler: /usr/bin/arm-linux-gnueabihf-gcc
- -- Check for working C compiler: /usr/bin/arm-linux-gnueabihf-gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/arm-linux-gnueabihf-g++
- -- Check for working CXX compiler: /usr/bin/arm-linux-gnueabihf-g++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Found PkgConfig: arm-linux-gnueabihf-pkg-config (found version "0.28")
- -- checking for modules ''
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- Must specify package names on the command line
- -- Configuring done
- CMake Warning (dev) in CMakeLists.txt:
- Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.
- Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) in CMakeLists.txt:
- Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.
- Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) in CMakeLists.txt:
- Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.
- Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) in CMakeLists.txt:
- Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.
- Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) in CMakeLists.txt:
- Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.
- Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) in CMakeLists.txt:
- Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.
- Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) in CMakeLists.txt:
- Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.
- Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) in CMakeLists.txt:
- Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.
- Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) in CMakeLists.txt:
- Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.
- Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Generating done
- -- Build files have been written to: /home/ferdl/Projekte/cordova/Twibu/platforms/ubuntu/ubuntu-sdk-15.04/armhf/build
- find . -name AutomocInfo.cmake | xargs sed -i 's;AM_QT_MOC_EXECUTABLE .*;AM_QT_MOC_EXECUTABLE "/usr/lib/'$(dpkg-architecture -qDEB_BUILD_MULTIARCH)'/qt5/bin/moc");'
- sed: Keine Eingabedateien
- find . -name AutomocInfo.cmake | xargs sed -i 's;AM_QT_MOC_EXECUTABLE .*;AM_QT_MOC_EXECUTABLE "/usr/lib/'$(dpkg-architecture -qDEB_BUILD_MULTIARCH)'/qt5/bin/moc");' FAILED
- sed: Keine Eingabedateien
- Command finished with error code 1: /home/ferdl/Projekte/cordova/Twibu/platforms/ubuntu/cordova/build --device,--framework,ubuntu-sdk-15.04,--verbose
- ERROR building one of the platforms: Error: /home/ferdl/Projekte/cordova/Twibu/platforms/ubuntu/cordova/build: Command failed with exit code 1
- You may not have the required environment or OS to build this project
- Error: /home/ferdl/Projekte/cordova/Twibu/platforms/ubuntu/cordova/build: Command failed with exit code 1
- at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-common/src/superspawn.js:139:23)
- at ChildProcess.EventEmitter.emit (events.js:98:17)
- at maybeClose (child_process.js:743:16)
- at Process.ChildProcess._handle.onexit (child_process.js:810:5)
Advertisement
Add Comment
Please, Sign In to add comment