opal AT lists.psi.ch
Subject: The OPAL Discussion Forum
List archive
Re: [Opal] OPAL: internal compiler error: in trunc_int_for_mode, at explow.c:54
Chronological Thread
- From: Christopher Mayes <christopher.mayes AT cornell.edu>
- To: Andreas Adelmann <andreas.adelmann AT psi.ch>
- Cc: "opal AT lists.psi.ch" <opal AT lists.psi.ch>
- Subject: Re: [Opal] OPAL: internal compiler error: in trunc_int_for_mode, at explow.c:54
- Date: Mon, 20 Feb 2012 19:45:58 +0000
- Accept-language: en-US
- List-archive: <https://lists.web.psi.ch/pipermail/opal/>
- List-id: The OPAL Discussion Forum <opal.lists.psi.ch>
Whoops, I was using apple's gcc (my PATH got switched around). It works now with gcc 4.5.1.
Sorry about that,
Chris
On Feb 20, 2012, at 1:26 PM, Andreas Adelmann wrote:
Chris what compiler are you using?AA
On Feb 20, 2012, at 6:51 PM, Christopher Mayes wrote:
Hi All, I am getting the following when compiling OPAL. IPPL and OPAL are fully updated.
Thanks,
Chris
lnx4103:~/nfs/ERLSIM/svnwork/opal/build cem52 $VERBOSE=1 make/usr/local/bin/cmake -H/home/cem52/nfs/ERLSIM/svnwork/opal -B/home/cem52/nfs/ERLSIM/svnwork/opal/build --check-build-system CMakeFiles/Makefile.cmake 0/usr/local/bin/cmake -E cmake_progress_start /home/cem52/nfs/ERLSIM/svnwork/opal/build/CMakeFiles /home/cem52/nfs/ERLSIM/svnwork/opal/build/CMakeFiles/progress.marksmake -f CMakeFiles/Makefile2 allmake[1]: Entering directory `/a/lnx113/nfs/acc/user/cem52/ERLSIM/svnwork/opal/build'make -f classic/5.0/src/CMakeFiles/CLASSIC.dir/build.make classic/5.0/src/CMakeFiles/CLASSIC.dir/dependmake[2]: Entering directory `/a/lnx113/nfs/acc/user/cem52/ERLSIM/svnwork/opal/build'cd /home/cem52/nfs/ERLSIM/svnwork/opal/build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /home/cem52/nfs/ERLSIM/svnwork/opal /home/cem52/nfs/ERLSIM/svnwork/opal/classic/5.0/src /home/cem52/nfs/ERLSIM/svnwork/opal/build /home/cem52/nfs/ERLSIM/svnwork/opal/build/classic/5.0/src /home/cem52/nfs/ERLSIM/svnwork/opal/build/classic/5.0/src/CMakeFiles/CLASSIC.dir/DependInfo.cmake --color=make[2]: Leaving directory `/a/lnx113/nfs/acc/user/cem52/ERLSIM/svnwork/opal/build'make -f classic/5.0/src/CMakeFiles/CLASSIC.dir/build.make classic/5.0/src/CMakeFiles/CLASSIC.dir/buildmake[2]: Entering directory `/a/lnx113/nfs/acc/user/cem52/ERLSIM/svnwork/opal/build'/usr/local/bin/cmake -E cmake_progress_report /home/cem52/nfs/ERLSIM/svnwork/opal/build/CMakeFiles 11[ 1%] Building CXX object classic/5.0/src/CMakeFiles/CLASSIC.dir/Algorithms/OrbitTracker.cpp.ocd /home/cem52/nfs/ERLSIM/svnwork/opal/build/classic/5.0/src && /usr/local/bin/mpicxx -O3 -DUSE_H5FED -DPARALLEL_IO -w -fpermissive -DIPPL_DEBUG -DIPPL_LINUX -DIPPL_STRINGSTREAM -DIPPL_MPI -DMPICH_SKIP_MPICXX -DIPPL_GCC -DIPPL_DONT_POOL -DIPPL_USE_XDIV_RNG -DIPPL_NO_STRINGSTREAM -DPETE_BITWISE_COPY -DIPPL_HAS_TEMPLATED_COMPLEX -DIPPL_USE_STANDARD_HEADERS -DIPPL_USE_PARTIAL_SPECIALIZATION -DIPPL_STDSTL -DIPPL_LONGLONG -DWITH_BRICK -DnoCOMP_GNUOLD -Drestrict=__restrict__ -DNOCTAssert -I/home/cem52/nfs/ERLSIM/svnwork/opal/classic/5.0/src -I/home/cem52/nfs/ERLSIM/svnwork/ippl/build/include -I/home/cem52/nfs/ERLSIM/svnwork/H5hut/src/include -I/usr/local/include -I/home/cem52/nfs/ERLSIM/svnwork/opal/src -o CMakeFiles/CLASSIC.dir/Algorithms/OrbitTracker.cpp.o -c /home/cem52/nfs/ERLSIM/svnwork/opal/classic/5.0/src/Algorithms/OrbitTracker.cpp/home/cem52/nfs/ERLSIM/svnwork/ippl/build/include/Particle/ParticleSpatialLayout.h: In member function ‘size_t ParticleSpatialLayout<T, Dim, Mesh, CachingPolicy>::new_swap_particles(size_t, PB&, const ParticleAttrib<char>&) [with PB = ParticleBase<ParticleSpatialLayout<double, 3u, UniformCartesian<3u, double>, BoxParticleCachingPolicy<double, 3u, UniformCartesian<3u, double> > > >, T = double, unsigned int Dim = 3u, Mesh = UniformCartesian<3u, double>, CachingPolicy = BoxParticleCachingPolicy<double, 3u, UniformCartesian<3u, double> >]’:/home/cem52/nfs/ERLSIM/svnwork/ippl/build/include/Particle/ParticleSpatialLayout.h:1399: internal compiler error: in trunc_int_for_mode, at explow.c:54Please submit a full bug report,with preprocessed source if appropriate.See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
------
Dr. sc. math. Andreas (Andy) Adelmann
Staff Scientist
Paul Scherrer Institut WLGB/132 CH-5232 Villigen PSI
Phone Office: xx41 56 310 42 33 Fax: xx41 56 310 31 91
Phone Home: xx41 62 891 91 44
-------------------------------------------------------
Thursdays: ETH CAB H 83.1 +41 44 632 36 72
============================================
The more exotic, the more abstract the knowledge,
the more profound will be its consequences.
Leon Lederman
============================================
- [Opal] OPAL: internal compiler error: in trunc_int_for_mode, at explow.c:54, Christopher Mayes, 02/20/2012
- Re: [Opal] OPAL: internal compiler error: in trunc_int_for_mode, at explow.c:54, Andreas Adelmann, 02/20/2012
- Re: [Opal] OPAL: internal compiler error: in trunc_int_for_mode, at explow.c:54, Christopher Mayes, 02/20/2012
- Re: [Opal] OPAL: internal compiler error: in trunc_int_for_mode, at explow.c:54, Andreas Adelmann, 02/20/2012
Archive powered by MHonArc 2.6.19.