I try to install alps-applications but there is a problem. Installation of alps library seems to be smooth: make OK make examples OK make tests OK make install OK then in the alps-application directory: ./configure --with-lp_solve=/home/tadek/alps/lp_solve_4.0 configure: loading site script /home/tadek/ALPS/share/config.site configure: loading cache /home/tadek/ALPS/share/alps/config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for ALPS Libraries... OK checking for ALPS version... 1.3.3 checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... (cached) g++ -E checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether no accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 1966080 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) yes checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) 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... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... (cached) yes checking if g++ static flag -static works... (cached) yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for MPI library... no checking for LAPACK library... yes checking for IETL library... /home/tadek/ALPS/include checking ietl/lanczos.h usability... yes checking ietl/lanczos.h presence... yes checking for ietl/lanczos.h... yes checking lpkit.h usability... yes checking lpkit.h presence... yes checking for lpkit.h... yes checking for make_lp in -llpk... yes configure: creating ./config.status config.status: creating Makefile config.status: creating diag/Makefile config.status: creating diag/fulldiag/Makefile config.status: creating diag/sparsediag/Makefile config.status: creating dmrg/Makefile config.status: creating dmrg/dmrg/Makefile config.status: creating dmrg/particle_in_box/Makefile config.status: creating mc/Makefile config.status: creating mc/spins/Makefile config.status: creating qmc/Makefile config.status: creating qmc/checksign/Makefile config.status: creating qmc/looper/Makefile config.status: creating qmc/sse/Makefile config.status: creating qmc/worms/Makefile config.status: creating qmc/qwl/Makefile config.status: creating test/Makefile config.status: creating test/parm config.status: creating test/parm_fermion config.status: creating test/parm_fermion2 config.status: creating test/parm_boson config.status: creating test/energy.xsl config.status: creating test/fulldiag/Makefile config.status: creating test/sparsediag/Makefile config.status: creating test/sparsediag/groundstate.xsl config.status: creating test/checksign/Makefile config.status: creating test/looper/Makefile config.status: creating test/sse/Makefile config.status: creating test/worms/Makefile config.status: creating test/qwl/Makefile config.status: creating test/qwl/parm config.status: creating test/mc/Makefile config.status: creating test/mc/spins/Makefile config.status: creating test/mc/spins/check.sh config.status: creating test/mc/spins/ising_local.parm config.status: creating test/mc/spins/ising_cluster.parm config.status: creating test/mc/spins/heisenberg_chain.parm config.status: creating test/mc/spins/heisenberg_ladder.parm config.status: creating config/config.h config.status: config/config.h is unchanged config.status: executing depfiles commands
Summary of configuration: Diagonalization Full yes Sparse yes DMRG DMRG yes Particle in box yes Classical Monte Carlo Spin yes Quantum Monte Carlo Checksign yes Looper yes SSE-dirloop yes Worms yes Quantum Wang-Landau yes
In the make step however I encountered: .............. mv -f .deps/fitting_scheduler.Tpo .deps/fitting_scheduler.Po g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNDEBUG -I/home/tadek/ALPS/include -I/home/tadek/ALPS/include -I/home/tadek/alps/lp_solve_4.0 -pthread -ftemplate-depth-150 -O3 -DBOOST_DISABLE_ASSERTS -fexceptions -w -MT spinmc_factory.o -MD -MP -MF .deps/spinmc_factory.Tpo -c -o spinmc_factory.o spinmc_factory.C spinmc_factory.C: In constructor ‘AbstractSpinSim<MAT>::AbstractSpinSim(const alps::ProcessList&, const alps::Parameters&, int) [with MAT = DiagMatrix<double, 3>]’: spinmc_factory.C:194: internal compiler error: Memory violation Please submit a full bug report, with preprocessed source if appropriate. See http://bugzilla.redhat.com/bugzilla for instructions. Preprocessed source stored into /tmp/ccWCP9wP.out file, please attach this to your bugreport. make[2]: *** [spinmc_factory.o] Error 1 make[2]: Opuszczenie katalogu `/home/tadek/alps/alps-applications-1.3.3/mc/spins' make[1]: *** [all-recursive] Error 1 make[1]: Opuszczenie katalogu `/home/tadek/alps/alps-applications-1.3.3/mc' make: *** [all-recursive] Błąd 1
My system is Fedora 9 Where should I go to look for?
Prof. dr hab. Tadeusz Wasiutynski H. Niewodniczanski Institute of Nuclear Physics PAN tel. +48(12)6628251 fax: +48(12)6628251 e-mail: tadeusz.wasiutynski@ifj.edu.pl
On 4 Oct 2008, at 12:50, Tadeusz Wasiutynski wrote:
I try to install alps-applications but there is a problem. Installation of alps library seems to be smooth: \ spinmc_factory.C:194: internal compiler error: Memory violation Please submit a full bug report, with preprocessed source if appropriate. See http://bugzilla.redhat.com/bugzilla for instructions. Preprocessed source stored into /tmp/ccWCP9wP.out file, please attach this to your bugreport. make[2]: *** [spinmc_factory.o] Error 1 make[2]: Opuszczenie katalogu `/home/tadek/alps/alps- applications-1.3.3/mc/spins' make[1]: *** [all-recursive] Error 1 make[1]: Opuszczenie katalogu `/home/tadek/alps/alps- applications-1.3.3/mc' make: *** [all-recursive] Błąd 1
My system is Fedora 9 Where should I go to look for?
Prof. dr hab. Tadeusz Wasiutynski H. Niewodniczanski Institute of Nuclear Physics PAN tel. +48(12)6628251 fax: +48(12)6628251 e-mail: tadeusz.wasiutynski@ifj.edu.pl
Which compiler version do you use? Type g++ --version to find out. Often updating to a more recent compiler version can help.
Matthias
It seems that this error comes often.
I also tried to compile the alps-aplications to the very latest releases of fedora 9 AND opensuse 11. In both cases i took the same error. When I tried the mandriva 2008 I was possible to install the alps with no problem.
All these linux operating systems have the same g++ compilers !
Regards
Vassilis
-----Original Message----- From: comp-phys-alps-users-bounces@phys.ethz.ch [mailto:comp-phys-alps-users-bounces@phys.ethz.ch] On Behalf Of Matthias Troyer Sent: Saturday, October 04, 2008 8:53 PM To: comp-phys-alps-users@phys.ethz.ch Subject: Re: [ALPS-users] internal compiler error
On 4 Oct 2008, at 12:50, Tadeusz Wasiutynski wrote:
I try to install alps-applications but there is a problem. Installation of alps library seems to be smooth: \ spinmc_factory.C:194: internal compiler error: Memory violation Please submit a full bug report, with preprocessed source if appropriate. See http://bugzilla.redhat.com/bugzilla for instructions. Preprocessed source stored into /tmp/ccWCP9wP.out file, please attach this to your bugreport. make[2]: *** [spinmc_factory.o] Error 1 make[2]: Opuszczenie katalogu `/home/tadek/alps/alps- applications-1.3.3/mc/spins' make[1]: *** [all-recursive] Error 1 make[1]: Opuszczenie katalogu `/home/tadek/alps/alps- applications-1.3.3/mc' make: *** [all-recursive] Błąd 1
My system is Fedora 9 Where should I go to look for?
Prof. dr hab. Tadeusz Wasiutynski H. Niewodniczanski Institute of Nuclear Physics PAN tel. +48(12)6628251 fax: +48(12)6628251 e-mail: tadeusz.wasiutynski@ifj.edu.pl
Which compiler version do you use? Type g++ --version to find out. Often updating to a more recent compiler version can help.
Matthias
Which compiler version is that?
On 5 Oct 2008, at 14:35, Vassilis Tangoulis wrote:
It seems that this error comes often.
I also tried to compile the alps-aplications to the very latest releases of fedora 9 AND opensuse 11. In both cases i took the same error. When I tried the mandriva 2008 I was possible to install the alps with no problem.
All these linux operating systems have the same g++ compilers !
Regards
Vassilis
Version 4.2.3
Regards
-----Original Message----- From: comp-phys-alps-users-bounces@phys.ethz.ch [mailto:comp-phys-alps-users-bounces@phys.ethz.ch] On Behalf Of Matthias Troyer Sent: Sunday, October 05, 2008 5:47 PM To: comp-phys-alps-users@phys.ethz.ch Subject: Re: [ALPS-users] internal compiler error
Which compiler version is that?
On 5 Oct 2008, at 14:35, Vassilis Tangoulis wrote:
It seems that this error comes often.
I also tried to compile the alps-aplications to the very latest releases of fedora 9 AND opensuse 11. In both cases i took the same error. When I tried the mandriva 2008 I was possible to install the alps with no problem.
All these linux operating systems have the same g++ compilers !
Regards
Vassilis
comp-phys-alps-users@lists.phys.ethz.ch