A couple weeks ago, I was able to compile GRASS master with some effort and 
tweaking.

Now it won't compile, and neither will RB 7.8.2

I get a totally new error with libwebp.7.dylib listed below. I am using the 
same setups I used a couple weeks ago. Any advice???

1 warning generated.
gcc -I/Applications/GRASS-7.8.app/Contents/Resources/include -g -O2   -arch 
x86_64 -isysroot /Developer/SDKs/MacOSX10.14.sdk 
-I/Applications/GRASS-7.8.app/Contents/Resources/include 
-I/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/include
 
-I/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/include
   -I/Applications/GRASS-7.8.app/Contents/Resources/include 
-I/Applications/GRASS-7.8.app/Contents/Resources/include 
-DPACKAGE=\""grassmods"\"   
-I/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/include
 
-I/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/include
 -DRELDIR=\"lib/raster3d/test\" -o OBJ.x86_64-apple-darwin18.7.0/test_tools.o 
-c test_tools.c
: && gcc 
-L/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/lib 
-L/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/lib 
-arch x86_64 -isysroot /Developer/SDKs/MacOSX10.14.sdk   
-L/Applications/GRASS-7.8.app/Contents/Resources/lib -Xlinker -rpath -Xlinker 
/Applications/GRASS-7.8.app/Contents/Resources/lib -Xlinker -rpath -Xlinker 
/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/lib  
-o 
/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/bin/test.raster3d.lib
 OBJ.x86_64-apple-darwin18.7.0/test_coordinate_transform.o 
OBJ.x86_64-apple-darwin18.7.0/test_main.o 
OBJ.x86_64-apple-darwin18.7.0/test_put_get_value.o 
OBJ.x86_64-apple-darwin18.7.0/test_put_get_value_large_file.o 
OBJ.x86_64-apple-darwin18.7.0/test_tools.o    -lgrass_gis.7.8 -lgrass_g3d.7.8 
-lgrass_raster.7.8
install_name_tool -change libgdal.20.dylib @rpath/libgdal.20.dylib 
/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/bin/test.raster3d.lib
if [ 
"/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/bin/test.raster3d.lib"
 != "" ] ; then 
GISRC=/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/demolocation/.grassrc78
 
GISBASE=/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0
 
PATH="/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/bin:/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/bin:/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/scripts:$PATH"
 
LD_RUN_PATH="/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/bin:/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/bin:/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/scripts:/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/lib:/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/lib:/lib"
 
PYTHONPATH="/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/etc/python:/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/gui/wxpython:$PYTHONPATH"
 LC_ALL=C LANG=C LANGUAGE=C 
/Users/cmbarton/grass_source/master/grass/dist.x86_64-apple-darwin18.7.0/bin/test.raster3d.lib
 --html-description < /dev/null | grep -v '</body>\|</html>' > 
test.raster3d.lib.tmp.html ; fi
dyld: Library not loaded: @rpath/libwebp.7.dylib
  Referenced from: 
/Applications/GRASS-7.8.app/Contents/Resources/lib/libtiff.5.dylib
  Reason: Incompatible library version: libtiff.5.dylib requires version 9.0.0 
or later, but libwebp.7.dylib provides version 8.0.0
make: *** [test.raster3d.lib.tmp.html] Error 1
rm test.raster3d.lib.tmp.html

____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University

voice:  480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC),  480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, https://complexity.asu.edu/csdc

















_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to