Installing on 12.04

Asked by Juan Cardenas

Hi,

I am trying to install Esys from the prebuilt package described in FAQ#1792 but I get the following errors towards the end of the installation:
juan@juan-MacBookPro:~$ sudo apt-get install esys-particle-daily liblsmgengeo
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  paraview
The following NEW packages will be installed:
  esys-particle-daily liblsmgengeo
0 upgraded, 2 newly installed, 0 to remove and 15 not upgraded.
Need to get 22.0 MB of archives.
After this operation, 90.9 MB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/esys-p-dev/daily/ubuntu/ precise/main liblsmgengeo i386 0.1-0~115+6~precise1 [630 kB]
Get:2 http://ppa.launchpad.net/esys-p-dev/daily/ubuntu/ precise/main esys-particle-daily i386 2.2-0~1071+17~precise1 [21.3 MB]
Fetched 22.0 MB in 12min 15s (29.9 kB/s)
Selecting previously unselected package liblsmgengeo.
(Reading database ... 190355 files and directories currently installed.)
Unpacking liblsmgengeo (from .../liblsmgengeo_0.1-0~115+6~precise1_i386.deb) ...
Selecting previously unselected package esys-particle-daily.
Unpacking esys-particle-daily (from .../esys-particle-daily_2.2-0~1071+17~precise1_i386.deb) ...
Processing triggers for doc-base ...
Processing 2 added doc-base files...
Error in `/usr/share/doc-base/esys-particle-api-documentation', line 12: all `Format' sections are invalid.
Note: `install-docs --verbose --check file_name' may give more details about the above error.
Registering documents with scrollkeeper...
Setting up liblsmgengeo (0.1-0~115+6~precise1) ...
Setting up esys-particle-daily (2.2-0~1071+17~precise1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

It doesn't seem like a successful installation to me, am I wrong?
Alternatively I tried following the normal installation instructions but the povray dependency cannot be found. I tried manually installing from the Esys package in the synaptic package manager as one thread suggested (and veryfing the proper repository settings), but it still gave the same error.

Thanks!
Juan

Question information

Language:
English Edit question
Status:
Solved
For:
ESyS-Particle Edit question
Assignee:
No assignee Edit question
Solved by:
Juan Cardenas
Solved:
Last query:
Last reply:
Revision history for this message
Juan Cardenas (cardenas-u) said :
#1

Disregard the prebuilt package question. I installed POVray manually and got all the way through the installation described on FAQ#1613 but once I get to step 7 and I try the make command I get this huge error:

make all-recursive
make[1]: Entering directory `/ESyS-Particle-2.1'
Making all in libltdl
make[2]: Entering directory `/ESyS-Particle-2.1/libltdl'
make all-am
make[3]: Entering directory `/ESyS-Particle-2.1/libltdl'
/bin/bash ./libtool --tag=CC --mode=compile mpic++ -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1
mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
/bin/bash ./libtool --tag=CC --mode=link mpic++ -g -O2 -module -avoid-version -L/usr/lib -o dlopen.la dlopen.lo
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
/bin/bash ./libtool --tag=CC --mode=compile mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo
/bin/bash ./libtool --tag=CC --mode=compile mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo
/bin/bash ./libtool --tag=CC --mode=compile mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo
/bin/bash ./libtool --tag=CC --mode=compile mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo
/bin/bash ./libtool --tag=CC --mode=compile mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
/bin/bash ./libtool --tag=CC --mode=compile mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo
/bin/bash ./libtool --tag=CC --mode=compile mpic++ -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o
libtool: compile: mpic++ -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -o lt__strl.o >/dev/null 2>&1
mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo
/bin/bash ./libtool --tag=CC --mode=link mpic++ -g -O2 -no-undefined -dlpreopen dlopen.la -L/usr/lib -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: (cd .libs && mpic++ -g -O2 -c -fno-builtin -fno-rtti -fno-exceptions -fPIC -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/ESyS-Particle-2.1/libltdl/./.libs/dlopen.a")
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
make[3]: Leaving directory `/ESyS-Particle-2.1/libltdl'
make[2]: Leaving directory `/ESyS-Particle-2.1/libltdl'
Making all in Foundation
make[2]: Entering directory `/ESyS-Particle-2.1/Foundation'
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. "-I.." -I/usr/include -g -O2 -MT console.lo -MD -MP -MF .deps/console.Tpo -c -o console.lo console.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT console.lo -MD -MP -MF .deps/console.Tpo -c console.cpp -fPIC -DPIC -o .libs/console.o
console.cpp: In member function 'BasicCon& BasicCon::Critical(bool)':
console.cpp:254:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
console.cpp: In member function 'BasicCon& BasicCon::Error(bool)':
console.cpp:265:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
console.cpp: In member function 'BasicCon& BasicCon::Warning(bool)':
console.cpp:276:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
console.cpp: In member function 'BasicCon& BasicCon::Message(bool)':
console.cpp:287:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
console.cpp: In member function 'BasicCon& BasicCon::Info(bool)':
console.cpp:298:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
console.cpp: In member function 'BasicCon& BasicCon::Debug(bool)':
console.cpp:309:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
console.cpp: In member function 'BasicCon& BasicCon::XDebug(bool)':
console.cpp:320:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
console.cpp: In member function 'BasicCon& BasicCon::Timing(bool)':
console.cpp:331:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT console.lo -MD -MP -MF .deps/console.Tpo -c console.cpp -o console.o >/dev/null 2>&1
mv -f .deps/console.Tpo .deps/console.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. "-I.." -I/usr/include -g -O2 -MT Counter.lo -MD -MP -MF .deps/Counter.Tpo -c -o Counter.lo Counter.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT Counter.lo -MD -MP -MF .deps/Counter.Tpo -c Counter.cpp -fPIC -DPIC -o .libs/Counter.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT Counter.lo -MD -MP -MF .deps/Counter.Tpo -c Counter.cpp -o Counter.o >/dev/null 2>&1
mv -f .deps/Counter.Tpo .deps/Counter.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. "-I.." -I/usr/include -g -O2 -MT Matrix3.lo -MD -MP -MF .deps/Matrix3.Tpo -c -o Matrix3.lo Matrix3.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT Matrix3.lo -MD -MP -MF .deps/Matrix3.Tpo -c Matrix3.cpp -fPIC -DPIC -o .libs/Matrix3.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT Matrix3.lo -MD -MP -MF .deps/Matrix3.Tpo -c Matrix3.cpp -o Matrix3.o >/dev/null 2>&1
mv -f .deps/Matrix3.Tpo .deps/Matrix3.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. "-I.." -I/usr/include -g -O2 -MT Quaternion.lo -MD -MP -MF .deps/Quaternion.Tpo -c -o Quaternion.lo Quaternion.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT Quaternion.lo -MD -MP -MF .deps/Quaternion.Tpo -c Quaternion.cpp -fPIC -DPIC -o .libs/Quaternion.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT Quaternion.lo -MD -MP -MF .deps/Quaternion.Tpo -c Quaternion.cpp -o Quaternion.o >/dev/null 2>&1
mv -f .deps/Quaternion.Tpo .deps/Quaternion.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. "-I.." -I/usr/include -g -O2 -MT vec3.lo -MD -MP -MF .deps/vec3.Tpo -c -o vec3.lo vec3.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT vec3.lo -MD -MP -MF .deps/vec3.Tpo -c vec3.cpp -fPIC -DPIC -o .libs/vec3.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT vec3.lo -MD -MP -MF .deps/vec3.Tpo -c vec3.cpp -o vec3.o >/dev/null 2>&1
mv -f .deps/vec3.Tpo .deps/vec3.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. "-I.." -I/usr/include -g -O2 -MT Timer.lo -MD -MP -MF .deps/Timer.Tpo -c -o Timer.lo Timer.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -g -O2 -MT Timer.lo -MD -MP -MF .deps/Timer.Tpo -c Timer.cpp -fPIC -DPIC -o .libs/Timer.o
In file included from Timer.cpp:13:0:
Timer.h:17:17: fatal error: mpi.h: No such file or directory
compilation terminated.
make[2]: *** [Timer.lo] Error 1
make[2]: Leaving directory `/ESyS-Particle-2.1/Foundation'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ESyS-Particle-2.1'
make: *** [all] Error 2

Revision history for this message
Juan Cardenas (cardenas-u) said :
#2

I just noticed that the problem actually begins when I try
sh autogen.sh

I get some warnings:

juan@juan-MacBookPro:/ESyS-Particle-2.1$ sh autogen.sh
configure.ac:266: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
Config/ax_boost_filesystem.m4:33: AX_BOOST_FILESYSTEM is expanded from...
configure.ac:266: the top level
configure.ac:275: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
Config/ax_boost_python.m4:58: AX_BOOST_PYTHON is expanded from...
configure.ac:275: the top level
configure.ac:266: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
Config/ax_boost_filesystem.m4:33: AX_BOOST_FILESYSTEM is expanded from...
configure.ac:266: the top level
configure.ac:275: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
Config/ax_boost_python.m4:58: AX_BOOST_PYTHON is expanded from...
configure.ac:275: the top level
configure.ac:266: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
Config/ax_boost_filesystem.m4:33: AX_BOOST_FILESYSTEM is expanded from...
configure.ac:266: the top level
configure.ac:275: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
Config/ax_boost_python.m4:58: AX_BOOST_PYTHON is expanded from...
configure.ac:275: the top level
configure.ac:266: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
Config/ax_boost_filesystem.m4:33: AX_BOOST_FILESYSTEM is expanded from...
configure.ac:266: the top level
configure.ac:275: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
Config/ax_boost_python.m4:58: AX_BOOST_PYTHON is expanded from...
configure.ac:275: the top level

Revision history for this message
Anton Gladky (gladky-anton) said :
#3

Hello,

the fix is already committed, thanks for pointing that out.
I hope you are able to install esys-particle from PPA after
it will be built on build-servers.

Anton

2012/9/5 Juan Cardenas <email address hidden>:
> Question #207711 on ESyS-Particle changed:
> https://answers.launchpad.net/esys-particle/+question/207711
>
> Juan Cardenas gave more information on the question:
> I just noticed that the problem actually begins when I try
> sh autogen.sh
>
> I get some warnings:
>
> juan@juan-MacBookPro:/ESyS-Particle-2.1$ sh autogen.sh
> configure.ac:266: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> Config/ax_boost_filesystem.m4:33: AX_BOOST_FILESYSTEM is expanded from...
> configure.ac:266: the top level
> configure.ac:275: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> Config/ax_boost_python.m4:58: AX_BOOST_PYTHON is expanded from...
> configure.ac:275: the top level
> configure.ac:266: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> Config/ax_boost_filesystem.m4:33: AX_BOOST_FILESYSTEM is expanded from...
> configure.ac:266: the top level
> configure.ac:275: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> Config/ax_boost_python.m4:58: AX_BOOST_PYTHON is expanded from...
> configure.ac:275: the top level
> configure.ac:266: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> Config/ax_boost_filesystem.m4:33: AX_BOOST_FILESYSTEM is expanded from...
> configure.ac:266: the top level
> configure.ac:275: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> Config/ax_boost_python.m4:58: AX_BOOST_PYTHON is expanded from...
> configure.ac:275: the top level
> configure.ac:266: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> Config/ax_boost_filesystem.m4:33: AX_BOOST_FILESYSTEM is expanded from...
> configure.ac:266: the top level
> configure.ac:275: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> Config/ax_boost_python.m4:58: AX_BOOST_PYTHON is expanded from...
> configure.ac:275: the top level
>
> --
> You received this question notification because you are an answer
> contact for ESyS-Particle.

Revision history for this message
Juan Cardenas (cardenas-u) said :
#4

ah, you are right it works now thank you Anton