Skip to content

Instantly share code, notes, and snippets.

@ntmoe
Created January 26, 2013 17:25
Show Gist options
  • Save ntmoe/4643382 to your computer and use it in GitHub Desktop.
Save ntmoe/4643382 to your computer and use it in GitHub Desktop.
Output of failed build of freesteam-2.x (from SVN trunk) on OS X 10.8.2
$ scons -Q INSTALL_PREFIX=/usr/local/Cellar/freesteam/2.1
Checking for ASCEND... found (ASCEND_CPPPATH = ['/Applications/ASCEND.app/Contents/Headers'])
GSL_STATIC = 0
GSL_LIBS = ['gsl', 'gslcblas']
GSL_LIBPATH = ['/usr/local/Cellar/gsl/1.15/lib']
GSL_CPPPATH = ['/usr/local/Cellar/gsl/1.15/include']
GSL_STATICLIBS = None
Package xcb-shm was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-shm.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xcb-shm', required by 'cairo', not found
Checking for GTK... not found! ('pkg-config --cflags --libs gtk+-2.0 gmodule-2.0' exited 1)
Building targets: python ascend
Substituting vars from config.h.in into config.h
gcc -o region1.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include region1.c
gcc -o region2.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include region2.c
gcc -o region3.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include region3.c
gcc -o region4.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include region4.c
gcc -o steam_ph.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include steam_ph.c
gcc -o steam.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include steam.c
gcc -o backwards.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include backwards.c
gcc -o b23.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include b23.c
gcc -o common.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include common.c
gcc -o derivs.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include derivs.c
derivs.c: In function 'freesteam_region4_dAdTx':
derivs.c:335: warning: implicit declaration of function 'isnan'
derivs.c:335: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
derivs.c:335: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
derivs.c:349: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
derivs.c:349: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
derivs.c:350: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
derivs.c:350: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
derivs.c:354: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
derivs.c:354: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
derivs.c:356: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
derivs.c:356: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
derivs.c:360: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
derivs.c:360: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
derivs.c:361: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
derivs.c:361: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
gcc -o zeroin.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include zeroin.c
gcc -o steam_ps.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include steam_ps.c
gcc -o solver2.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include solver2.c
solver2.c: In function 'region3_f':
solver2.c:116: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:117: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:118: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:119: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c: In function 'region3_df':
solver2.c:126: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:127: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:129: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:129: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:130: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:130: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:131: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:131: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:132: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:132: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c: In function 'freesteam_solver2_region3':
solver2.c:161: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:162: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:179: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:179: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c: In function 'region4_f':
solver2.c:194: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:195: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:196: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:197: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c: In function 'region4_df':
solver2.c:204: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:204: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:205: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:205: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:206: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:206: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:207: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:207: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:208: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:208: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c: In function 'freesteam_solver2_region4':
solver2.c:237: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
solver2.c:237: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
solver2.c:238: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:239: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:257: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:257: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c: In function 'region2_f':
solver2.c:273: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:274: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:275: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:276: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c: In function 'region2_df':
solver2.c:283: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:284: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:286: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:286: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:287: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:287: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:288: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:288: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:289: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:289: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c: In function 'region2_print_state':
solver2.c:299: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:300: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c: In function 'freesteam_solver2_region2':
solver2.c:317: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:318: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:335: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:335: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c: In function 'region1_f':
solver2.c:351: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:352: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:353: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:354: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c: In function 'region1_df':
solver2.c:361: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:362: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:364: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:364: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:365: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:365: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:366: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:366: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c:367: warning: passing argument 2 of 'gsl_matrix_set' with different width due to prototype
solver2.c:367: warning: passing argument 3 of 'gsl_matrix_set' with different width due to prototype
solver2.c: In function 'freesteam_solver2_region1':
solver2.c:398: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:399: warning: passing argument 2 of 'gsl_vector_set' with different width due to prototype
solver2.c:416: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
solver2.c:416: warning: passing argument 2 of 'gsl_vector_get' with different width due to prototype
gcc -o steam_pT.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include steam_pT.c
steam_pT.c: In function 'freesteam_set_pT':
steam_pT.c:80: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
steam_pT.c:80: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
steam_pT.c:84: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
steam_pT.c:84: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
gcc -o steam_pu.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include steam_pu.c
gcc -o steam_Ts.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include steam_Ts.c
steam_Ts.c: In function 'freesteam_set_Ts':
steam_Ts.c:169: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
steam_Ts.c:169: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
steam_Ts.c:186: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
steam_Ts.c:186: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
steam_Ts.c:197: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
steam_Ts.c:197: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
gcc -o steam_Tx.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include steam_Tx.c
gcc -o surftens.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include surftens.c
gcc -o bounds.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include bounds.c
gcc -o steam_pv.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include steam_pv.c
gcc -o viscosity.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include viscosity.c
gcc -o thcond.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I/usr/local/Cellar/gsl/1.15/include thcond.c
gcc -o libfreesteam.dylib -dynamiclib region1.os region2.os region3.os region4.os steam_ph.os steam.os backwards.os b23.os common.os derivs.os zeroin.os steam_ps.os solver2.os steam_pT.os steam_pu.os steam_Ts.os steam_Tx.os surftens.os bounds.os steam_pv.os viscosity.os thcond.os -L/usr/local/Cellar/gsl/1.15/lib -lm -lgsl -lgslcblas
swig -o python/freesteam_wrap.c -python python/freesteam.i
steam.h:49: Warning 312: Nested union not currently supported (ignored).
python/freesteam.i:173: Warning 521: Illegal destructor name SteamState_struct::~SteamState(). Ignored.
gcc -o python/freesteam_wrap.os -c -Wall -W -Wconversion -Wimplicit -fPIC -I. -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 python/freesteam_wrap.c
python/freesteam_wrap.c: In function 'SWIG_Python_AppendOutput':
python/freesteam_wrap.c:1262: warning: passing argument 1 of 'PyList_New' with different width due to prototype
python/freesteam_wrap.c:1263: warning: passing argument 2 of 'PyList_SetItem' with different width due to prototype
python/freesteam_wrap.c: In function 'SwigPyClientData_New':
python/freesteam_wrap.c:1465: warning: passing argument 1 of 'PyTuple_New' with different width due to prototype
python/freesteam_wrap.c:1466: warning: passing argument 2 of 'PyTuple_SetItem' with different width due to prototype
python/freesteam_wrap.c: In function 'SwigPyObject_format':
python/freesteam_wrap.c:1526: warning: passing argument 1 of 'PyTuple_New' with different width due to prototype
python/freesteam_wrap.c:1528: warning: passing argument 2 of 'PyTuple_SetItem' with different width due to prototype
python/freesteam_wrap.c: In function 'SwigPyObject_richcompare':
python/freesteam_wrap.c:1628: warning: passing argument 1 of 'PyBool_FromLong' with different width due to prototype
python/freesteam_wrap.c: In function 'SwigPyObject_own':
python/freesteam_wrap.c:1771: warning: passing argument 3 of 'PyArg_UnpackTuple' with different width due to prototype
python/freesteam_wrap.c:1771: warning: passing argument 4 of 'PyArg_UnpackTuple' with different width due to prototype
python/freesteam_wrap.c:1779: warning: passing argument 1 of 'PyBool_FromLong' with different width due to prototype
python/freesteam_wrap.c: In function 'SwigPyObject_New':
python/freesteam_wrap.c:1971: warning: passing argument 1 of 'PyObject_Malloc' as unsigned due to prototype
python/freesteam_wrap.c: In function 'SwigPyPacked_New':
python/freesteam_wrap.c:2150: warning: passing argument 1 of 'PyObject_Malloc' as unsigned due to prototype
python/freesteam_wrap.c: In function 'SWIG_Python_ConvertPtrAndOwn':
python/freesteam_wrap.c:2322: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
python/freesteam_wrap.c:2322: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
python/freesteam_wrap.c: In function 'SWIG_Python_ConvertFunctionPtr':
python/freesteam_wrap.c:2403: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
python/freesteam_wrap.c:2403: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
python/freesteam_wrap.c: In function 'SWIG_Python_InitShadowInstance':
python/freesteam_wrap.c:2539: warning: passing argument 3 of 'SWIG_Python_UnpackTuple' with different width due to prototype
python/freesteam_wrap.c:2539: warning: passing argument 4 of 'SWIG_Python_UnpackTuple' with different width due to prototype
python/freesteam_wrap.c: In function 'SWIG_Python_NewPointerObj':
python/freesteam_wrap.c:2570: warning: passing argument 2 of 'clientdata->pytype->tp_alloc' with different width due to prototype
python/freesteam_wrap.c:2592: warning: passing argument 1 of '__builtin_expect' with different width due to prototype
python/freesteam_wrap.c:2592: warning: passing argument 2 of '__builtin_expect' with different width due to prototype
python/freesteam_wrap.c: In function 'SWIG_FromCharPtrAndSize':
python/freesteam_wrap.c:3005: warning: passing argument 2 of 'PyString_FromStringAndSize' with different width due to prototype
python/freesteam_wrap.c: In function 'SWIG_AsVal_char':
python/freesteam_wrap.c:3290: warning: passing argument 3 of 'SWIG_AsCharArray' with different width due to prototype
python/freesteam_wrap.c: In function 'SWIG_From_char':
python/freesteam_wrap.c:3309: warning: passing argument 2 of 'SWIG_FromCharPtrAndSize' with different width due to prototype
python/freesteam_wrap.c: In function '_wrap_new_SteamState_R1':
python/freesteam_wrap.c:3626: warning: passing argument 1 of 'calloc' with different width due to prototype
python/freesteam_wrap.c: In function '_wrap_new_SteamState_R2':
python/freesteam_wrap.c:3771: warning: passing argument 1 of 'calloc' with different width due to prototype
python/freesteam_wrap.c: In function '_wrap_new_SteamState_R3':
python/freesteam_wrap.c:3916: warning: passing argument 1 of 'calloc' with different width due to prototype
python/freesteam_wrap.c: In function '_wrap_new_SteamState_R4':
python/freesteam_wrap.c:4061: warning: passing argument 1 of 'calloc' with different width due to prototype
python/freesteam_wrap.c: In function '_wrap_SteamState_region_get':
python/freesteam_wrap.c:4142: warning: passing argument 1 of 'SWIG_From_char' with different width due to prototype
python/freesteam_wrap.c: In function '_wrap_SteamState_p_get':
python/freesteam_wrap.c:4163: warning: implicit declaration of function 'SteamState_struct_p_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_T_get':
python/freesteam_wrap.c:4185: warning: implicit declaration of function 'SteamState_struct_T_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_u_get':
python/freesteam_wrap.c:4207: warning: implicit declaration of function 'SteamState_struct_u_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_h_get':
python/freesteam_wrap.c:4229: warning: implicit declaration of function 'SteamState_struct_h_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_v_get':
python/freesteam_wrap.c:4251: warning: implicit declaration of function 'SteamState_struct_v_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_s_get':
python/freesteam_wrap.c:4273: warning: implicit declaration of function 'SteamState_struct_s_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_cp_get':
python/freesteam_wrap.c:4295: warning: implicit declaration of function 'SteamState_struct_cp_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_cv_get':
python/freesteam_wrap.c:4317: warning: implicit declaration of function 'SteamState_struct_cv_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_w_get':
python/freesteam_wrap.c:4339: warning: implicit declaration of function 'SteamState_struct_w_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_rho_get':
python/freesteam_wrap.c:4361: warning: implicit declaration of function 'SteamState_struct_rho_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_mu_get':
python/freesteam_wrap.c:4383: warning: implicit declaration of function 'SteamState_struct_mu_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_k_get':
python/freesteam_wrap.c:4405: warning: implicit declaration of function 'SteamState_struct_k_get'
python/freesteam_wrap.c: In function '_wrap_SteamState_x_get':
python/freesteam_wrap.c:4427: warning: implicit declaration of function 'SteamState_struct_x_get'
python/freesteam_wrap.c: In function 'SWIG_Python_newvarlink':
python/freesteam_wrap.c:6297: warning: passing argument 1 of 'PyObject_Malloc' as unsigned due to prototype
python/freesteam_wrap.c: In function 'SWIG_Python_InstallConstants':
python/freesteam_wrap.c:6343: warning: passing argument 2 of 'SWIG_Python_NewPackedObj' as unsigned due to prototype
python/freesteam_wrap.c: In function 'SWIG_Python_FixMethods':
python/freesteam_wrap.c:6391: warning: passing argument 3 of '__builtin___strncpy_chk' with different width due to prototype
python/freesteam_wrap.c:6391: warning: passing argument 3 of '__inline_strncpy_chk' with different width due to prototype
gcc -o python/_freesteam.so -dynamiclib python/freesteam_wrap.os -L. -L/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/libs -lfreesteam -lpython2.7
Undefined symbols for architecture x86_64:
"_SteamState_struct_T_get", referenced from:
__wrap_SteamState_T_get in freesteam_wrap.os
"_SteamState_struct_cp_get", referenced from:
__wrap_SteamState_cp_get in freesteam_wrap.os
"_SteamState_struct_cv_get", referenced from:
__wrap_SteamState_cv_get in freesteam_wrap.os
"_SteamState_struct_h_get", referenced from:
__wrap_SteamState_h_get in freesteam_wrap.os
"_SteamState_struct_k_get", referenced from:
__wrap_SteamState_k_get in freesteam_wrap.os
"_SteamState_struct_mu_get", referenced from:
__wrap_SteamState_mu_get in freesteam_wrap.os
"_SteamState_struct_p_get", referenced from:
__wrap_SteamState_p_get in freesteam_wrap.os
"_SteamState_struct_rho_get", referenced from:
__wrap_SteamState_rho_get in freesteam_wrap.os
"_SteamState_struct_s_get", referenced from:
__wrap_SteamState_s_get in freesteam_wrap.os
"_SteamState_struct_u_get", referenced from:
__wrap_SteamState_u_get in freesteam_wrap.os
"_SteamState_struct_v_get", referenced from:
__wrap_SteamState_v_get in freesteam_wrap.os
"_SteamState_struct_w_get", referenced from:
__wrap_SteamState_w_get in freesteam_wrap.os
"_SteamState_struct_x_get", referenced from:
__wrap_SteamState_x_get in freesteam_wrap.os
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
scons: *** [python/_freesteam.so] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment