Skip to content

Instantly share code, notes, and snippets.

@deg4uss3r
Created November 14, 2016 18:12
Show Gist options
  • Save deg4uss3r/894fc506f5df053acefe0f21905ff2c5 to your computer and use it in GitHub Desktop.
Save deg4uss3r/894fc506f5df053acefe0f21905ff2c5 to your computer and use it in GitHub Desktop.
./mach build -d
Compiling servo-freetype-sys v4.0.3
Compiling script v0.0.1 (file:///home/rthosfelt/bin/avada/servo/components/script)
Compiling synstructure v0.2.1
Compiling harfbuzz-sys v0.1.7
Build failed, waiting for other jobs to finish...
error: failed to run custom build command for `servo-freetype-sys v4.0.3`
process didn't exit successfully: `/home/rthosfelt/bin/avada/servo/target/debug/build/servo-freetype-sys-845f285931c6bd4f/build-script-build` (exit code: 101)
--- stdout
running: "cmake" "/home/rthosfelt/bin/avada/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-freetype-sys-4.0.3/freetype2" "-DWITH_BZip2=OFF" "-DWITH_HarfBuzz=OFF" "-DWITH_PNG=OFF" "-DWITH_ZLIB=OFF" "-DCMAKE_INSTALL_PREFIX=/home/rthosfelt/bin/avada/servo/target/debug/build/servo-freetype-sys-845f285931c6bd4f/out" "-DCMAKE_C_FLAGS= -O0 -ffunction-sections -fdata-sections -m64 -fPIC" "-DCMAKE_C_COMPILER=/bin/cc" "-DCMAKE_CXX_FLAGS= -O0 -ffunction-sections -fdata-sections -m64 -fPIC" "-DCMAKE_CXX_COMPILER=/bin/c++" "-DCMAKE_BUILD_TYPE=Release"
-- Creating directory /home/rthosfelt/bin/avada/servo/target/debug/build/servo-freetype-sys-845f285931c6bd4f/out/build/include/freetype/config
-- Creating file /home/rthosfelt/bin/avada/servo/target/debug/build/servo-freetype-sys-845f285931c6bd4f/out/build/include/freetype/config/ftconfig.h
-- Creating file /home/rthosfelt/bin/avada/servo/target/debug/build/servo-freetype-sys-845f285931c6bd4f/out/build/include/freetype/config/ftoption.h
-- Configuring done
-- Generating done
-- Build files have been written to: /home/rthosfelt/bin/avada/servo/target/debug/build/servo-freetype-sys-845f285931c6bd4f/out/build
--- stderr
CMake Error in CMakeLists.txt:
Target "freetype" INTERFACE_INCLUDE_DIRECTORIES property contains relative
path:
"include/freetype2"
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS
thread 'main' panicked at '
command did not execute successfully, got: exit code: 1
build script failed, must exit now', /home/rthosfelt/bin/avada/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.17/src/lib.rs:463
note: Run with `RUST_BACKTRACE=1` for a backtrace.
[Warning] Could not generate notification! Optional Python module 'dbus' is not installed.
Build FAILED in 0:00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment