SCI Seg3D Mailing List

Text archives Help


[Seg3D] Seg3D install on linux/fedora


Chronological Thread 
  • From: Thomas Engels <thomas.engels@mail.tu-berlin.de>
  • To: <seg3d@sci.utah.edu>
  • Subject: [Seg3D] Seg3D install on linux/fedora
  • Date: Wed, 22 Mar 2017 18:22:13 +0100

Dear Madam or Sir,

I'm trying to install Seg3D on my fedora 24 workstation, and failing as
you may guess from the fact that I write an email.

I have qt-devel 4.8.7 installed, as well as CMake. Following your
instructions I hit

cmake ../Superbuild

in the bin/ folder, followed by make or gmake. Both fail at the same point:


[...]

Writing grammar tables to
/home/tengels/bin/Seg3D-2.3.2/bin/Externals/Install/Python_external/lib/python3.4/lib2to3/PatternGrammar3.4.3.final.0.pickle
if test "xno" != "xno" ; then \
case no in \
upgrade) ensurepip="--upgrade" ;; \
install|*) ensurepip="" ;; \
esac; \

LD_LIBRARY_PATH=/home/tengels/bin/Seg3D-2.3.2/bin/Externals/Source/Python_external:/usr/lib64/mpich/lib
./python -E -m ensurepip \
$ensurepip --root=/ ; \
fi
make[3]: Leaving directory
'/home/tengels/bin/Seg3D-2.3.2/bin/Externals/Source/Python_external'
cd /home/tengels/bin/Seg3D-2.3.2/bin/Externals/Source/Python_external &&
/usr/bin/cmake -E touch
/home/tengels/bin/Seg3D-2.3.2/bin/Externals/Stamp/Python_external/Python_external-install
[ 52%] Completed 'Python_external'
/usr/bin/cmake -E make_directory
/home/tengels/bin/Seg3D-2.3.2/bin/CMakeFiles
/usr/bin/cmake -E touch
/home/tengels/bin/Seg3D-2.3.2/bin/CMakeFiles/Python_external-complete
/usr/bin/cmake -E touch
/home/tengels/bin/Seg3D-2.3.2/bin/Externals/Stamp/Python_external/Python_external-done
make[2]: Leaving directory '/home/tengels/bin/Seg3D-2.3.2/bin'
[ 55%] Built target Python_external
make[1]: Leaving directory '/home/tengels/bin/Seg3D-2.3.2/bin'
Makefile:86: recipe for target 'all' failed
make: *** [all] Error 2
Building Seg3D returned an error

Either the code failed to build properly or

the testing programs failed to complete without

every single test program passing the test.

[...]

The above output was generated by ./build.sh --verbose

Do you have any advice what might go wrong?

Regards

Thomas


--
Thomas Engels, Ph.D. Postdoctoral Researcher AIFIT Project (Flying
insects in turbulence)
http://aifit.cfd.tu-berlin.de

Institut für Strömungsmechanik und Technische Akustik
FG Numerische Fluiddynamik (MB123)
Müller-Breslau-Strasse 8
10623 Berlin
Germany
+49 30 314 22849

École normale supérieure
Laboratoire de Météorologie Dynamique
24, Rue Lhomond
75231 Paris Cedex 05
France




Archive powered by MHonArc 2.6.18.

Top of page