prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.74k stars 1.93k forks source link

Errors compiling dependancies for version_2.0.0-rc on macOS (10.14 - Mojave) #2264

Closed sgano closed 5 years ago

sgano commented 5 years ago

Version

version_2.0.0-rc

Operating system type + version

macOS 10.14.5 - Mojave

3D printer brand / version + firmware version (if known)

MK2 (though Not Applicable here)

Behavior

-Errors when compiling the dependancies for PrusaSlicer 2.0-RC on macOS.

Here is the full log with the errors at the end:

spica:PrusaSlicer sgano$ cd deps/
spica:deps sgano$ madir build
-bash: madir: command not found
spica:deps sgano$ mkdir build
spica:deps sgano$ cd build/
spica:build sgano$ cmake ..
-- The C compiler identification is AppleClang 10.0.1.10010046
-- The CXX compiler identification is AppleClang 10.0.1.10010046
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/c++
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- PrusaSlicer deps DESTDIR: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir
-- PrusaSlicer deps debug build: ON
OS X SDK Path: /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
OS X Deployment Target (inferred from default): 10.14
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build
spica:build sgano$ make
Scanning dependencies of target dep_nlopt
[  2%] Creating directories for 'dep_nlopt'
[  4%] Performing download step (download, verify and extract) for 'dep_nlopt'
-- Downloading...
   dst='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/v2.5.0.tar.gz'
   timeout='none'
-- Using src='https://github.com/stevengj/nlopt/archive/v2.5.0.tar.gz'
-- verifying file...
       file='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/v2.5.0.tar.gz'
-- Downloading... done
-- extracting...
     src='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/v2.5.0.tar.gz'
     dst='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[  6%] No patch step for 'dep_nlopt'
[  8%] No update step for 'dep_nlopt'
[ 10%] Performing configure step for 'dep_nlopt'
-- The C compiler identification is AppleClang 10.0.1.10010046
-- The CXX compiler identification is AppleClang 10.0.1.10010046
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/c++
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- NLopt version 2.5.0
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for getpid
-- Looking for getpid - found
-- Looking for syscall
-- Looking for syscall - found
-- Looking for isinf
-- Looking for isinf - found
-- Looking for isnan
-- Looking for isnan - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for qsort_r
-- Looking for qsort_r - found
-- Looking for time
-- Looking for time - found
-- Looking for copysign
-- Looking for copysign - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of unsigned int
-- Check size of unsigned int - done
-- Check size of unsigned long
-- Check size of unsigned long - done
-- Looking for sqrt in m
-- Looking for sqrt in m - found
-- Looking for fpclassify
-- Looking for fpclassify - TRUE
-- Performing Test HAVE_THREAD_LOCAL_STORAGE
-- Performing Test HAVE_THREAD_LOCAL_STORAGE - Success
-- Performing Test HAVE_THREAD_LOCAL_STORAGE
-- Performing Test HAVE_THREAD_LOCAL_STORAGE - Failed
-- Performing Test HAS_FPIC
-- Performing Test HAS_FPIC - Success
-- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) 
CMake Warning (dev) at /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CPack.cmake:544 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'CPACK_BINARY_STGZ'.
Call Stack (most recent call first):
  CMakeLists.txt:343 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CPack.cmake:545 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'CPACK_BINARY_TBZ2'.
Call Stack (most recent call first):
  CMakeLists.txt:343 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CPack.cmake:546 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'CPACK_BINARY_TGZ'.
Call Stack (most recent call first):
  CMakeLists.txt:343 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done
-- Generating done
-- Build files have been written to: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt-build
[ 12%] Performing build step for 'dep_nlopt'
Scanning dependencies of target nlopt
[  2%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRect.c.o
[  4%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/direct_wrap.c.o
[  6%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRserial.c.o
[  9%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRsubrout.c.o
[ 11%] Building C object CMakeFiles/nlopt.dir/src/algs/cdirect/cdirect.c.o
[ 13%] Building C object CMakeFiles/nlopt.dir/src/algs/cdirect/hybrid.c.o
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/algs/cdirect/hybrid.c:91:12: warning: 
      'nlopt_minimize' is deprecated [-Wdeprecated-declarations]
     ret = nlopt_minimize(p->local_alg, n, fcount, p, 
           ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt-build/src/api/nlopt.h:302:164: note: 
      'nlopt_minimize' has been explicitly marked deprecated here
  ...double xtol_rel, const double *xtol_abs, int maxeval, double maxtime) NLOPT_DEPRECATED;
                                                                           ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt-build/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
1 warning generated.
[ 15%] Building C object CMakeFiles/nlopt.dir/src/algs/praxis/praxis.c.o
[ 18%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/plis.c.o
[ 20%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/plip.c.o
[ 22%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/pnet.c.o
[ 25%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/mssubs.c.o
[ 27%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/pssubs.c.o
[ 29%] Building C object CMakeFiles/nlopt.dir/src/algs/crs/crs.c.o
[ 31%] Building C object CMakeFiles/nlopt.dir/src/algs/mlsl/mlsl.c.o
[ 34%] Building C object CMakeFiles/nlopt.dir/src/algs/mma/mma.c.o
[ 36%] Building C object CMakeFiles/nlopt.dir/src/algs/mma/ccsa_quadratic.c.o
[ 38%] Building C object CMakeFiles/nlopt.dir/src/algs/cobyla/cobyla.c.o
[ 40%] Building C object CMakeFiles/nlopt.dir/src/algs/newuoa/newuoa.c.o
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/algs/newuoa/newuoa.c:184:9: warning: 
      'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations]
         ret = nlopt_minimize_constrained(NLOPT_LD_MMA, *n, quad_model, &qmd,
               ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt-build/src/api/nlopt.h:308:176: note: 
      'nlopt_minimize_constrained' has been explicitly marked deprecated here
  ...double xtol_rel, const double *xtol_abs, int maxeval, double maxtime) NLOPT_DEPRECATED;
                                                                           ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt-build/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/algs/newuoa/newuoa.c:1241:10: warning: 
      'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations]
         return nlopt_minimize_constrained(NLOPT_LD_MMA, *n, lag, &ld,
                ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt-build/src/api/nlopt.h:308:176: note: 
      'nlopt_minimize_constrained' has been explicitly marked deprecated here
  ...double xtol_rel, const double *xtol_abs, int maxeval, double maxtime) NLOPT_DEPRECATED;
                                                                           ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt-build/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
2 warnings generated.
[ 43%] Building C object CMakeFiles/nlopt.dir/src/algs/neldermead/nldrmd.c.o
[ 45%] Building C object CMakeFiles/nlopt.dir/src/algs/neldermead/sbplx.c.o
[ 47%] Building C object CMakeFiles/nlopt.dir/src/algs/auglag/auglag.c.o
[ 50%] Building C object CMakeFiles/nlopt.dir/src/algs/bobyqa/bobyqa.c.o
[ 52%] Building C object CMakeFiles/nlopt.dir/src/algs/isres/isres.c.o
[ 54%] Building C object CMakeFiles/nlopt.dir/src/algs/slsqp/slsqp.c.o
[ 56%] Building C object CMakeFiles/nlopt.dir/src/algs/esch/esch.c.o
[ 59%] Building C object CMakeFiles/nlopt.dir/src/api/general.c.o
[ 61%] Building C object CMakeFiles/nlopt.dir/src/api/options.c.o
[ 63%] Building C object CMakeFiles/nlopt.dir/src/api/optimize.c.o
[ 65%] Building C object CMakeFiles/nlopt.dir/src/api/deprecated.c.o
[ 68%] Building C object CMakeFiles/nlopt.dir/src/api/f77api.c.o
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:105:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:60:13: warning: 
      'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations]
    *info = nlopt_minimize_constrained((nlopt_algorithm) * algorithm,
            ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:308:176: note: 
      'nlopt_minimize_constrained' has been explicitly marked deprecated here
  ...double xtol_rel, const double *xtol_abs, int maxeval, double maxtime) NLOPT_DEPRECATED;
                                                                           ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:105:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:95:5: warning: 
      'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations]
    nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval);
    ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:317:120: note: 
      'nlopt_get_local_search_algorithm' has been explicitly marked deprecated here
  ...* deriv, nlopt_algorithm * nonderiv, int *maxeval) NLOPT_DEPRECATED;
                                                        ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:105:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:103:5: warning: 
      'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations]
    nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval);
    ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:318:115: note: 
      'nlopt_set_local_search_algorithm' has been explicitly marked deprecated here
  ...deriv, nlopt_algorithm nonderiv, int maxeval) NLOPT_DEPRECATED;
                                                   ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:105:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:107:12: warning: 
      'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations]
    *pop = nlopt_get_stochastic_population();
           ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:320:57: note: 
      'nlopt_get_stochastic_population' has been explicitly marked deprecated here
NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED;
                                                        ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:105:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:111:5: warning: 
      'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations]
    nlopt_set_stochastic_population(*pop);
    ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:321:61: note: 
      'nlopt_set_stochastic_population' has been explicitly marked deprecated here
NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED;
                                                            ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:116:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:60:13: warning: 
      'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations]
    *info = nlopt_minimize_constrained((nlopt_algorithm) * algorithm,
            ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:308:176: note: 
      'nlopt_minimize_constrained' has been explicitly marked deprecated here
  ...double xtol_rel, const double *xtol_abs, int maxeval, double maxtime) NLOPT_DEPRECATED;
                                                                           ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:116:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:95:5: warning: 
      'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations]
    nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval);
    ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:317:120: note: 
      'nlopt_get_local_search_algorithm' has been explicitly marked deprecated here
  ...* deriv, nlopt_algorithm * nonderiv, int *maxeval) NLOPT_DEPRECATED;
                                                        ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:116:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:103:5: warning: 
      'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations]
    nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval);
    ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:318:115: note: 
      'nlopt_set_local_search_algorithm' has been explicitly marked deprecated here
  ...deriv, nlopt_algorithm nonderiv, int maxeval) NLOPT_DEPRECATED;
                                                   ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:116:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:107:12: warning: 
      'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations]
    *pop = nlopt_get_stochastic_population();
           ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:320:57: note: 
      'nlopt_get_stochastic_population' has been explicitly marked deprecated here
NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED;
                                                        ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:116:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:111:5: warning: 
      'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations]
    nlopt_set_stochastic_population(*pop);
    ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:321:61: note: 
      'nlopt_set_stochastic_population' has been explicitly marked deprecated here
NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED;
                                                            ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:131:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:60:13: warning: 
      'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations]
    *info = nlopt_minimize_constrained((nlopt_algorithm) * algorithm,
            ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:308:176: note: 
      'nlopt_minimize_constrained' has been explicitly marked deprecated here
  ...double xtol_rel, const double *xtol_abs, int maxeval, double maxtime) NLOPT_DEPRECATED;
                                                                           ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:131:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:95:5: warning: 
      'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations]
    nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval);
    ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:317:120: note: 
      'nlopt_get_local_search_algorithm' has been explicitly marked deprecated here
  ...* deriv, nlopt_algorithm * nonderiv, int *maxeval) NLOPT_DEPRECATED;
                                                        ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:131:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:103:5: warning: 
      'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations]
    nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval);
    ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:318:115: note: 
      'nlopt_set_local_search_algorithm' has been explicitly marked deprecated here
  ...deriv, nlopt_algorithm nonderiv, int maxeval) NLOPT_DEPRECATED;
                                                   ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:131:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:107:12: warning: 
      'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations]
    *pop = nlopt_get_stochastic_population();
           ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:320:57: note: 
      'nlopt_get_stochastic_population' has been explicitly marked deprecated here
NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED;
                                                        ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
In file included from /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77api.c:131:
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/f77funcs.h:111:5: warning: 
      'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations]
    nlopt_set_stochastic_population(*pop);
    ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:321:61: note: 
      'nlopt_set_stochastic_population' has been explicitly marked deprecated here
NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED;
                                                            ^
/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_nlopt-prefix/src/dep_nlopt/src/api/nlopt.h:290:43: note: 
      expanded from macro 'NLOPT_DEPRECATED'
#  define NLOPT_DEPRECATED __attribute__((deprecated))
                                          ^
15 warnings generated.
[ 70%] Building C object CMakeFiles/nlopt.dir/src/util/mt19937ar.c.o
[ 72%] Building C object CMakeFiles/nlopt.dir/src/util/sobolseq.c.o
[ 75%] Building C object CMakeFiles/nlopt.dir/src/util/timer.c.o
[ 77%] Building C object CMakeFiles/nlopt.dir/src/util/stop.c.o
[ 79%] Building C object CMakeFiles/nlopt.dir/src/util/redblack.c.o
[ 81%] Building C object CMakeFiles/nlopt.dir/src/util/qsort_r.c.o
[ 84%] Building C object CMakeFiles/nlopt.dir/src/util/rescale.c.o
[ 86%] Linking C static library libnlopt.a
[ 86%] Built target nlopt
Scanning dependencies of target testopt
[ 88%] Building C object test/CMakeFiles/testopt.dir/testfuncs.c.o
[ 90%] Building C object test/CMakeFiles/testopt.dir/testopt.c.o
[ 93%] Building C object test/CMakeFiles/testopt.dir/__/src/util/timer.c.o
[ 95%] Building C object test/CMakeFiles/testopt.dir/__/src/util/mt19937ar.c.o
[ 97%] Building C object test/CMakeFiles/testopt.dir/__/src/util/nlopt-getopt.c.o
[100%] Linking C executable testopt
[100%] Built target testopt
[ 14%] Performing install step for 'dep_nlopt'
[ 86%] Built target nlopt
[100%] Built target testopt
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/pkgconfig/nlopt.pc
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/nlopt.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/nlopt.hpp
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/nlopt.f
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libnlopt.a
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/cmake/nlopt/NLoptLibraryDepends.cmake
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/cmake/nlopt/NLoptLibraryDepends-release.cmake
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/cmake/nlopt/NLoptConfig.cmake
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/cmake/nlopt/NLoptConfigVersion.cmake
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3/nlopt.3
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3/nlopt_minimize.3
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3/nlopt_minimize_constrained.3
[ 16%] Completed 'dep_nlopt'
[ 16%] Built target dep_nlopt
Scanning dependencies of target dep_gtest
[ 18%] Creating directories for 'dep_gtest'
[ 20%] Performing download step (download, verify and extract) for 'dep_gtest'
-- Downloading...
   dst='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_gtest-prefix/src/release-1.8.1.tar.gz'
   timeout='none'
-- Using src='https://github.com/google/googletest/archive/release-1.8.1.tar.gz'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 37% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 42% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 50% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 55% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 60% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 65% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 70% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 75% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 83% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 88% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 93% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 98% complete]
-- [download 100% complete]
-- verifying file...
       file='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_gtest-prefix/src/release-1.8.1.tar.gz'
-- Downloading... done
-- extracting...
     src='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_gtest-prefix/src/release-1.8.1.tar.gz'
     dst='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_gtest-prefix/src/dep_gtest'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 22%] No patch step for 'dep_gtest'
[ 25%] No update step for 'dep_gtest'
[ 27%] Performing configure step for 'dep_gtest'
-- The C compiler identification is AppleClang 10.0.1.10010046
-- The CXX compiler identification is AppleClang 10.0.1.10010046
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/c++
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PythonInterp: /usr/bin/python (found version "2.7.10") 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_gtest-prefix/src/dep_gtest-build
[ 29%] Performing build step for 'dep_gtest'
Scanning dependencies of target gtest
[ 25%] Building CXX object googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[ 50%] Linking CXX static library libgtest.a
[ 50%] Built target gtest
Scanning dependencies of target gtest_main
[ 75%] Building CXX object googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[100%] Linking CXX static library libgtest_main.a
[100%] Built target gtest_main
[ 31%] Performing install step for 'dep_gtest'
[ 50%] Built target gtest
[100%] Built target gtest_main
Install the project...
-- Install configuration: ""
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/cmake/GTest/GTestTargets.cmake
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/cmake/GTest/GTestTargets-noconfig.cmake
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/cmake/GTest/GTestConfigVersion.cmake
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/cmake/GTest/GTestConfig.cmake
-- Up-to-date: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest-death-test.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest-spi.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-linked_ptr.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-string.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-tuple.h.pump
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-death-test-internal.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-type-util.h.pump
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-port.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-port-arch.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-internal.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-param-util-generated.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-param-util.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-type-util.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-filepath.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/custom
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/custom/gtest-port.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/custom/README.md
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/custom/gtest.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/custom/gtest-printers.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-tuple.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/internal/gtest-param-util-generated.h.pump
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest-message.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest-param-test.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest-typed-test.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest_pred_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest_prod.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest-param-test.h.pump
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest-test-part.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/gtest/gtest-printers.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libgtest.a
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libgtest_main.a
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/pkgconfig/gtest.pc
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/pkgconfig/gtest_main.pc
[ 33%] Completed 'dep_gtest'
[ 33%] Built target dep_gtest
Scanning dependencies of target dep_libcurl
[ 35%] Creating directories for 'dep_libcurl'
[ 37%] Performing download step (download, verify and extract) for 'dep_libcurl'
-- Downloading...
   dst='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_libcurl-prefix/src/curl-7.58.0.tar.gz'
   timeout='none'
-- Using src='https://curl.haxx.se/download/curl-7.58.0.tar.gz'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- verifying file...
       file='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_libcurl-prefix/src/curl-7.58.0.tar.gz'
-- Downloading... done
-- extracting...
     src='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_libcurl-prefix/src/curl-7.58.0.tar.gz'
     dst='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_libcurl-prefix/src/dep_libcurl'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 39%] No patch step for 'dep_libcurl'
[ 41%] No update step for 'dep_libcurl'
[ 43%] Performing configure step for 'dep_libcurl'
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ar... /usr/bin/ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking whether to build with code coverage support... no
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking curl version... 7.58.0
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking if OS is AIX (to define _ALL_SOURCE)... no
checking if _THREAD_SAFE is already defined... no
checking if _THREAD_SAFE is actually needed... no
checking if _THREAD_SAFE is onwards defined... no
checking if _REENTRANT is already defined... no
checking if _REENTRANT is actually needed... no
checking if _REENTRANT is onwards defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin18.6.0 file names to x86_64-apple-darwin18.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin18.6.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin18.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether to build shared libraries with -version-info... yes
checking whether to build shared libraries with -no-undefined... no
checking whether to build shared libraries with -mimpure-text... no
checking whether to build shared libraries with PIC... yes
checking whether to build static libraries with PIC... yes
checking whether to build shared libraries only... no
checking whether to build static libraries only... yes
checking for inline... inline
checking if cpp -P is needed... no
checking if compiler is DEC/Compaq/HP C... no
checking if compiler is HP-UX C... no
checking if compiler is IBM C... no
checking if compiler is Intel C... no
checking if compiler is clang... yes
checking if compiler is GNU C... no
checking if compiler is LCC... no
checking if compiler is SGI MIPSpro C... no
checking if compiler is SGI MIPS C... no
checking if compiler is SunPro C... no
checking if compiler is Tiny C... no
checking if compiler is Watcom C... no
checking if compiler accepts some basic options... yes
configure: compiler options added: -Qunused-arguments 
checking if compiler accepts debug disabling options... yes
configure: compiler options added: 
checking if compiler optimizer assumed setting might be used... yes
checking if compiler accepts optimizer enabling options... yes
configure: compiler options added: -Os
checking if compiler halts on compilation errors... yes
checking if compiler halts on negative sized arrays... yes
checking if compiler halts on function prototype mismatch... yes
checking if compiler supports hiding library internal symbols... yes
checking for windows.h... no
checking whether build target is a native Windows one... no
checking whether build target supports WIN32 file API... no
checking for good-to-use Mac CFLAGS... yes
checking for *version-min in CFLAGS... -mmacosx-version-min=10.8 set
checking whether gcc accepts -Werror=partial-availability... yes
checking to see if the compiler supports __builtin_available()... yes
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support ldap... no
checking whether to support ldaps... no
checking whether to support rtsp... no
checking whether to support proxies... yes
checking whether to support dict... no
checking whether to support telnet... no
checking whether to support tftp... yes
checking whether to support pop3... no
checking whether to support imap... no
checking whether to support smb... no
checking whether to support smtp... no
checking whether to support gopher... no
checking whether to provide built-in manual... no
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking for windows.h... (cached) no
checking for winsock.h... (cached) no
checking for winsock2.h... (cached) no
checking for connect in libraries... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for monotonic clock_gettime... no
checking for pkg-config... no
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
configure: found both libz and libz.h header
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... yes
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS (Windows native builds only)... no
checking whether to enable Apple OS native SSL/TLS... yes
configure: built with one SSL backend
checking default CA cert bundle/path... /etc/ssl/cert.pem
checking whether to use builtin CA store of SSL library... no
checking whether versioned symbols are wanted... yes
checking if libraries can be versioned... no
configure: WARNING: You need an ld version supporting the --version-script option
checking whether to enable Windows native IDN (Windows native builds only)... no
checking whether to build with libidn2... no
checking for ANSI C header files... (cached) yes
checking for malloc.h... no
checking for memory.h... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/ioctl.h... yes
checking for sys/uio.h... yes
checking for assert.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for arpa/inet.h... yes
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... no
checking for sys/un.h... yes
checking for linux/tcp.h... no
checking for netinet/tcp.h... yes
checking for netdb.h... yes
checking for sys/sockio.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/param.h... yes
checking for termios.h... yes
checking for termio.h... no
checking for sgtty.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for time.h... (cached) yes
checking for io.h... no
checking for pwd.h... yes
checking for utime.h... yes
checking for sys/utime.h... no
checking for sys/poll.h... yes
checking for poll.h... yes
checking for socket.h... no
checking for sys/resource.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for errno.h... yes
checking for stdbool.h... yes
checking for arpa/tftp.h... yes
checking for sys/filio.h... yes
checking for sys/wait.h... yes
checking for setjmp.h... yes
checking for an ANSI C-conforming const... yes
checking for compiler support of C99 variadic macro style... yes
checking for compiler support of old gcc variadic macro style... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for struct timeval... yes
checking run-time libs availability... fine
checking size of size_t... 8
checking size of long... 8
checking size of int... 4
checking size of short... 2
checking size of time_t... 8
checking size of off_t... 8
checking size of curl_off_t... 8
checking for long long... yes
checking if numberLL works... yes
checking for ssize_t... yes
checking for bool... yes
checking for windows.h... (cached) no
checking for winsock2.h... (cached) no
checking for ws2tcpip.h... (cached) no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for curl_socklen_t data type... socklen_t
checking size of curl_socklen_t... 4
checking for sys/types.h... (cached) yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for in_addr_t... yes
checking for struct sockaddr_storage... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sig_atomic_t... yes
checking if sig_atomic_t is already defined as volatile... no
checking return type of signal handlers... void
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for select... yes
checking types of args and return type for select... int,fd_set *,struct timeval *,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for recv... yes
checking types of args and return type for recv... int,void *,size_t,int,ssize_t
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for send... yes
checking types of args and return type for send... int,const void *,size_t,int,ssize_t
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for MSG_NOSIGNAL... no
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking if alarm can be linked... yes
checking if alarm is prototyped... yes
checking if alarm is compilable... yes
checking if alarm usage allowed... yes
checking if alarm might be used... yes
checking for sys/types.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for libgen.h... (cached) yes
checking if basename can be linked... yes
checking if basename is prototyped... yes
checking if basename is compilable... yes
checking if basename usage allowed... yes
checking if basename might be used... yes
checking for sys/types.h... (cached) yes
checking for socket.h... (cached) no
checking if closesocket can be linked... no
checking if closesocket might be used... no
checking if CloseSocket can be linked... no
checking if CloseSocket might be used... no
checking if connect can be linked... yes
checking if connect is prototyped... yes
checking if connect is compilable... yes
checking if connect usage allowed... yes
checking if connect might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking if fcntl can be linked... yes
checking if fcntl is prototyped... yes
checking if fcntl is compilable... yes
checking if fcntl usage allowed... yes
checking if fcntl might be used... yes
checking if fcntl O_NONBLOCK is compilable... yes
checking if fcntl O_NONBLOCK usage allowed... yes
checking if fcntl O_NONBLOCK might be used... yes
checking for sys/types.h... (cached) yes
checking for stdio.h... yes
checking if fdopen can be linked... yes
checking if fdopen is prototyped... yes
checking if fdopen is compilable... yes
checking if fdopen usage allowed... yes
checking if fdopen might be used... yes
checking for sys/types.h... (cached) yes
checking for netdb.h... (cached) yes
checking if freeaddrinfo can be linked... yes
checking if freeaddrinfo is prototyped... yes
checking if freeaddrinfo is compilable... yes
checking if freeaddrinfo usage allowed... yes
checking if freeaddrinfo might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for ifaddrs.h... yes
checking if freeifaddrs can be linked... yes
checking if freeifaddrs is prototyped... yes
checking if freeifaddrs is compilable... yes
checking if freeifaddrs usage allowed... yes
checking if freeifaddrs might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/xattr.h... yes
checking if fsetxattr can be linked... yes
checking if fsetxattr is prototyped... yes
checking if fsetxattr takes 5 args.... no
checking if fsetxattr takes 6 args.... yes
checking if fsetxattr is compilable... yes
checking if fsetxattr usage allowed... yes
checking if fsetxattr might be used... yes
checking if ftruncate can be linked... yes
checking if ftruncate is prototyped... yes
checking if ftruncate is compilable... yes
checking if ftruncate usage allowed... yes
checking if ftruncate might be used... yes
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking if getaddrinfo can be linked... yes
checking if getaddrinfo is prototyped... yes
checking if getaddrinfo is compilable... yes
checking if getaddrinfo seems to work... yes
checking if getaddrinfo usage allowed... yes
checking if getaddrinfo might be used... yes
checking if getaddrinfo is threadsafe... yes
checking if gai_strerror can be linked... yes
checking if gai_strerror is prototyped... yes
checking if gai_strerror is compilable... yes
checking if gai_strerror usage allowed... yes
checking if gai_strerror might be used... yes
checking if gethostbyaddr can be linked... yes
checking if gethostbyaddr is prototyped... yes
checking if gethostbyaddr is compilable... yes
checking if gethostbyaddr usage allowed... yes
checking if gethostbyaddr might be used... yes
checking if gethostbyaddr_r can be linked... no
checking if gethostbyaddr_r might be used... no
checking if gethostbyname can be linked... yes
checking if gethostbyname is prototyped... yes
checking if gethostbyname is compilable... yes
checking if gethostbyname usage allowed... yes
checking if gethostbyname might be used... yes
checking if gethostbyname_r can be linked... no
checking if gethostbyname_r might be used... no
checking if gethostname can be linked... yes
checking if gethostname is prototyped... yes
checking if gethostname is compilable... yes
checking for gethostname arg 2 data type... size_t
checking if gethostname usage allowed... yes
checking if gethostname might be used... yes
checking if getifaddrs can be linked... yes
checking if getifaddrs is prototyped... yes
checking if getifaddrs is compilable... yes
checking if getifaddrs seems to work... yes
checking if getifaddrs usage allowed... yes
checking if getifaddrs might be used... yes
checking if getservbyport_r can be linked... no
checking if getservbyport_r might be used... no
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking if gmtime_r can be linked... yes
checking if gmtime_r is prototyped... yes
checking if gmtime_r is compilable... yes
checking if gmtime_r seems to work... yes
checking if gmtime_r usage allowed... yes
checking if gmtime_r might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking if inet_ntoa_r can be linked... no
checking if inet_ntoa_r might be used... no
checking if inet_ntop can be linked... yes
checking if inet_ntop is prototyped... yes
checking if inet_ntop is compilable... yes
checking if inet_ntop seems to work... yes
checking if inet_ntop usage allowed... yes
checking if inet_ntop might be used... yes
checking if inet_pton can be linked... yes
checking if inet_pton is prototyped... yes
checking if inet_pton is compilable... yes
checking if inet_pton seems to work... yes
checking if inet_pton usage allowed... yes
checking if inet_pton might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for stropts.h... no
checking if ioctl can be linked... yes
checking if ioctl is prototyped... yes
checking if ioctl is compilable... yes
checking if ioctl usage allowed... yes
checking if ioctl might be used... yes
checking if ioctl FIONBIO is compilable... yes
checking if ioctl FIONBIO usage allowed... yes
checking if ioctl FIONBIO might be used... yes
checking if ioctl SIOCGIFADDR is compilable... yes
checking if ioctl SIOCGIFADDR usage allowed... yes
checking if ioctl SIOCGIFADDR might be used... yes
checking if ioctlsocket can be linked... no
checking if ioctlsocket might be used... no
checking if IoctlSocket can be linked... no
checking if IoctlSocket might be used... no
checking if localtime_r can be linked... yes
checking if localtime_r is prototyped... yes
checking if localtime_r is compilable... yes
checking if localtime_r seems to work... yes
checking if localtime_r usage allowed... yes
checking if localtime_r might be used... yes
checking if memrchr can be linked... no
checking if memrchr seems a macro... no
checking if memrchr might be used... no
checking if poll can be linked... yes
checking if poll is prototyped... yes
checking if poll is compilable... yes
checking if poll seems to work... yes
checking if poll usage allowed... no
checking if poll might be used... no
checking if setsockopt can be linked... yes
checking if setsockopt is prototyped... yes
checking if setsockopt is compilable... yes
checking if setsockopt usage allowed... yes
checking if setsockopt might be used... yes
checking if setsockopt SO_NONBLOCK is compilable... no
checking if setsockopt SO_NONBLOCK might be used... no
checking for sys/types.h... (cached) yes
checking for signal.h... (cached) yes
checking if sigaction can be linked... yes
checking if sigaction is prototyped... yes
checking if sigaction is compilable... yes
checking if sigaction usage allowed... yes
checking if sigaction might be used... yes
checking if siginterrupt can be linked... yes
checking if siginterrupt is prototyped... yes
checking if siginterrupt is compilable... yes
checking if siginterrupt usage allowed... yes
checking if siginterrupt might be used... yes
checking if signal can be linked... yes
checking if signal is prototyped... yes
checking if signal is compilable... yes
checking if signal usage allowed... yes
checking if signal might be used... yes
checking for sys/types.h... (cached) yes
checking for setjmp.h... (cached) yes
checking if sigsetjmp can be linked... yes
checking if sigsetjmp is prototyped... yes
checking if sigsetjmp is compilable... yes
checking if sigsetjmp usage allowed... yes
checking if sigsetjmp might be used... yes
checking if socket can be linked... yes
checking if socket is prototyped... yes
checking if socket is compilable... yes
checking if socket usage allowed... yes
checking if socket might be used... yes
checking if socketpair can be linked... yes
checking if socketpair is prototyped... yes
checking if socketpair is compilable... yes
checking if socketpair usage allowed... yes
checking if socketpair might be used... yes
checking if strcasecmp can be linked... yes
checking if strcasecmp is prototyped... yes
checking if strcasecmp is compilable... yes
checking if strcasecmp usage allowed... yes
checking if strcasecmp might be used... yes
checking if strcmpi can be linked... no
checking if strcmpi might be used... no
checking if strdup can be linked... yes
checking if strdup is prototyped... yes
checking if strdup is compilable... yes
checking if strdup usage allowed... yes
checking if strdup might be used... yes
checking if strerror_r can be linked... yes
checking if strerror_r is prototyped... yes
checking if strerror_r is compilable... yes
checking if strerror_r is glibc like... no
checking if strerror_r is POSIX like... yes
checking if strerror_r seems to work... yes
checking if strerror_r usage allowed... yes
checking if strerror_r might be used... yes
checking if stricmp can be linked... no
checking if stricmp might be used... no
checking if strncasecmp can be linked... yes
checking if strncasecmp is prototyped... yes
checking if strncasecmp is compilable... yes
checking if strncasecmp usage allowed... yes
checking if strncasecmp might be used... yes
checking if strncmpi can be linked... no
checking if strncmpi might be used... no
checking if strnicmp can be linked... no
checking if strnicmp might be used... no
checking if strstr can be linked... yes
checking if strstr is prototyped... yes
checking if strstr is compilable... yes
checking if strstr usage allowed... yes
checking if strstr might be used... yes
checking if strtok_r can be linked... yes
checking if strtok_r is prototyped... yes
checking if strtok_r is compilable... yes
checking if strtok_r usage allowed... yes
checking if strtok_r might be used... yes
checking if strtoll can be linked... yes
checking if strtoll is prototyped... yes
checking if strtoll is compilable... yes
checking if strtoll usage allowed... yes
checking if strtoll might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking if writev can be linked... yes
checking if writev is prototyped... yes
checking if writev is compilable... yes
checking if writev usage allowed... yes
checking if writev might be used... yes
checking for geteuid... yes
checking for getpass_r... no
checking deeper for getpass_r... but still no
checking for getppid... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for if_nametoindex... yes
checking for mach_absolute_time... yes
checking for pipe... yes
checking for setlocale... yes
checking for setmode... yes
checking for setrlimit... yes
checking for utime... yes
checking for utimes... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netdb.h... (cached) yes
checking for getnameinfo... yes
checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int
checking for stdio.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for working NI_WITHSCOPEID... no
checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
checking for perl... /usr/bin/perl
checking for gnroff... no
checking for nroff... /usr/bin/nroff
checking how to use *nroff to get plain text from man pages... -man
checking whether to enable the threaded resolver... yes
checking whether to use POSIX threads for threaded resolver... auto
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... yes
checking whether to enable verbose strings... yes
checking whether to enable SSPI support (Windows native builds only)... no
checking whether to enable cryptographic authentication methods... no
checking whether to enable NTLM delegation to winbind's helper... yes
checking whether to enable TLS-SRP authentication... yes
checking whether to enable Unix domain sockets... auto
checking for struct sockaddr_un.sun_path... yes
checking whether to enable support for cookies... yes
checking whether hiding of library internal symbols will actually happen... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/examples/Makefile
config.status: creating docs/libcurl/Makefile
config.status: creating docs/libcurl/opts/Makefile
config.status: creating docs/cmdline-opts/Makefile
config.status: creating include/Makefile
config.status: creating include/curl/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating scripts/Makefile
config.status: creating lib/libcurl.vers
config.status: creating tests/Makefile
config.status: creating tests/certs/Makefile
config.status: creating tests/certs/scripts/Makefile
config.status: creating tests/data/Makefile
config.status: creating tests/server/Makefile
config.status: creating tests/libtest/Makefile
config.status: creating tests/unit/Makefile
config.status: creating packages/Makefile
config.status: creating packages/Win32/Makefile
config.status: creating packages/Win32/cygwin/Makefile
config.status: creating packages/Linux/Makefile
config.status: creating packages/Linux/RPM/Makefile
config.status: creating packages/Linux/RPM/curl.spec
config.status: creating packages/Linux/RPM/curl-ssl.spec
config.status: creating packages/Solaris/Makefile
config.status: creating packages/EPM/curl.list
config.status: creating packages/EPM/Makefile
config.status: creating packages/vms/Makefile
config.status: creating packages/AIX/Makefile
config.status: creating packages/AIX/RPM/Makefile
config.status: creating packages/AIX/RPM/curl.spec
config.status: creating curl-config
config.status: creating libcurl.pc
config.status: creating lib/curl_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: amending lib/Makefile
configure: amending src/Makefile
configure: amending tests/unit/Makefile
configure: amending tests/server/Makefile
configure: amending tests/libtest/Makefile
configure: amending docs/examples/Makefile
configure: Configured to build curl/libcurl:

  curl version:     7.58.0
  Host setup:       x86_64-apple-darwin18.6.0
  Install prefix:   /usr/local
  Compiler:         gcc
  SSL support:      enabled (Apple OS-native)
  SSH support:      no      (--with-libssh2)
  zlib support:     enabled
  brotli support:   no      (--with-brotli)
  GSS-API support:  no      (--with-gssapi)
  TLS-SRP support:  no      (--enable-tls-srp)
  resolver:         POSIX threaded
  IPv6 support:     enabled
  Unix sockets support: enabled
  IDN support:      no      (--with-{libidn2,winidn})
  Build libcurl:    Shared=no, Static=yes
  Built-in manual:  no      (--enable-manual)
  --libcurl option: enabled (--disable-libcurl-option)
  Verbose errors:   enabled (--disable-verbose)
  SSPI support:     no      (--enable-sspi)
  ca cert bundle:   /etc/ssl/cert.pem
  ca cert path:     no
  ca fallback:      no
  LDAP support:     no      (--enable-ldap / --with-ldap-lib / --with-lber-lib)
  LDAPS support:    no      (--enable-ldaps)
  RTSP support:     no      (--enable-rtsp)
  RTMP support:     no      (--with-librtmp)
  metalink support: no      (--with-libmetalink)
  PSL support:      no      (--with-libpsl)
  HTTP2 support:    disabled (--with-nghttp2)
  Protocols:        FILE FTP FTPS HTTP HTTPS TFTP

[ 45%] Performing build step for 'dep_libcurl'
Making all in lib
  CC       libcurl_la-file.lo
  CC       libcurl_la-base64.lo
  CC       libcurl_la-timeval.lo
  CC       libcurl_la-hostip.lo
  CC       libcurl_la-progress.lo
  CC       libcurl_la-formdata.lo
  CC       libcurl_la-cookie.lo
  CC       libcurl_la-http.lo
  CC       libcurl_la-sendf.lo
  CC       libcurl_la-ftp.lo
  CC       libcurl_la-url.lo
  CC       libcurl_la-dict.lo
  CC       libcurl_la-if2ip.lo
  CC       libcurl_la-speedcheck.lo
  CC       libcurl_la-ldap.lo
  CC       libcurl_la-version.lo
  CC       libcurl_la-getenv.lo
  CC       libcurl_la-escape.lo
  CC       libcurl_la-mprintf.lo
  CC       libcurl_la-telnet.lo
  CC       libcurl_la-netrc.lo
  CC       libcurl_la-getinfo.lo
  CC       libcurl_la-transfer.lo
  CC       libcurl_la-strcase.lo
  CC       libcurl_la-easy.lo
  CC       libcurl_la-security.lo
  CC       libcurl_la-curl_fnmatch.lo
  CC       libcurl_la-fileinfo.lo
  CC       libcurl_la-ftplistparser.lo
  CC       libcurl_la-wildcard.lo
  CC       libcurl_la-krb5.lo
  CC       libcurl_la-memdebug.lo
  CC       libcurl_la-http_chunks.lo
  CC       libcurl_la-strtok.lo
  CC       libcurl_la-connect.lo
  CC       libcurl_la-llist.lo
  CC       libcurl_la-hash.lo
  CC       libcurl_la-multi.lo
  CC       libcurl_la-content_encoding.lo
  CC       libcurl_la-share.lo
  CC       libcurl_la-http_digest.lo
  CC       libcurl_la-md4.lo
  CC       libcurl_la-md5.lo
  CC       libcurl_la-http_negotiate.lo
  CC       libcurl_la-inet_pton.lo
  CC       libcurl_la-strtoofft.lo
  CC       libcurl_la-strerror.lo
  CC       libcurl_la-amigaos.lo
  CC       libcurl_la-hostasyn.lo
  CC       libcurl_la-hostip4.lo
  CC       libcurl_la-hostip6.lo
  CC       libcurl_la-hostsyn.lo
  CC       libcurl_la-inet_ntop.lo
  CC       libcurl_la-parsedate.lo
  CC       libcurl_la-select.lo
  CC       libcurl_la-tftp.lo
  CC       libcurl_la-splay.lo
  CC       libcurl_la-strdup.lo
  CC       libcurl_la-socks.lo
  CC       libcurl_la-ssh.lo
  CC       libcurl_la-ssh-libssh.lo
  CC       libcurl_la-curl_addrinfo.lo
  CC       libcurl_la-socks_gssapi.lo
  CC       libcurl_la-socks_sspi.lo
  CC       libcurl_la-curl_sspi.lo
  CC       libcurl_la-slist.lo
  CC       libcurl_la-nonblock.lo
  CC       libcurl_la-curl_memrchr.lo
  CC       libcurl_la-imap.lo
  CC       libcurl_la-pop3.lo
  CC       libcurl_la-smtp.lo
  CC       libcurl_la-pingpong.lo
  CC       libcurl_la-rtsp.lo
  CC       libcurl_la-curl_threads.lo
  CC       libcurl_la-warnless.lo
  CC       libcurl_la-hmac.lo
  CC       libcurl_la-curl_rtmp.lo
  CC       libcurl_la-openldap.lo
  CC       libcurl_la-curl_gethostname.lo
  CC       libcurl_la-gopher.lo
  CC       libcurl_la-idn_win32.lo
  CC       libcurl_la-http_proxy.lo
  CC       libcurl_la-non-ascii.lo
  CC       libcurl_la-asyn-ares.lo
  CC       libcurl_la-asyn-thread.lo
  CC       libcurl_la-curl_gssapi.lo
  CC       libcurl_la-http_ntlm.lo
  CC       libcurl_la-curl_ntlm_wb.lo
  CC       libcurl_la-curl_ntlm_core.lo
  CC       libcurl_la-curl_sasl.lo
  CC       libcurl_la-rand.lo
  CC       libcurl_la-curl_multibyte.lo
  CC       libcurl_la-hostcheck.lo
  CC       libcurl_la-conncache.lo
  CC       libcurl_la-pipeline.lo
  CC       libcurl_la-dotdot.lo
  CC       libcurl_la-x509asn1.lo
  CC       libcurl_la-http2.lo
  CC       libcurl_la-smb.lo
  CC       libcurl_la-curl_endian.lo
  CC       libcurl_la-curl_des.lo
  CC       libcurl_la-system_win32.lo
  CC       libcurl_la-mime.lo
  CC       libcurl_la-sha256.lo
  CC       libcurl_la-setopt.lo
  CC       libcurl_la-curl_path.lo
  CC       vauth/libcurl_la-vauth.lo
  CC       vauth/libcurl_la-cleartext.lo
  CC       vauth/libcurl_la-cram.lo
  CC       vauth/libcurl_la-digest.lo
  CC       vauth/libcurl_la-digest_sspi.lo
  CC       vauth/libcurl_la-krb5_gssapi.lo
  CC       vauth/libcurl_la-krb5_sspi.lo
  CC       vauth/libcurl_la-ntlm.lo
  CC       vauth/libcurl_la-ntlm_sspi.lo
  CC       vauth/libcurl_la-oauth2.lo
  CC       vauth/libcurl_la-spnego_gssapi.lo
  CC       vauth/libcurl_la-spnego_sspi.lo
  CC       vtls/libcurl_la-openssl.lo
  CC       vtls/libcurl_la-gtls.lo
  CC       vtls/libcurl_la-vtls.lo
  CC       vtls/libcurl_la-nss.lo
  CC       vtls/libcurl_la-polarssl.lo
  CC       vtls/libcurl_la-polarssl_threadlock.lo
  CC       vtls/libcurl_la-axtls.lo
  CC       vtls/libcurl_la-cyassl.lo
  CC       vtls/libcurl_la-schannel.lo
  CC       vtls/libcurl_la-darwinssl.lo
  CC       vtls/libcurl_la-gskit.lo
  CC       vtls/libcurl_la-mbedtls.lo
  CCLD     libcurl.la
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-dict.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ldap.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-telnet.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-security.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-krb5.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-memdebug.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-strtok.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-http_digest.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-md4.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-md5.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-http_negotiate.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-inet_pton.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-amigaos.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostip4.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostsyn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-inet_ntop.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ssh.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ssh-libssh.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-socks_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-socks_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-imap.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-pop3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-smtp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-rtsp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hmac.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_rtmp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-openldap.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-gopher.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-idn_win32.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-non-ascii.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-asyn-ares.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-http_ntlm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm_wb.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm_core.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_multibyte.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostcheck.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-x509asn1.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-smb.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_des.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-system_win32.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-sha256.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-cram.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-digest.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-digest_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-krb5_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-krb5_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ntlm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ntlm_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-spnego_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-spnego_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-openssl.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-gtls.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-nss.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-polarssl.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-polarssl_threadlock.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-axtls.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-cyassl.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-schannel.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-gskit.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-mbedtls.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-dict.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ldap.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-telnet.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-security.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-krb5.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-memdebug.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-strtok.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-http_digest.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-md4.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-md5.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-http_negotiate.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-inet_pton.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-amigaos.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostip4.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostsyn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-inet_ntop.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ssh.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ssh-libssh.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-socks_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-socks_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-imap.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-pop3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-smtp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-rtsp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hmac.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_rtmp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-openldap.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-gopher.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-idn_win32.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-non-ascii.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-asyn-ares.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-http_ntlm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm_wb.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm_core.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_multibyte.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostcheck.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-x509asn1.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-smb.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_des.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-system_win32.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-sha256.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-cram.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-digest.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-digest_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-krb5_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-krb5_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ntlm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ntlm_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-spnego_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-spnego_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-openssl.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-gtls.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-nss.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-polarssl.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-polarssl_threadlock.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-axtls.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-cyassl.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-schannel.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-gskit.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-mbedtls.o) has no symbols
Making all in src
Making all in ../docs
Making all in .
Making all in cmdline-opts
  CC       curl-tool_binmode.o
  CC       curl-tool_bname.o
  CC       curl-slist_wc.o
  CC       curl-tool_cb_dbg.o
  CC       curl-tool_cb_hdr.o
  CC       curl-tool_cb_prg.o
  CC       curl-tool_cb_rea.o
  CC       curl-tool_cb_see.o
  CC       curl-tool_cb_wrt.o
  CC       curl-tool_cfgable.o
  CC       curl-tool_convert.o
  CC       curl-tool_dirhie.o
  CC       curl-tool_doswin.o
  CC       curl-tool_easysrc.o
  CC       curl-tool_formparse.o
  CC       curl-tool_getparam.o
  CC       curl-tool_getpass.o
  CC       curl-tool_help.o
  CC       curl-tool_helpers.o
  CC       curl-tool_homedir.o
  CC       curl-tool_hugehelp.o
  CC       curl-tool_libinfo.o
  CC       curl-tool_main.o
  CC       curl-tool_metalink.o
  CC       curl-tool_msgs.o
  CC       curl-tool_operate.o
  CC       curl-tool_operhlp.o
  CC       curl-tool_panykey.o
  CC       curl-tool_paramhlp.o
  CC       curl-tool_parsecfg.o
  CC       curl-tool_strdup.o
  CC       curl-tool_setopt.o
  CC       curl-tool_sleep.o
  CC       curl-tool_urlglob.o
  CC       curl-tool_util.o
  CC       curl-tool_vms.o
  CC       curl-tool_writeout.o
  CC       curl-tool_xattr.o
  CC       ../lib/curl-strtoofft.o
  CC       ../lib/curl-nonblock.o
  CC       ../lib/curl-warnless.o
  CCLD     curl
[ 47%] Performing install step for 'dep_libcurl'
Making install in lib
 .././install-sh -c -d '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libcurl.la '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libcurl.lai /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.la
libtool: install: /usr/bin/install -c .libs/libcurl.a /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a
libtool: install: chmod 644 /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a
libtool: install: ranlib /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-dict.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-ldap.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-telnet.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-security.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-krb5.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-memdebug.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-strtok.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-http_digest.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-md4.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-md5.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-http_negotiate.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-inet_pton.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-amigaos.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-hostip4.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-hostsyn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-inet_ntop.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-ssh.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-ssh-libssh.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-socks_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-socks_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-curl_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-imap.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-pop3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-smtp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-rtsp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-hmac.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-curl_rtmp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-openldap.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-gopher.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-idn_win32.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-non-ascii.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-asyn-ares.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-curl_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-http_ntlm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-curl_ntlm_wb.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-curl_ntlm_core.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-curl_multibyte.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-hostcheck.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-x509asn1.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-smb.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-curl_des.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-system_win32.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-sha256.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-cram.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-digest.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-digest_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-krb5_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-krb5_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-ntlm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-ntlm_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-spnego_gssapi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-spnego_sspi.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-openssl.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-gtls.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-nss.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-polarssl.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-polarssl_threadlock.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-axtls.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-cyassl.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-schannel.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-gskit.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libcurl.a(libcurl_la-mbedtls.o) has no symbols
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
Making install in src
Making install in ../docs
Making install in .
 .././install-sh -c -d '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man1'
 /usr/bin/install -c -m 644 curl-config.1 /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_libcurl-prefix/src/dep_libcurl/docs/curl.1 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man1'
Making install in cmdline-opts
 .././install-sh -c -d '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c curl '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/bin'
libtool: install: /usr/bin/install -c curl /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/bin/curl
 ./install-sh -c -d '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/bin'
 /usr/bin/install -c curl-config '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/bin'
 ./install-sh -c -d '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 libcurl.pc '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/pkgconfig'
Making install in curl
 ../.././install-sh -c -d '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/curl'
 /usr/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h system.h '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/curl'
Making install in .
 .././install-sh -c -d '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man1'
 /usr/bin/install -c -m 644 curl-config.1 /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_libcurl-prefix/src/dep_libcurl/docs/curl.1 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man1'
Making install in cmdline-opts
Making install in opts
 ../../.././install-sh -c -d '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 CURLINFO_ACTIVESOCKET.3 CURLINFO_APPCONNECT_TIME.3 CURLINFO_CERTINFO.3 CURLINFO_CONDITION_UNMET.3 CURLINFO_CONNECT_TIME.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 CURLINFO_CONTENT_LENGTH_UPLOAD.3 CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 CURLINFO_CONTENT_TYPE.3 CURLINFO_COOKIELIST.3 CURLINFO_EFFECTIVE_URL.3 CURLINFO_FILETIME.3 CURLINFO_FTP_ENTRY_PATH.3 CURLINFO_HEADER_SIZE.3 CURLINFO_HTTPAUTH_AVAIL.3 CURLINFO_HTTP_CONNECTCODE.3 CURLINFO_HTTP_VERSION.3 CURLINFO_LASTSOCKET.3 CURLINFO_LOCAL_IP.3 CURLINFO_LOCAL_PORT.3 CURLINFO_NAMELOOKUP_TIME.3 CURLINFO_NUM_CONNECTS.3 CURLINFO_OS_ERRNO.3 CURLINFO_PRETRANSFER_TIME.3 CURLINFO_PRIMARY_IP.3 CURLINFO_PRIMARY_PORT.3 CURLINFO_PRIVATE.3 CURLINFO_PROTOCOL.3 CURLINFO_PROXYAUTH_AVAIL.3 CURLINFO_PROXY_SSL_VERIFYRESULT.3 CURLINFO_REDIRECT_COUNT.3 CURLINFO_REDIRECT_TIME.3 CURLINFO_REDIRECT_URL.3 CURLINFO_REQUEST_SIZE.3 CURLINFO_RESPONSE_CODE.3 CURLINFO_RTSP_CLIENT_CSEQ.3 CURLINFO_RTSP_CSEQ_RECV.3 CURLINFO_RTSP_SERVER_CSEQ.3 CURLINFO_RTSP_SESSION_ID.3 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 CURLINFO_SCHEME.3 CURLINFO_SIZE_DOWNLOAD.3 CURLINFO_SIZE_DOWNLOAD_T.3 CURLINFO_SIZE_UPLOAD.3 CURLINFO_SIZE_UPLOAD_T.3 CURLINFO_SPEED_DOWNLOAD.3 CURLINFO_SPEED_DOWNLOAD_T.3 CURLINFO_SPEED_UPLOAD.3 CURLINFO_SPEED_UPLOAD_T.3 CURLINFO_SSL_ENGINES.3 CURLINFO_SSL_VERIFYRESULT.3 CURLINFO_STARTTRANSFER_TIME.3 CURLINFO_TLS_SESSION.3 CURLINFO_TLS_SSL_PTR.3 CURLINFO_TOTAL_TIME.3 CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 CURLMOPT_MAXCONNECTS.3 CURLMOPT_MAX_HOST_CONNECTIONS.3 CURLMOPT_MAX_PIPELINE_LENGTH.3 CURLMOPT_MAX_TOTAL_CONNECTIONS.3 CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINING_SERVER_BL.3 CURLMOPT_PIPELINING_SITE_BL.3 CURLMOPT_PUSHDATA.3 CURLMOPT_PUSHFUNCTION.3 CURLMOPT_SOCKETDATA.3 CURLMOPT_SOCKETFUNCTION.3 CURLMOPT_TIMERDATA.3 CURLMOPT_TIMERFUNCTION.3 CURLOPT_ABSTRACT_UNIX_SOCKET.3 CURLOPT_ACCEPTTIMEOUT_MS.3 CURLOPT_ACCEPT_ENCODING.3 CURLOPT_ADDRESS_SCOPE.3 CURLOPT_APPEND.3 CURLOPT_AUTOREFERER.3 CURLOPT_BUFFERSIZE.3 CURLOPT_CAINFO.3 CURLOPT_CAPATH.3 CURLOPT_CERTINFO.3 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 CURLOPT_CHUNK_BGN_FUNCTION.3 CURLOPT_CHUNK_DATA.3 CURLOPT_CHUNK_END_FUNCTION.3 CURLOPT_CLOSESOCKETDATA.3 CURLOPT_CLOSESOCKETFUNCTION.3 CURLOPT_CONNECTTIMEOUT.3 CURLOPT_CONNECTTIMEOUT_MS.3 CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_TO.3 CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 CURLOPT_CONV_FROM_UTF8_FUNCTION.3 CURLOPT_CONV_TO_NETWORK_FUNCTION.3 CURLOPT_COOKIE.3 CURLOPT_COOKIEFILE.3 CURLOPT_COOKIEJAR.3 CURLOPT_COOKIELIST.3 CURLOPT_COOKIESESSION.3 CURLOPT_COPYPOSTFIELDS.3 CURLOPT_CRLF.3 CURLOPT_CRLFILE.3 CURLOPT_CUSTOMREQUEST.3 CURLOPT_DEBUGDATA.3 CURLOPT_DEBUGFUNCTION.3 CURLOPT_DEFAULT_PROTOCOL.3 CURLOPT_DIRLISTONLY.3 CURLOPT_DNS_CACHE_TIMEOUT.3 CURLOPT_DNS_INTERFACE.3 CURLOPT_DNS_LOCAL_IP4.3 CURLOPT_DNS_LOCAL_IP6.3 CURLOPT_DNS_SERVERS.3 CURLOPT_DNS_USE_GLOBAL_CACHE.3 CURLOPT_EGDSOCKET.3 CURLOPT_ERRORBUFFER.3 CURLOPT_EXPECT_100_TIMEOUT_MS.3 CURLOPT_FAILONERROR.3 CURLOPT_FILETIME.3 CURLOPT_FNMATCH_DATA.3 CURLOPT_FNMATCH_FUNCTION.3 CURLOPT_FOLLOWLOCATION.3 CURLOPT_FORBID_REUSE.3 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 CURLOPT_FRESH_CONNECT.3 CURLOPT_FTPPORT.3 CURLOPT_FTPSSLAUTH.3 CURLOPT_FTP_ACCOUNT.3 CURLOPT_FTP_ALTERNATIVE_TO_USER.3 CURLOPT_FTP_CREATE_MISSING_DIRS.3 CURLOPT_FTP_FILEMETHOD.3 CURLOPT_FTP_RESPONSE_TIMEOUT.3 CURLOPT_FTP_SKIP_PASV_IP.3 CURLOPT_FTP_SSL_CCC.3 CURLOPT_FTP_USE_EPRT.3 CURLOPT_FTP_USE_EPSV.3 CURLOPT_FTP_USE_PRET.3 CURLOPT_GSSAPI_DELEGATION.3 CURLOPT_HEADER.3 CURLOPT_HEADERDATA.3 CURLOPT_HEADERFUNCTION.3 CURLOPT_HEADEROPT.3 CURLOPT_HTTP200ALIASES.3 CURLOPT_HTTPAUTH.3 CURLOPT_HTTPGET.3 CURLOPT_HTTPHEADER.3 CURLOPT_HTTPPOST.3 CURLOPT_HTTPPROXYTUNNEL.3 CURLOPT_HTTP_CONTENT_DECODING.3 CURLOPT_HTTP_TRANSFER_DECODING.3 CURLOPT_HTTP_VERSION.3 CURLOPT_IGNORE_CONTENT_LENGTH.3 CURLOPT_INFILESIZE.3 CURLOPT_INFILESIZE_LARGE.3 CURLOPT_INTERFACE.3 CURLOPT_INTERLEAVEDATA.3 CURLOPT_INTERLEAVEFUNCTION.3 CURLOPT_IOCTLDATA.3 CURLOPT_IOCTLFUNCTION.3 CURLOPT_IPRESOLVE.3 CURLOPT_ISSUERCERT.3 CURLOPT_KEEP_SENDING_ON_ERROR.3 CURLOPT_KEYPASSWD.3 CURLOPT_KRBLEVEL.3 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 CURLOPT_LOCALPORT.3 CURLOPT_LOCALPORTRANGE.3 CURLOPT_LOGIN_OPTIONS.3 CURLOPT_LOW_SPEED_LIMIT.3 CURLOPT_LOW_SPEED_TIME.3 CURLOPT_MAIL_AUTH.3 CURLOPT_MAIL_FROM.3 CURLOPT_MAIL_RCPT.3 CURLOPT_MAXCONNECTS.3 CURLOPT_MAXFILESIZE.3 CURLOPT_MAXFILESIZE_LARGE.3 CURLOPT_MAXREDIRS.3 CURLOPT_MAX_RECV_SPEED_LARGE.3 CURLOPT_MAX_SEND_SPEED_LARGE.3 CURLOPT_MIMEPOST.3 CURLOPT_NETRC.3 CURLOPT_NETRC_FILE.3 CURLOPT_NEW_DIRECTORY_PERMS.3 CURLOPT_NEW_FILE_PERMS.3 CURLOPT_NOBODY.3 CURLOPT_NOPROGRESS.3 CURLOPT_NOPROXY.3 CURLOPT_NOSIGNAL.3 CURLOPT_OPENSOCKETDATA.3 CURLOPT_OPENSOCKETFUNCTION.3 CURLOPT_PASSWORD.3 CURLOPT_PATH_AS_IS.3 CURLOPT_PINNEDPUBLICKEY.3 CURLOPT_PIPEWAIT.3 CURLOPT_PORT.3 CURLOPT_POST.3 CURLOPT_POSTFIELDS.3 CURLOPT_POSTFIELDSIZE.3 CURLOPT_POSTFIELDSIZE_LARGE.3 CURLOPT_POSTQUOTE.3 CURLOPT_POSTREDIR.3 CURLOPT_PREQUOTE.3 CURLOPT_PRE_PROXY.3 CURLOPT_PRIVATE.3 CURLOPT_PROGRESSDATA.3 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 CURLOPT_PROGRESSFUNCTION.3 CURLOPT_PROTOCOLS.3 CURLOPT_PROXY.3 CURLOPT_PROXYAUTH.3 CURLOPT_PROXYHEADER.3 CURLOPT_PROXYPASSWORD.3 CURLOPT_PROXYPORT.3 CURLOPT_PROXYTYPE.3 CURLOPT_PROXYUSERNAME.3 CURLOPT_PROXYUSERPWD.3 CURLOPT_PROXY_CAINFO.3 CURLOPT_PROXY_CAPATH.3 CURLOPT_PROXY_CRLFILE.3 CURLOPT_PROXY_KEYPASSWD.3 CURLOPT_PROXY_PINNEDPUBLICKEY.3 CURLOPT_PROXY_SERVICE_NAME.3 CURLOPT_PROXY_SSLCERT.3 CURLOPT_PROXY_SSLCERTTYPE.3 CURLOPT_PROXY_SSLKEY.3 CURLOPT_PROXY_SSLKEYTYPE.3 CURLOPT_PROXY_SSLVERSION.3 CURLOPT_PROXY_SSL_CIPHER_LIST.3 CURLOPT_PROXY_SSL_OPTIONS.3 CURLOPT_PROXY_SSL_VERIFYHOST.3 CURLOPT_PROXY_SSL_VERIFYPEER.3 CURLOPT_PROXY_TLSAUTH_PASSWORD.3 CURLOPT_PROXY_TLSAUTH_TYPE.3 CURLOPT_PROXY_TLSAUTH_USERNAME.3 CURLOPT_PROXY_TRANSFER_MODE.3 CURLOPT_PUT.3 CURLOPT_QUOTE.3 CURLOPT_RANDOM_FILE.3 CURLOPT_RANGE.3 CURLOPT_READDATA.3 CURLOPT_READFUNCTION.3 CURLOPT_REDIR_PROTOCOLS.3 CURLOPT_REFERER.3 CURLOPT_REQUEST_TARGET.3 CURLOPT_RESOLVE.3 CURLOPT_RESUME_FROM.3 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 CURLOPT_RESUME_FROM_LARGE.3 CURLOPT_RTSP_CLIENT_CSEQ.3 CURLOPT_RTSP_REQUEST.3 CURLOPT_RTSP_SERVER_CSEQ.3 CURLOPT_RTSP_SESSION_ID.3 CURLOPT_RTSP_STREAM_URI.3 CURLOPT_RTSP_TRANSPORT.3 CURLOPT_SASL_IR.3 CURLOPT_SEEKDATA.3 CURLOPT_SEEKFUNCTION.3 CURLOPT_SERVICE_NAME.3 CURLOPT_SHARE.3 CURLOPT_SOCKOPTDATA.3 CURLOPT_SOCKOPTFUNCTION.3 CURLOPT_SOCKS5_AUTH.3 CURLOPT_SOCKS5_GSSAPI_NEC.3 CURLOPT_SOCKS5_GSSAPI_SERVICE.3 CURLOPT_SSH_AUTH_TYPES.3 CURLOPT_SSH_COMPRESSION.3 CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 CURLOPT_SSH_KEYDATA.3 CURLOPT_SSH_KEYFUNCTION.3 CURLOPT_SSH_KNOWNHOSTS.3 CURLOPT_SSH_PRIVATE_KEYFILE.3 CURLOPT_SSH_PUBLIC_KEYFILE.3 CURLOPT_SSLCERT.3 CURLOPT_SSLCERTTYPE.3 CURLOPT_SSLENGINE.3 CURLOPT_SSLENGINE_DEFAULT.3 CURLOPT_SSLKEY.3 CURLOPT_SSLKEYTYPE.3 CURLOPT_SSLVERSION.3 CURLOPT_SSL_CIPHER_LIST.3 CURLOPT_SSL_CTX_DATA.3 CURLOPT_SSL_CTX_FUNCTION.3 CURLOPT_SSL_ENABLE_ALPN.3 CURLOPT_SSL_ENABLE_NPN.3 CURLOPT_SSL_FALSESTART.3 CURLOPT_SSL_OPTIONS.3 CURLOPT_SSL_SESSIONID_CACHE.3 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 CURLOPT_SSL_VERIFYHOST.3 CURLOPT_SSL_VERIFYPEER.3 CURLOPT_SSL_VERIFYSTATUS.3 CURLOPT_STDERR.3 CURLOPT_STREAM_DEPENDS.3 CURLOPT_STREAM_DEPENDS_E.3 CURLOPT_STREAM_WEIGHT.3 CURLOPT_SUPPRESS_CONNECT_HEADERS.3 CURLOPT_TCP_FASTOPEN.3 CURLOPT_TCP_KEEPALIVE.3 CURLOPT_TCP_KEEPIDLE.3 CURLOPT_TCP_KEEPINTVL.3 CURLOPT_TCP_NODELAY.3 CURLOPT_TELNETOPTIONS.3 CURLOPT_TFTP_BLKSIZE.3 CURLOPT_TFTP_NO_OPTIONS.3 CURLOPT_TIMECONDITION.3 CURLOPT_TIMEOUT.3 CURLOPT_TIMEOUT_MS.3 CURLOPT_TIMEVALUE.3 CURLOPT_TLSAUTH_PASSWORD.3 CURLOPT_TLSAUTH_TYPE.3 CURLOPT_TLSAUTH_USERNAME.3 CURLOPT_TRANSFERTEXT.3 CURLOPT_TRANSFER_ENCODING.3 CURLOPT_UNIX_SOCKET_PATH.3 CURLOPT_UNRESTRICTED_AUTH.3 CURLOPT_UPLOAD.3 CURLOPT_URL.3 CURLOPT_USERAGENT.3 CURLOPT_USERNAME.3 CURLOPT_USERPWD.3 CURLOPT_USE_SSL.3 CURLOPT_VERBOSE.3 CURLOPT_WILDCARDMATCH.3 CURLOPT_WRITEDATA.3 CURLOPT_WRITEFUNCTION.3 CURLOPT_XFERINFODATA.3 CURLOPT_XFERINFOFUNCTION.3 CURLOPT_XOAUTH2_BEARER.3 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 ../.././install-sh -c -d '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/aclocal'
 /usr/bin/install -c -m 644 libcurl.m4 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/aclocal'
 ../.././install-sh -c -d '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_getinfo.3 curl_easy_init.3 curl_easy_perform.3 curl_easy_setopt.3 curl_easy_duphandle.3 curl_formadd.3 curl_formfree.3 curl_getdate.3 curl_getenv.3 curl_slist_append.3 curl_slist_free_all.3 curl_version.3 curl_version_info.3 curl_escape.3 curl_unescape.3 curl_free.3 curl_strequal.3 curl_strnequal.3 curl_mprintf.3 curl_global_init.3 curl_global_cleanup.3 curl_multi_add_handle.3 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_remove_handle.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 libcurl.3 libcurl-easy.3 libcurl-multi.3 libcurl-share.3 libcurl-errors.3 curl_easy_strerror.3 curl_multi_strerror.3 curl_share_strerror.3 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 curl_global_init_mem.3 libcurl-tutorial.3 curl_easy_reset.3 curl_easy_escape.3 curl_easy_unescape.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_timeout.3 curl_formget.3 curl_multi_assign.3 curl_easy_pause.3 curl_easy_recv.3 curl_easy_send.3 curl_multi_socket_action.3 curl_multi_wait.3 libcurl-symbols.3 libcurl-thread.3 curl_multi_socket_all.3 curl_global_sslset.3 curl_mime_init.3 curl_mime_free.3 curl_mime_addpart.3 curl_mime_name.3 curl_mime_data.3 curl_mime_data_cb.3 curl_mime_filedata.3 curl_mime_filename.3 curl_mime_subparts.3 curl_mime_type.3 curl_mime_headers.3 curl_mime_encoder.3 libcurl-env.3 '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/share/man/man3'
[ 50%] Completed 'dep_libcurl'
[ 50%] Built target dep_libcurl
Scanning dependencies of target dep_tbb
[ 52%] Creating directories for 'dep_tbb'
[ 54%] Performing download step (download, verify and extract) for 'dep_tbb'
-- Downloading...
   dst='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_tbb-prefix/src/a0dc9bf76d0120f917b641ed095360448cabc85b.tar.gz'
   timeout='none'
-- Using src='https://github.com/wjakob/tbb/archive/a0dc9bf76d0120f917b641ed095360448cabc85b.tar.gz'
-- verifying file...
       file='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_tbb-prefix/src/a0dc9bf76d0120f917b641ed095360448cabc85b.tar.gz'
-- Downloading... done
-- extracting...
     src='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_tbb-prefix/src/a0dc9bf76d0120f917b641ed095360448cabc85b.tar.gz'
     dst='/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_tbb-prefix/src/dep_tbb'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 56%] No patch step for 'dep_tbb'
[ 58%] No update step for 'dep_tbb'
[ 60%] Performing configure step for 'dep_tbb'
-- The CXX compiler identification is AppleClang 10.0.1.10010046
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting build type to 'Release' as none was specified.
-- TBB: using libc++.
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_C_FLAGS

-- Build files have been written to: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_tbb-prefix/src/dep_tbb-build
[ 62%] Performing build step for 'dep_tbb'
Scanning dependencies of target tbbmalloc_proxy_static
[  2%] Building CXX object CMakeFiles/tbbmalloc_proxy_static.dir/src/tbbmalloc/proxy.cpp.o
[  4%] Building CXX object CMakeFiles/tbbmalloc_proxy_static.dir/src/tbbmalloc/tbb_function_replacement.cpp.o
[  6%] Linking CXX static library libtbbmalloc_proxy_static.a
[  6%] Built target tbbmalloc_proxy_static
Scanning dependencies of target tbbmalloc_static
[  8%] Building CXX object CMakeFiles/tbbmalloc_static.dir/src/tbbmalloc/backend.cpp.o
[ 10%] Building CXX object CMakeFiles/tbbmalloc_static.dir/src/tbbmalloc/large_objects.cpp.o
[ 12%] Building CXX object CMakeFiles/tbbmalloc_static.dir/src/tbbmalloc/backref.cpp.o
[ 14%] Building CXX object CMakeFiles/tbbmalloc_static.dir/src/tbbmalloc/tbbmalloc.cpp.o
[ 16%] Building CXX object CMakeFiles/tbbmalloc_static.dir/src/tbbmalloc/frontend.cpp.o
[ 18%] Building CXX object CMakeFiles/tbbmalloc_static.dir/src/tbb/itt_notify.cpp.o
[ 20%] Linking CXX static library libtbbmalloc_static.a
[ 20%] Built target tbbmalloc_static
Scanning dependencies of target tbb_static
[ 22%] Building CXX object CMakeFiles/tbb_static.dir/src/old/concurrent_queue_v2.cpp.o
[ 25%] Building CXX object CMakeFiles/tbb_static.dir/src/old/concurrent_vector_v2.cpp.o
[ 27%] Building CXX object CMakeFiles/tbb_static.dir/src/old/spin_rw_mutex_v2.cpp.o
[ 29%] Building CXX object CMakeFiles/tbb_static.dir/src/old/task_v2.cpp.o
[ 31%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/arena.cpp.o
[ 33%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/cache_aligned_allocator.cpp.o
[ 35%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/concurrent_hash_map.cpp.o
[ 37%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/concurrent_monitor.cpp.o
[ 39%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/concurrent_queue.cpp.o
[ 41%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/concurrent_vector.cpp.o
[ 43%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/condition_variable.cpp.o
[ 45%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/critical_section.cpp.o
[ 47%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/dynamic_link.cpp.o
[ 50%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/governor.cpp.o
[ 52%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/itt_notify.cpp.o
[ 54%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/market.cpp.o
[ 56%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/mutex.cpp.o
[ 58%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/observer_proxy.cpp.o
[ 60%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/pipeline.cpp.o
[ 62%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/private_server.cpp.o
[ 64%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/queuing_mutex.cpp.o
[ 66%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/queuing_rw_mutex.cpp.o
[ 68%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/reader_writer_lock.cpp.o
[ 70%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/recursive_mutex.cpp.o
[ 72%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/scheduler.cpp.o
[ 75%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/semaphore.cpp.o
[ 77%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/spin_mutex.cpp.o
[ 79%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/spin_rw_mutex.cpp.o
[ 81%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/task.cpp.o
[ 83%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/task_group_context.cpp.o
[ 85%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/tbb_main.cpp.o
[ 87%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/tbb_misc.cpp.o
[ 89%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/tbb_misc_ex.cpp.o
[ 91%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/tbb_statistics.cpp.o
[ 93%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/tbb_thread.cpp.o
[ 95%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/x86_rtm_rw_mutex.cpp.o
[ 97%] Building CXX object CMakeFiles/tbb_static.dir/src/rml/client/rml_tbb.cpp.o
[100%] Linking CXX static library libtbb_static.a
[100%] Built target tbb_static
[ 64%] Performing install step for 'dep_tbb'
[  6%] Built target tbbmalloc_proxy_static
[ 20%] Built target tbbmalloc_static
[100%] Built target tbb_static
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libtbb_static.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libtbb_static.a(condition_variable.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libtbb_static.a(itt_notify.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libtbb_static.a(semaphore.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libtbb_static.a(tbb_misc_ex.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libtbb_static.a(tbb_statistics.cpp.o) has no symbols
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libtbbmalloc_static.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libtbbmalloc_static.a(itt_notify.cpp.o) has no symbols
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libtbbmalloc_proxy_static.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/lib/libtbbmalloc_proxy_static.a(tbb_function_replacement.cpp.o) has no symbols
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/combinable.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/tbb.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/concurrent_unordered_map.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/memory_pool.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/task.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/concurrent_hash_map.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/runtime_loader.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/enumerable_thread_specific.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/compat
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/compat/tuple
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/compat/ppl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/compat/condition_variable
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/compat/thread
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/index.html
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/scalable_allocator.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/task_scheduler_init.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/task_arena.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/concurrent_lru_cache.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/parallel_invoke.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/task_group.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/tbb_machine.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/task_scheduler_observer.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/aligned_space.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/concurrent_priority_queue.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/tbb_thread.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_x86_eliding_mutex_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_template_helpers.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_flow_graph_indexer_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_tbb_hash_compare_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_flow_graph_types_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_aggregator_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_concurrent_unordered_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_flow_graph_node_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_flow_graph_trace_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_range_iterator.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_flow_graph_streaming_node.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_flow_graph_async_msg_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_tbb_strings.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_concurrent_queue_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_flow_graph_item_buffer_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_mutex_padding.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_flow_graph_tagged_buffer_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_tbb_windef.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_x86_rtm_rw_mutex_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_flow_graph_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/internal/_flow_graph_join_impl.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/parallel_reduce.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/cache_aligned_allocator.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/null_mutex.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/blocked_range.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/global_control.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/flow_graph_opencl_node.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/tbb_stddef.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/critical_section.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/spin_rw_mutex.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/tbb_profiling.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/tbb_exception.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/reader_writer_lock.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/flow_graph.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/gcc_armv7.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/mic_common.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/linux_intel64.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/gcc_ia32_common.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/gcc_itsx.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/linux_ia64.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/icc_generic.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/sunos_sparc.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/windows_api.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/windows_intel64.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/ibm_aix51.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/mac_ppc.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/gcc_generic.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/msvc_armv7.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/windows_ia32.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/linux_common.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/macos_common.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/msvc_ia32_common.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/machine/linux_ia32.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/concurrent_vector.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/parallel_do.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/flow_graph_abstractions.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/null_rw_mutex.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/parallel_for.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/gfx_factory.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/tbbmalloc_proxy.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/pipeline.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/concurrent_queue.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/queuing_mutex.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/partitioner.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/recursive_mutex.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/mutex.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/tbb_allocator.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/blocked_range3d.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/parallel_scan.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/queuing_rw_mutex.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/spin_mutex.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/concurrent_unordered_set.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/aggregator.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/blocked_range2d.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/parallel_for_each.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/parallel_while.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/tick_count.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/tbb_config.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/parallel_sort.h
-- Installing: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local/include/tbb/atomic.h
[ 66%] Completed 'dep_tbb'
[ 66%] Built target dep_tbb
Scanning dependencies of target dep_wxwidgets
[ 68%] Creating directories for 'dep_wxwidgets'
[ 70%] Performing download step (git clone) for 'dep_wxwidgets'
Cloning into 'dep_wxwidgets'...
Checking out files: 100% (6685/6685), done.
Switched to a new branch 'v3.1.1-patched'
Branch 'v3.1.1-patched' set up to track remote branch 'v3.1.1-patched' from 'origin'.
Submodule '3rdparty/catch' (https://github.com/wxWidgets/Catch.git) registered for path '3rdparty/catch'
Submodule 'src/expat' (https://github.com/wxWidgets/libexpat.git) registered for path 'src/expat'
Submodule 'src/jpeg' (https://github.com/wxWidgets/libjpeg-turbo.git) registered for path 'src/jpeg'
Submodule 'src/png' (https://github.com/wxWidgets/libpng.git) registered for path 'src/png'
Submodule 'src/tiff' (https://github.com/wxWidgets/libtiff.git) registered for path 'src/tiff'
Submodule 'src/zlib' (https://github.com/wxWidgets/zlib.git) registered for path 'src/zlib'
Cloning into '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/3rdparty/catch'...
Cloning into '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/src/zlib'...
Cloning into '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/src/expat'...
Cloning into '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/src/jpeg'...
Cloning into '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/src/tiff'...
Cloning into '/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/src/png'...
Submodule path '3rdparty/catch': checked out '011f6e6458d888246f94643e293f002073cff489'
Submodule path 'src/expat': checked out '6b2e0e680289cdf92839b2a3f8b0735c84dc9326'
Submodule path 'src/jpeg': checked out 'e951f6ed6373d3c8d550755e4ec00adadc878aca'
Submodule path 'src/png': checked out 'a016282f4752b1177da5722efda7e3045a4ecdf1'
Submodule path 'src/tiff': checked out 'aa65abe0762209d40ec5d4343ec426a4d67caf2d'
Submodule path 'src/zlib': checked out '5888671274cde770edbe683b435f052de2b03681'
[ 72%] No patch step for 'dep_wxwidgets'
[ 75%] Performing update step for 'dep_wxwidgets'
Current branch v3.1.1-patched is up to date.
[ 77%] Performing configure step for 'dep_wxwidgets'
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
checking for toolkit... osx_cocoa
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the Intel C compiler... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether we are using the Intel C++ compiler... no
checking whether we are using the IBM xlC C++ compiler... no
checking for ar... ar
checking for SDK directory /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk... exists
checking if C compiler (gcc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -mmacosx-version-min=10.14) works with SDK/version options... yes
checking if C++ compiler (g++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -mmacosx-version-min=10.14) works with SDK/version options... yes
checking if CoreFoundation/CFBase.h is usable... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for langinfo.h... yes
checking for wchar.h... yes
checking for sys/select.h... yes
checking for cxxabi.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking size of short... 2
checking size of void *... 8
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking size of long long... 8
checking size of wchar_t... 4
checking for va_copy... yes
checking whether the compiler supports variadic macros... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether byte ordering is bigendian... no
checking for iostream... yes
checking for std::wstring in <string>... yes
checking for std::istream... yes
checking for std::ostream... yes
checking for type_traits... yes
checking for __sync_fetch_and_add and __sync_sub_and_fetch builtins... yes
checking for libraries directories... /usr/lib
checking for cos... yes
checking for floor... yes
checking if floating point functions link without -lm... yes
checking for strtoull... yes
checking for pkg-config... no
checking for zlib.h >= 1.1.4... yes
checking for zlib.h... (cached) yes
checking for deflate in -lz... yes
checking for X11/Xlib.h... no
checking for X11/XKBlib.h... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking if size_t is unsigned int... no
checking if size_t is unsigned long... yes
checking if wchar_t is separate type... yes
checking for pw_gecos in struct passwd... yes
checking for wcslen... yes
checking for wcsftime... yes
checking for mbstate_t... yes
checking for wcsrtombs... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for vsscanf... yes
checking for vsnprintf declaration... yes
checking if vsnprintf declaration is broken... no
checking for snprintf declaration... yes
checking if snprintf supports positional arguments... yes
checking for vsscanf declaration... yes
checking if vsscanf() declaration is broken... no
checking for putws... no
checking for fputws... yes
checking for wprintf... yes
checking for vswprintf... yes
checking for vswscanf... yes
checking for _vsnwprintf... no
checking for fsync... yes
checking for round... no
checking for iconv... yes
checking if iconv needs const... no
checking for sigaction... yes
checking for sa_handler type... int
checking for backtrace()... yes
checking for library containing backtrace... none required
checking for __cxa_demangle() in <cxxabi.h>... yes
checking for mkstemp... yes
checking for statfs... yes
checking for statfs declaration... yes
checking for fcntl... yes
checking for setenv... yes
checking for unsetenv... yes
checking for uname... yes
checking for strtok_r... yes
checking for inet_addr... yes
checking for inet_aton... yes
checking for fdopen... yes
checking for sysconf... yes
checking for getpwuid_r... yes
checking for getgrgid_r... yes
checking for the pthreads library -lpthread... yes
checking if more special flags are required for pthreads... no
checking for pthread_setconcurrency... yes
checking for pthread_cleanup_push/pop... yes
checking for sched.h... yes
checking for sched_yield... yes
checking for pthread_attr_getschedpolicy... yes
checking for pthread_attr_setschedparam... yes
checking for sched_get_priority_max... yes
checking for pthread_cancel... yes
checking for pthread_mutex_timedlock... no
configure: WARNING: wxMutex::LockTimeout() will not work
checking for pthread_attr_setstacksize... yes
checking for pthread_mutexattr_t... yes
checking for pthread_mutexattr_settype declaration... yes
checking for __thread keyword... yes
checking if gcc accepts -dumpversion option... yes
checking gxx version... 4.2.1
checking whether __thread support in g++ is usable... yes, it works
checking for abi::__forced_unwind() in <cxxabi.h>... no
checking for localtime_r... yes
checking for gmtime_r... yes
checking how many arguments gethostbyname_r() takes... cannot find function declaration in netdb.h
checking for gethostbyname... yes
checking how many arguments getservbyname_r() takes... no
checking for getservbyname... yes
checking for dlopen... yes
checking for dlerror... yes
checking for dladdr... yes
checking for sys/inotify.h... no
checking for sys/event.h... yes
checking for SNDCTL_DSP_SPEED in sys/soundcard.h... no
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for locale_t... yes
checking for sys/epoll.h... no
configure: WARNING: sys/epoll.h not available, wxEpollDispatcher disabled
checking for gettimeofday... yes
checking whether gettimeofday takes two arguments... yes
checking for timezone variable in <time.h>... timezone
checking for localtime... yes
checking for tm_gmtoff in struct tm... yes
checking for _NL_TIME_FIRST_WEEKDAY in langinfo.h... no
checking for setpriority... yes
checking for socket... yes
checking what is the type of the third argument of getsockname... socklen_t
checking what is the type of the fifth argument of getsockopt... socklen_t
configure: WARNING: Dialup manager not supported on this platform... disabled
checking for WebKit/HIWebView.h... yes
checking for python... /usr/bin/python
checking for WebKit/HIWebView.h... (cached) yes
checking if AVKit is available... yes
checking CXXWARNINGS for gcc -Woverloaded-virtual... -Woverloaded-virtual
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for ar... (cached) ar
checking for strip... strip
checking for nm... nm
checking if make is GNU make... yes
checking for gcc 3.1 or later... yes
checking for dependency tracking method... gcc
checking whether make sets $(MAKE)... (cached) yes
configure: creating ./config.status
config.status: creating lib/wx/config/osx_cocoa-unicode-static-3.1
config.status: creating lib/wx/config/inplace-osx_cocoa-unicode-static-3.1
config.status: creating utils/ifacecheck/rungccxml.sh
config.status: creating Makefile
config.status: creating samples/xrc/Makefile
config.status: creating samples/wrapsizer/Makefile
config.status: creating samples/wizard/Makefile
config.status: creating samples/widgets/Makefile
config.status: creating samples/webview/Makefile
config.status: creating samples/vscroll/Makefile
config.status: creating samples/validate/Makefile
config.status: creating samples/uiaction/Makefile
config.status: creating samples/typetest/Makefile
config.status: creating samples/treelist/Makefile
config.status: creating samples/treectrl/Makefile
config.status: creating samples/toolbar/Makefile
config.status: creating samples/thread/Makefile
config.status: creating samples/text/Makefile
config.status: creating samples/taskbar/Makefile
config.status: creating samples/taborder/Makefile
config.status: creating samples/svg/Makefile
config.status: creating samples/stc/Makefile
config.status: creating samples/statbar/Makefile
config.status: creating samples/splitter/Makefile
config.status: creating samples/splash/Makefile
config.status: creating samples/sound/Makefile
config.status: creating samples/sockets/Makefile
config.status: creating samples/shaped/Makefile
config.status: creating samples/secretstore/Makefile
config.status: creating samples/scroll/Makefile
config.status: creating samples/sashtest/Makefile
config.status: creating samples/richtext/Makefile
config.status: creating samples/ribbon/Makefile
config.status: creating samples/render/Makefile
config.status: creating samples/propgrid/Makefile
config.status: creating samples/printing/Makefile
config.status: creating samples/preferences/Makefile
config.status: creating samples/power/Makefile
config.status: creating samples/popup/Makefile
config.status: creating samples/opengl/pyramid/Makefile
config.status: creating samples/opengl/penguin/Makefile
config.status: creating samples/opengl/isosurf/Makefile
config.status: creating samples/opengl/cube/Makefile
config.status: creating samples/opengl/Makefile
config.status: creating samples/notebook/Makefile
config.status: creating samples/minimal/Makefile
config.status: creating samples/menu/Makefile
config.status: creating samples/mediaplayer/Makefile
config.status: creating samples/mdi/Makefile
config.status: creating samples/listctrl/Makefile
config.status: creating samples/layout/Makefile
config.status: creating samples/keyboard/Makefile
config.status: creating samples/joytest/Makefile
config.status: creating samples/ipc/Makefile
config.status: creating samples/internat/Makefile
config.status: creating samples/image/Makefile
config.status: creating samples/html/zip/Makefile
config.status: creating samples/html/widget/Makefile
config.status: creating samples/html/virtual/Makefile
config.status: creating samples/html/test/Makefile
config.status: creating samples/html/printing/Makefile
config.status: creating samples/html/htmlctrl/Makefile
config.status: creating samples/html/helpview/Makefile
config.status: creating samples/html/help/Makefile
config.status: creating samples/html/about/Makefile
config.status: creating samples/html/Makefile
config.status: creating samples/htlbox/Makefile
config.status: creating samples/help/Makefile
config.status: creating samples/grid/Makefile
config.status: creating samples/fswatcher/Makefile
config.status: creating samples/font/Makefile
config.status: creating samples/exec/Makefile
config.status: creating samples/except/Makefile
config.status: creating samples/event/Makefile
config.status: creating samples/erase/Makefile
config.status: creating samples/drawing/Makefile
config.status: creating samples/dragimag/Makefile
config.status: creating samples/docview/Makefile
config.status: creating samples/dnd/Makefile
config.status: creating samples/display/Makefile
config.status: creating samples/dialogs/Makefile
config.status: creating samples/debugrpt/Makefile
config.status: creating samples/dataview/Makefile
config.status: creating samples/console/Makefile
config.status: creating samples/config/Makefile
config.status: creating samples/combo/Makefile
config.status: creating samples/collpane/Makefile
config.status: creating samples/clipboard/Makefile
config.status: creating samples/caret/Makefile
config.status: creating samples/calendar/Makefile
config.status: creating samples/aui/Makefile
config.status: creating samples/artprov/Makefile
config.status: creating samples/animate/Makefile
config.status: creating samples/Makefile
config.status: creating demos/forty/Makefile
config.status: creating demos/fractal/Makefile
config.status: creating demos/life/Makefile
config.status: creating demos/Makefile
config.status: creating demos/bombs/Makefile
config.status: creating demos/poem/Makefile
config.status: creating utils/wxrc/Makefile
config.status: creating utils/execmon/Makefile
config.status: creating utils/helpview/Makefile
config.status: creating utils/helpview/src/Makefile
config.status: creating utils/ifacecheck/src/Makefile
config.status: creating utils/hhp2cached/Makefile
config.status: creating utils/screenshotgen/Makefile
config.status: creating utils/screenshotgen/src/Makefile
config.status: creating utils/Makefile
config.status: creating utils/emulator/Makefile
config.status: creating utils/emulator/src/Makefile
config.status: creating tests/benchmarks/Makefile
config.status: creating tests/Makefile
config.status: creating lib/wx/include/osx_cocoa-unicode-static-3.1/wx/setup.h
config.status: executing wx-config commands
=== configuring in src/tiff (/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/src/tiff)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local'  '--disable-shared' '--with-osx_cocoa' '--with-macosx-sdk=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk' '--with-macosx-version-min=10.14' '--with-opengl' '--with-regex=builtin' '--with-libpng=builtin' '--with-libxpm=builtin' '--with-libjpeg=builtin' '--with-libtiff=builtin' '--with-zlib' '--with-expat=builtin' '--disable-debug' '--disable-debug_flag' 'CFLAGS=-Werror=partial-availability -Werror=unguarded-availability -Werror=unguarded-availability-new' 'CXXFLAGS=-Werror=partial-availability -Werror=unguarded-availability -Werror=unguarded-availability-new' '--disable-lzma' '--disable-jbig' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for C compiler warning flags... -Wall -W
checking whether ln -s works... yes
checking for cmake... /usr/local/bin/cmake
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin18.6.0 file names to x86_64-apple-darwin18.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin18.6.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin18.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin18.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether make supports nested variables... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether optarg is declared... yes
checking size of signed short... 2
checking size of unsigned short... 2
checking size of signed int... 4
checking size of unsigned int... 4
checking size of signed long... 8
checking size of unsigned long... 8
checking size of signed long long... 8
checking size of unsigned long long... 8
checking size of unsigned char *... 8
checking size of size_t... 8
checking for signed 8-bit type... signed char
checking for unsigned 8-bit type... unsigned char
checking for signed 16-bit type... signed short
checking for unsigned 16-bit type... unsigned short
checking for signed 32-bit type... signed int
checking for unsigned 32-bit type... unsigned int
checking for signed 64-bit type... signed long
checking for unsigned 64-bit type... unsigned long
checking for 'size_t' format specifier... "%lu"
checking for signed size type... signed long
checking for ptrdiff_t... yes
checking for pointer difference type... ptrdiff_t
checking for int8... no
checking for int16... no
checking for int32... no
checking for floor... yes
checking for isascii... yes
checking for memmove... yes
checking for memset... yes
checking for mmap... yes
checking for pow... yes
checking for setmode... yes
checking for snprintf... yes
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for getopt... yes
checking for snprintf... (cached) yes
checking for strcasecmp... yes
checking for strtoul... (cached) yes
checking for strtoull... (cached) yes
checking for lfind... yes
checking native cpu bit order... lsb2msb
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for jpeg_read_scanlines in -ljpeg... no
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
checking for X... libraries /usr/X11/lib, headers /usr/X11/include
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking whether we are using the Microsoft C compiler... no
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... -lGL
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking OpenGL/glu.h usability... yes
checking OpenGL/glu.h presence... yes
checking for OpenGL/glu.h... yes
checking for OpenGL Utility library... -lGLU
checking for varargs GLU tesselator callback function type... no
checking GL/glut.h usability... yes
checking GL/glut.h presence... yes
checking for GL/glut.h... yes
checking GLUT/glut.h usability... yes
checking GLUT/glut.h presence... yes
checking for GLUT/glut.h... yes
checking for GLUT library... -lglut
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/addtiffo/Makefile
config.status: creating contrib/dbs/Makefile
config.status: creating contrib/dbs/xtiff/Makefile
config.status: creating contrib/iptcutil/Makefile
config.status: creating contrib/mfs/Makefile
config.status: creating contrib/pds/Makefile
config.status: creating contrib/ras/Makefile
config.status: creating contrib/stream/Makefile
config.status: creating contrib/tags/Makefile
config.status: creating contrib/win_dib/Makefile
config.status: creating html/Makefile
config.status: creating html/images/Makefile
config.status: creating html/man/Makefile
config.status: creating libtiff-4.pc
config.status: creating libtiff/Makefile
config.status: creating man/Makefile
config.status: creating port/Makefile
config.status: creating test/Makefile
config.status: creating tools/Makefile
config.status: creating libtiff/tif_config.h
config.status: creating libtiff/tiffconf.h
config.status: executing depfiles commands
config.status: executing libtool commands

Libtiff is now configured for x86_64-apple-darwin18.6.0

  Installation directory:             /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local
  Documentation directory:            ${prefix}/share/doc/tiff-4.0.9
  C compiler:                         gcc -Werror=partial-availability -Werror=unguarded-availability -Werror=unguarded-availability-new -Wall -W
  C++ compiler:                       g++ -Werror=partial-availability -Werror=unguarded-availability -Werror=unguarded-availability-new
  Enable runtime linker paths:        no
  Enable linker symbol versioning:    no
  Support Microsoft Document Imaging: yes
  Use win32 IO:                       no

 Support for internal codecs:
  CCITT Group 3 & 4 algorithms:       yes
  Macintosh PackBits algorithm:       yes
  LZW algorithm:                      yes
  ThunderScan 4-bit RLE algorithm:    yes
  NeXT 2-bit RLE algorithm:           yes
  LogLuv high dynamic range encoding: yes

 Support for external codecs:
  ZLIB support:                       yes
  Pixar log-format algorithm:         yes
  JPEG support:                       no
  Old JPEG support:                   no
  JPEG 8/12 bit dual mode:            no
  ISO JBIG support:                   no
  LZMA2 support:                      no

  C++ support:                        yes

  OpenGL support:                     yes

=== configuring in src/expat/expat (/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/src/expat/expat)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/destdir/usr/local'  '--disable-shared' '--with-osx_cocoa' '--with-macosx-sdk=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk' '--with-macosx-version-min=10.14' '--with-opengl' '--with-regex=builtin' '--with-libpng=builtin' '--with-libxpm=builtin' '--with-libjpeg=builtin' '--with-libtiff=builtin' '--with-zlib' '--with-expat=builtin' '--disable-debug' '--disable-debug_flag' 'CFLAGS=-Werror=partial-availability -Werror=unguarded-availability -Werror=unguarded-availability-new' 'CXXFLAGS=-Werror=partial-availability -Werror=unguarded-availability -Werror=unguarded-availability-new' '--disable-lzma' '--disable-jbig' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... conftools/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin18.6.0 file names to x86_64-apple-darwin18.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin18.6.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin18.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gcc option to accept ISO C99... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin18.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether gcc accepts -fexceptions... yes
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for memmove... yes
checking for bcopy... yes
checking for arc4random_buf (BSD or libbsd)... yes
checking for getrandom (Linux 3.17+, glibc 2.25+)... no
checking for syscall SYS_getrandom (Linux 3.17+)... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for off_t... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating expat.pc
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating lib/Makefile
config.status: creating tests/Makefile
config.status: creating tests/benchmark/Makefile
config.status: creating xmlwf/Makefile
config.status: creating run.sh
config.status: creating expat_config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Configured wxWidgets 3.1.1 for `x86_64-apple-darwin18.6.0'

  Which GUI toolkit should wxWidgets use?                 osx_cocoa
  Should wxWidgets be compiled into single library?       no
  Should wxWidgets be linked as a shared library?         no
  Should wxWidgets support Unicode?                       yes (using wchar_t)
  What level of wxWidgets compatibility should be enabled?
                                       wxWidgets 2.8      no
                                       wxWidgets 3.0      yes
  Which libraries should wxWidgets use?
                                       STL                no
                                       jpeg               builtin
                                       png                builtin
                                       regex              builtin
                                       tiff               builtin
                                       zlib               sys
                                       expat              builtin
                                       libmspack          no
                                       sdl                no

[ 79%] Performing build step for 'dep_wxwidgets'
./src/osx/cocoa/menu.mm:291:15: warning: 'auto' type specifier is a C++11 extension
      [-Wc++11-extensions]
        for ( auto item : menu->GetMenuItems() )
              ^
./src/osx/cocoa/menu.mm:291:25: warning: range-based for loop is a C++11 extension
      [-Wc++11-extensions]
        for ( auto item : menu->GetMenuItems() )
                        ^
2 warnings generated.
./src/common/dcbufcmn.cpp:88:5: warning: '__WXMSW__' is not defined, evaluates to 0 [-Wundef]
#if __WXMSW__
    ^
1 warning generated.
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_jbig.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_jpeg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_jpeg_12.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_lzma.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_ojpeg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_jbig.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_jpeg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_jpeg_12.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_lzma.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_ojpeg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_memory.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_wxprintf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_xti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_xtistrm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_fswatcherg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_epolldispatcher.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_cocoa_utils.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_memory.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_wxprintf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_xti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_xtistrm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_fswatcherg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_epolldispatcher.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_cocoa_utils.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_datavgen.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_timectrlg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_carbon_sound.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_accesscmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_cairo.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_effects.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_fontutilcmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_ownerdrwcmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_preferencesg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_srchctlg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_datavgen.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_timectrlg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_carbon_sound.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_html-3.1.a(htmllib_chm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_html-3.1.a(htmllib_chm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu_xml-3.1.a(xmllib_xtixml.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu_xml-3.1.a(xmllib_xtixml.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_accesscmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_cairo.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_effects.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_fontutilcmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_ownerdrwcmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_preferencesg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/sgano/PrusaSlicer-version_2.0.0-rc/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_srchctlg.o) has no symbols
make[4]: msgfmt: No such file or directory
make[4]: *** [af.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [an.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [ar.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [ca.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [ca@valencia.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [cs.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [da.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [de.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [el.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [es.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [eu.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [fi.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [fr.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [gl_ES.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [hi.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [hu.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [id.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [it.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [ja.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [ko_KR.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [lt.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [lv.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [ms.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [msw/it.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [nb.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [ne.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [nl.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [pl.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [pt.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [pt_BR.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [ro.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [ru.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [sk.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [sl.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [sq.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [sv.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [ta.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [tr.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [uk.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [vi.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [zh_CN.mo] Error 1
make[4]: msgfmt: No such file or directory
make[4]: *** [zh_TW.mo] Error 1
make[3]: *** [allmo] Error 2
make[2]: *** [dep_wxwidgets-prefix/src/dep_wxwidgets-stamp/dep_wxwidgets-build] Error 2
make[1]: *** [CMakeFiles/dep_wxwidgets.dir/all] Error 2
make: *** [all] Error 2

Is this a new feature request? No

Project File (.3MF) where problem occurs

sgano commented 5 years ago

Update: still getting the same errors on the final 2.0 version. I was able to compile the beta versions just fine. I am doing this to enable dark mode support.

liftbag commented 5 years ago

Same errors here...

Schermata 2019-05-22 alle 23 10 03
bubnikv commented 5 years ago

Do you guys think you can help us fix it? If you do, we will have more time developing new features.

liftbag commented 5 years ago

Do you guys think you can help us fix it? If you do, we will have more time developing new features.

I would be happy if I were able, but the most I can do with my knowledge, is to try to compile from sources following the instructions :(

domesticatedviking commented 5 years ago

A friend wrote this gist which has been quite helpful getting the source to compile for mac. https://gist.github.com/fujin/78e3ebda0f6c39d23ce1bb2a904db83c

kenjichanhkg commented 5 years ago

I have the same errors /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/kenji/projects/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_jbig.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/kenji/projects/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_jpeg_12.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/kenji/projects/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_lzma.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/kenji/projects/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_jbig.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/kenji/projects/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_jpeg_12.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/kenji/projects/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwxtiff-3.1.a(wxtiff_tif_lzma.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/kenji/projects/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu_xml-3.1.a(xmllib_xtixml.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/kenji/projects/PrusaSlicer/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu_xml-3.1.a(xmllib_xtixml.o) has no symbols

vojtechkral commented 5 years ago

The issue here is that gettext binary tools are not found by wxWidgets build. This should be fixed in ab677bad41bedf74296c9cc02224c64aea03af07 provided you install gettext with brew install gettext .

vojtechkral commented 5 years ago

Let me know should the issue remain...

DrLex0 commented 5 years ago

Looks like this is back on current master:

[ 77%] Performing build step for 'dep_wxwidgets'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
./src/osx/cocoa/menu.mm:291:15: warning: 'auto' type specifier is a C++11
      extension [-Wc++11-extensions]
        for ( auto item : menu->GetMenuItems() )
              ^
./src/osx/cocoa/menu.mm:291:25: warning: range-based for loop is a C++11
      extension [-Wc++11-extensions]
        for ( auto item : menu->GetMenuItems() )
                        ^
2 warnings generated.
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_memory.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_wxprintf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_xti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_xtistrm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_fswatcherg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_epolldispatcher.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_cocoa_utils.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_memory.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_wxprintf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_xti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_xtistrm.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_fswatcherg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_epolldispatcher.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_baseu-3.1.a(baselib_cocoa_utils.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_accesscmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_cairo.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_effects.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_fontutilcmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_ownerdrwcmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_preferencesg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_srchctlg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_accesscmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_cairo.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_effects.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_fontutilcmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_ownerdrwcmn.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_preferencesg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_core-3.1.a(corelib_srchctlg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_datavgen.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_timectrlg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_carbon_sound.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_datavgen.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_timectrlg.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/athomas/Develop/GitHub/External-Forked/Slic3rPE/deps/build/dep_wxwidgets-prefix/src/dep_wxwidgets/lib/libwx_osx_cocoau_adv-3.1.a(advlib_carbon_sound.o) has no symbols
[ 78%] Performing install step for 'dep_wxwidgets'

 ------------------------------------------------------

 The installation of wxWidgets is finished.  On certain
 platforms (e.g. Linux) you'll now have to run ldconfig
 if you installed a shared library and also modify the
 LD_LIBRARY_PATH (or equivalent) environment variable.

 wxWidgets comes with no guarantees and doesn't claim
 to be suitable for any purpose.

 Read the wxWindows Licence on licencing conditions.

 ------------------------------------------------------

[ 79%] Completed 'dep_wxwidgets'
[ 82%] Built target dep_wxwidgets
make: *** [all] Error 2

I'm not going to reopen this just yet because it seems like you're doing some major overhauls and it may just be temporary…

vojtechkral commented 5 years ago

@DrLex0 I don't think I can see the error in that log, it seems like the actual error was earlier somewhere in the scrollback.

DrLex0 commented 5 years ago

OK, I have dumped the entire log to a file and looked for “error:” and this seems to be the actual error:

[ 68%] Built target qvoronoi
[ 56%] Building CXX object CMakeFiles/tbb_static.dir/src/tbb/mutex.cpp.o
Scanning dependencies of target qhull
[ 69%] Building C object CMakeFiles/qhull.dir/src/qhull/unix_r.c.o
[ 70%] Linking C executable qhull
ld: can't open output file for writing: qhull, errno=21 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [qhull] Error 1
make[4]: *** [CMakeFiles/qhull.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [dep_qhull-prefix/src/dep_qhull-stamp/dep_qhull-build] Error 2
make[1]: *** [CMakeFiles/dep_qhull.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

Here is the entire log for reference (output of make -j 6 2>&1 | tee buildlog.txt inside deps/build): buildlog.txt.zip

This is on OS X Mojave 10.14.6, with CMAKE_OSX_DEPLOYMENT_TARGET set to "10.9" and CMAKE_OSX_SYSROOT to /Library/Developer/CommandLineTools/SDKs/MacOSX10.9.sdk. This still worked about a week ago.

tamasmeszaros commented 5 years ago
DrLex0 commented 5 years ago

It's now more broken:

buildlog-j6.txt.zip

CMake Error at /Users/athomas/Desktop/tmp/PSlicer/deps/build/destdir/usr/local/lib/cmake/Boost-1.71.0/BoostConfig.cmake:117 (find_package):
  Found package configuration file:

    /Users/athomas/Desktop/tmp/PSlicer/deps/build/destdir/usr/local/lib/cmake/boost_iostreams-1.71.0/boost_iostreams-config.cmake

  but it set boost_iostreams_FOUND to FALSE so package "boost_iostreams" is
  considered to be NOT FOUND.  Reason given by package:

  No suitable build variant has been found.

  The following variants have been tried and rejected:

  * libboost_iostreams.a (static, default is shared, set
  Boost_USE_STATIC_LIBS=ON to override)

Call Stack (most recent call first):
  /Users/athomas/Desktop/tmp/PSlicer/deps/build/destdir/usr/local/lib/cmake/Boost-1.71.0/BoostConfig.cmake:182 (boost_find_component)
  /usr/local/Cellar/cmake/3.14.3/share/cmake/Modules/FindBoost.cmake:266 (find_package)
  openvdb/CMakeLists.txt:108 (find_package)

-- Configuring incomplete, errors occurred!
vojtechkral commented 5 years ago

This should hopefully be fixed now...

rzulian commented 4 years ago

I'm getting the same error 127 and error 102, trying to install the current master. How did you solve it?