Created
May 7, 2021 08:12
-
-
Save lorenzoromagnoli/40b938b2905bdf7c279211c638d35e9b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cloning into '/Users/root/development/cura-build-environment'... | |
remote: Enumerating objects: 2202, done. | |
remote: Counting objects: 100% (342/342), done. | |
remote: Compressing objects: 100% (255/255), done. | |
remote: Total 2202 (delta 205), reused 180 (delta 87), pack-reused 1860 | |
Receiving objects: 100% (2202/2202), 452.73 KiB | 3.59 MiB/s, done. | |
Resolving deltas: 100% (1387/1387), done. | |
Using 10.13 as the minimum OSX version. | |
Set MACOSX_DEPLOYMENT_TARGET to 10.13 | |
Set CMAKE_OSX_DEPLOYMENT_TARGET to 10.13 | |
Set QMAKE_MACOSX_DEPLOYMENT_TARGET to 10.13 | |
Using 10.15 as the OSX SDK version. | |
Set CMAKE_OSX_SYSROOT to /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
==================================== | |
Environment Variables: | |
==================================== | |
ARCUS_BRANCH_OR_TAG=master | |
BUILD_ENVIRONMENT_NAME=cura-build-environment | |
CC=/Library/Developer/CommandLineTools/usr/bin/clang | |
CLIPPER_PATH=/Users/root/development/cura-build-environment/install | |
CMAKE_CXX_FLAGS=-stdlib=libc++ | |
CMAKE_OSX_DEPLOYMENT_TARGET=10.13 | |
CMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
CPATH=/Users/root/development/cura-build-environment/install/include:/usr/local/Cellar/gcc/10.2.0_4/include: | |
CURABUILDENVIRONMENT_BRANCH_OR_TAG=master | |
CURA_OSX_SDK_VERSION=10.15 | |
CURA_TARGET_OSX_VERSION=10.13 | |
CXX=/Library/Developer/CommandLineTools/usr/bin/clang++ | |
CXXFLAGS=-stdlib=libc++ | |
GIT_SSL_NO_VERIFY=false | |
HOME=/Users/l.romagnoli | |
LC_CTYPE=UTF-8 | |
LIBRARY_PATH=/Users/root/development/cura-build-environment/install/lib:/usr/local/Cellar/gcc/10.2.0_4/lib: | |
LOGNAME=root | |
MACOSX_DEPLOYMENT_TARGET=10.13 | |
MAIL=/var/mail/root | |
OLDPWD=/Users/root/development/cura-build-environment | |
OSX_GCC_AR=/usr/local/Cellar/gcc/10.2.0_4/bin/gcc-ar-10 | |
OSX_GCC_C=/usr/local/Cellar/gcc/10.2.0_4/bin/gcc-10 | |
OSX_GCC_CXX=/usr/local/Cellar/gcc/10.2.0_4/bin/g++-10 | |
OSX_GCC_NM=/usr/local/Cellar/gcc/10.2.0_4/bin/gcc-nm-10 | |
OSX_GCC_RANLIB=/usr/local/Cellar/gcc/10.2.0_4/bin/gcc-ranlib-10 | |
PATH=/Users/root/development/cura-build-environment/install/bin:/usr/local/Cellar/gcc/10.2.0_4/bin:/usr/local/opt/[email protected]/bin:/Users/l.romagnoli/.pyenv/shims:/Applications/CMake.app/Contents/bin:/Users/l.romagnoli/.pyenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin | |
PKG_CONFIG_PATH=/Users/root/development/cura-build-environment/install/lib/pkgconfig:/usr/local/Cellar/gcc/10.2.0_4/lib/pkgconfig: | |
PWD=/Users/root/development/cura-build-environment/build | |
QMAKE_MACOSX_DEPLOYMENT_TARGET=10.13 | |
QT_VERSION=5.15.2 | |
SAVITAR_BRANCH_OR_TAG=master | |
SHELL=/bin/sh | |
SHLVL=1 | |
SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.rv5ZXbYxYT/Listeners | |
SUDO_COMMAND=./macos_build_env.sh | |
SUDO_GID=20 | |
SUDO_UID=502 | |
SUDO_USER=l.romagnoli | |
TERM=xterm-256color | |
USER=root | |
_=/usr/bin/printenv | |
-- The C compiler identification is AppleClang 12.0.5.12050022 | |
-- The CXX compiler identification is AppleClang 12.0.5.12050022 | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang - skipped | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ - skipped | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Building for OSX | |
-- Clipper library cannot be found. Consider set CLIPPER_PATH environment variable (missing: CLIPPER_INCLUDE_DIRS CLIPPER_LIBRARIES) | |
-- The Fortran compiler identification is GNU 10.2.0 | |
-- Checking whether Fortran compiler has -isysroot | |
-- Checking whether Fortran compiler has -isysroot - yes | |
-- Checking whether Fortran compiler supports OSX deployment target flag | |
-- Checking whether Fortran compiler supports OSX deployment target flag - yes | |
-- Detecting Fortran compiler ABI info | |
-- Detecting Fortran compiler ABI info - done | |
-- Check for working Fortran compiler: /usr/local/Cellar/gcc/10.2.0_4/bin/gfortran - skipped | |
-- Checking whether /usr/local/Cellar/gcc/10.2.0_4/bin/gfortran supports Fortran 90 | |
-- Checking whether /usr/local/Cellar/gcc/10.2.0_4/bin/gfortran supports Fortran 90 - yes | |
-- Configuring done | |
-- Generating done | |
CMake Warning: | |
Manually-specified variables were not used by the project: | |
OSX_GCC_AR | |
OSX_GCC_CXX_COMPILER | |
OSX_GCC_C_COMPILER | |
OSX_GCC_NM | |
OSX_GCC_RANLIB | |
OSX_USE_GCC | |
QT_VERSION | |
-- Build files have been written to: /Users/root/development/cura-build-environment/build | |
/Applications/CMake.app/Contents/bin/cmake -S/Users/root/development/cura-build-environment -B/Users/root/development/cura-build-environment/build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/Applications/CMake.app/Contents/bin/cmake -E cmake_progress_start /Users/root/development/cura-build-environment/build/CMakeFiles /Users/root/development/cura-build-environment/build//CMakeFiles/progress.marks | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/depend | |
cd /Users/root/development/cura-build-environment/build && /Applications/CMake.app/Contents/bin/cmake -E cmake_depends "Unix Makefiles" /Users/root/development/cura-build-environment /Users/root/development/cura-build-environment /Users/root/development/cura-build-environment/build /Users/root/development/cura-build-environment/build /Users/root/development/cura-build-environment/build/CMakeFiles/zlib.dir/DependInfo.cmake --color= | |
Scanning dependencies of target zlib | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/build | |
[ 1%] Creating directories for 'zlib' | |
/Applications/CMake.app/Contents/bin/cmake -E make_directory /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib | |
/Applications/CMake.app/Contents/bin/cmake -E make_directory /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib | |
/Applications/CMake.app/Contents/bin/cmake -E make_directory /Users/root/development/cura-build-environment/build/zlib-prefix | |
/Applications/CMake.app/Contents/bin/cmake -E make_directory /Users/root/development/cura-build-environment/build/zlib-prefix/tmp | |
/Applications/CMake.app/Contents/bin/cmake -E make_directory /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-stamp | |
/Applications/CMake.app/Contents/bin/cmake -E make_directory /Users/root/development/cura-build-environment/build/zlib-prefix/src | |
/Applications/CMake.app/Contents/bin/cmake -E make_directory /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-stamp | |
/Applications/CMake.app/Contents/bin/cmake -E touch /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-stamp/zlib-mkdir | |
[ 1%] Performing download step (download, verify and extract) for 'zlib' | |
cd /Users/root/development/cura-build-environment/build/zlib-prefix/src && /Applications/CMake.app/Contents/bin/cmake -P /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-stamp/download-zlib.cmake | |
-- Downloading... | |
dst='/Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-1.2.11.tar.gz' | |
timeout='none' | |
inactivity timeout='none' | |
-- Using src='https://www.zlib.net/zlib-1.2.11.tar.gz' | |
-- [download 0% complete] | |
-- [download 3% complete] | |
-- [download 5% complete] | |
-- [download 8% complete] | |
-- [download 11% complete] | |
-- [download 13% complete] | |
-- [download 16% complete] | |
-- [download 19% complete] | |
-- [download 22% complete] | |
-- [download 24% complete] | |
-- [download 27% complete] | |
-- [download 30% complete] | |
-- [download 32% complete] | |
-- [download 35% complete] | |
-- [download 38% complete] | |
-- [download 40% complete] | |
-- [download 43% complete] | |
-- [download 46% complete] | |
-- [download 49% complete] | |
-- [download 51% complete] | |
-- [download 54% complete] | |
-- [download 57% complete] | |
-- [download 59% complete] | |
-- [download 62% complete] | |
-- [download 65% complete] | |
-- [download 67% complete] | |
-- [download 70% complete] | |
-- [download 73% complete] | |
-- [download 75% complete] | |
-- [download 78% complete] | |
-- [download 81% complete] | |
-- [download 84% complete] | |
-- [download 86% complete] | |
-- [download 89% complete] | |
-- [download 92% complete] | |
-- [download 94% complete] | |
-- [download 97% complete] | |
-- [download 100% complete] | |
-- verifying file... | |
file='/Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-1.2.11.tar.gz' | |
-- Downloading... done | |
cd /Users/root/development/cura-build-environment/build/zlib-prefix/src && /Applications/CMake.app/Contents/bin/cmake -P /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-stamp/verify-zlib.cmake | |
cd /Users/root/development/cura-build-environment/build/zlib-prefix/src && /Applications/CMake.app/Contents/bin/cmake -P /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-stamp/extract-zlib.cmake | |
-- extracting... | |
src='/Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-1.2.11.tar.gz' | |
dst='/Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib' | |
-- extracting... [tar xfz] | |
-- extracting... [analysis] | |
-- extracting... [rename] | |
-- extracting... [clean up] | |
-- extracting... done | |
cd /Users/root/development/cura-build-environment/build/zlib-prefix/src && /Applications/CMake.app/Contents/bin/cmake -E touch /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-stamp/zlib-download | |
[ 2%] No update step for 'zlib' | |
/Applications/CMake.app/Contents/bin/cmake -E echo_append | |
/Applications/CMake.app/Contents/bin/cmake -E touch /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-stamp/zlib-update | |
[ 2%] No patch step for 'zlib' | |
/Applications/CMake.app/Contents/bin/cmake -E echo_append | |
/Applications/CMake.app/Contents/bin/cmake -E touch /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-stamp/zlib-patch | |
[ 3%] Performing configure step for 'zlib' | |
cd /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib && ./configure --64 --prefix=/Users/root/development/cura-build-environment/install | |
Checking for shared library support... | |
No shared library support; try without defining CC and CFLAGS | |
Building static library libz.a version 1.2.11 with /Library/Developer/CommandLineTools/usr/bin/clang. | |
Checking for size_t... Yes. | |
Checking for off64_t... No. | |
Checking for fseeko... No. | |
Checking for strerror... No. | |
Checking for unistd.h... Yes. | |
Checking for stdarg.h... Yes. | |
Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). | |
Checking for vsnprintf() in stdio.h... No. | |
WARNING: vsnprintf() not found, falling back to vsprintf(). zlib | |
can build but will be open to possible buffer-overflow security | |
vulnerabilities. | |
Checking for return value of vsprintf()... Yes. | |
Checking for attribute(visibility) support... Yes. | |
cd /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib && /Applications/CMake.app/Contents/bin/cmake -E touch /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib-stamp/zlib-configure | |
[ 4%] Performing build step for 'zlib' | |
cd /Users/root/development/cura-build-environment/build/zlib-prefix/src/zlib && make | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -I. -c -o example.o test/example.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o adler32.o adler32.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o crc32.o crc32.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o deflate.o deflate.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o infback.o infback.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o inffast.o inffast.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o inflate.o inflate.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o inftrees.o inftrees.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o trees.o trees.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o zutil.o zutil.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o compress.o compress.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o uncompr.o uncompr.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o gzclose.o gzclose.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o gzlib.o gzlib.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o gzread.o gzread.c | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c | |
libtool -o libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o | |
/Library/Developer/CommandLineTools/usr/bin/clang -O3 -m64 -DNO_FSEEKO -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -o example example.o -L. libz.a | |
ld: warning: directory not found for option '-L/Users/root/development/cura-build-environment/install/lib' | |
ld: library not found for -lSystem | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make[3]: *** [example] Error 1 | |
make[2]: *** [zlib-prefix/src/zlib-stamp/zlib-build] Error 2 | |
make[1]: *** [CMakeFiles/zlib.dir/all] Error 2 | |
make: *** [all] Error 2 | |
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: /Users/root/development/cura-build-environment/install/lib/libgeos_c.1.dylib (No such file or directory) | |
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: /Users/root/development/cura-build-environment/install/lib/python3.8/site-packages/pynest2d.so (No such file or directory) | |
l.romagnoli@FVFY61MGHV2H cura-build-environment % |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment