[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#558987: marked as done ([hppa] Internal compiler error building netgen)



Your message dated Sun, 30 May 2010 23:38:45 +0200
with message-id <4C02DAE5.8060403@debian.org>
and subject line Re: Bug#558987: [hppa] Internal compiler error building netgen
has caused the Debian Bug report #558987,
regarding [hppa] Internal compiler error building netgen
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
558987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558987
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: g++-4.3
Version: 4.3.4-6
Severity: normal
User: debian-hppa@lists.debian.org
Usertags: hppa

netgen fails to build on hppa due to an internal compiler error.
Looks like the last successful build was:

The last successful build was:
  netgen_4.4-5 with g++-4.0_4.0.3-1

Followed by the first failing build:
  netgen_4.4-6 with g++-4.1_4.1.1-2

And continuing to fail, most recently:
  netget_4.4-15 with g++-4.3_4.3.4-6

>From this most recent attempt:
[...]
make[2]: [../lib/LINUX/libnetgen_solve.a] Error 1 (ignored)
g++ -c -I. -I../libsrc/interface -Iinclude -O2 -I/usr/include/GL -I/usr/include/tcl8.4 -I/usr/include/tk8.4 -I/usr/X11R6/include  -DLINUX -DOPENGL -DNGSOLVE basiclinalg/cholesky.cpp basiclinalg/calcinverse.cpp basiclinalg/vecmat.cpp basiclinalg/bandmatrix.cpp basiclinalg/eigensystem.cpp linalg/basevector.cpp linalg/vvector.cpp linalg/basematrix.cpp linalg/sparsematrix.cpp linalg/special_matrix.cpp linalg/cg.cpp linalg/chebyshev.cpp linalg/eigen.cpp linalg/order.cpp linalg/sparsecholesky.cpp linalg/pardisoinverse.cpp linalg/superluinverse.cpp linalg/jacobi.cpp linalg/blockjacobi.cpp linalg/commutingAMG.cpp ngstd/exception.cpp ngstd/table.cpp ngstd/bitarray.cpp ngstd/flags.cpp ngstd/symboltable.cpp ngstd/blockalloc.cpp ngstd/evalfunc.cpp ngstd/templates.cpp ngstd/localheap.cpp
linalg/basematrix.cpp: In member function 'void ngla::S_BaseMatrix<std::complex<double> >::_ZTv0_n72_NK4ngla12S_BaseMatrixISt7complexIdEE12MultTransAddES2_RKNS_10BaseVectorERS4_(ngbla::Complex, const ngla::BaseVector&, ngla::BaseVector&) const':
linalg/basematrix.cpp:208: internal compiler error: in expand_expr_addr_expr_1, at expr.c:6830
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
linalg/blockjacobi.cpp: In member function 'void ngla::BlockJacobiPrecondSymmetric<std::complex<double> >::_ZTv0_n72_NK4ngla27BlockJacobiPrecondSymmetricISt7complexIdEE12MultTransAddES2_RKNS_10BaseVectorERS4_(std::complex<double>, const ngla::BaseVector&, ngla::BaseVector&) const':
linalg/blockjacobi.cpp:783: internal compiler error: in expand_expr_addr_expr_1, at expr.c:6830
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
make[2]: *** [../lib/LINUX/libnetgen_solvebasic.a] Error 1
make[2]: Leaving directory `/build/buildd/netgen-4.4/ngsolve'
make[1]: *** [goalngs] Error 2
make[1]: Leaving directory `/build/buildd/netgen-4.4'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message --- the current package did build sucessfully. didn't investigate if it's fixed in 4.3.x (the bug report is missing the preprocessed source).

On 01.12.2009 03:05, dann frazier wrote:
Package: g++-4.3
Version: 4.3.4-6
Severity: normal
User: debian-hppa@lists.debian.org
Usertags: hppa

netgen fails to build on hppa due to an internal compiler error.
Looks like the last successful build was:

The last successful build was:
   netgen_4.4-5 with g++-4.0_4.0.3-1

Followed by the first failing build:
   netgen_4.4-6 with g++-4.1_4.1.1-2

And continuing to fail, most recently:
   netget_4.4-15 with g++-4.3_4.3.4-6

From this most recent attempt:
[...]
make[2]: [../lib/LINUX/libnetgen_solve.a] Error 1 (ignored)
g++ -c -I. -I../libsrc/interface -Iinclude -O2 -I/usr/include/GL -I/usr/include/tcl8.4 -I/usr/include/tk8.4 -I/usr/X11R6/include  -DLINUX -DOPENGL -DNGSOLVE basiclinalg/cholesky.cpp basiclinalg/calcinverse.cpp basiclinalg/vecmat.cpp basiclinalg/bandmatrix.cpp basiclinalg/eigensystem.cpp linalg/basevector.cpp linalg/vvector.cpp linalg/basematrix.cpp linalg/sparsematrix.cpp linalg/special_matrix.cpp linalg/cg.cpp linalg/chebyshev.cpp linalg/eigen.cpp linalg/order.cpp linalg/sparsecholesky.cpp linalg/pardisoinverse.cpp linalg/superluinverse.cpp linalg/jacobi.cpp linalg/blockjacobi.cpp linalg/commutingAMG.cpp ngstd/exception.cpp ngstd/table.cpp ngstd/bitarray.cpp ngstd/flags.cpp ngstd/symboltable.cpp ngstd/blockalloc.cpp ngstd/evalfunc.cpp ngstd/templates.cpp ngstd/localheap.cpp
linalg/basematrix.cpp: In member function 'void ngla::S_BaseMatrix<std::complex<double>  >::_ZTv0_n72_NK4ngla12S_BaseMatrixISt7complexIdEE12MultTransAddES2_RKNS_10BaseVectorERS4_(ngbla::Complex, const ngla::BaseVector&, ngla::BaseVector&) const':
linalg/basematrix.cpp:208: internal compiler error: in expand_expr_addr_expr_1, at expr.c:6830
Please submit a full bug report,
with preprocessed source if appropriate.
See<file:///usr/share/doc/gcc-4.3/README.Bugs>  for instructions.
linalg/blockjacobi.cpp: In member function 'void ngla::BlockJacobiPrecondSymmetric<std::complex<double>  >::_ZTv0_n72_NK4ngla27BlockJacobiPrecondSymmetricISt7complexIdEE12MultTransAddES2_RKNS_10BaseVectorERS4_(std::complex<double>, const ngla::BaseVector&, ngla::BaseVector&) const':
linalg/blockjacobi.cpp:783: internal compiler error: in expand_expr_addr_expr_1, at expr.c:6830
Please submit a full bug report,
with preprocessed source if appropriate.
See<file:///usr/share/doc/gcc-4.3/README.Bugs>  for instructions.
make[2]: *** [../lib/LINUX/libnetgen_solvebasic.a] Error 1
make[2]: Leaving directory `/build/buildd/netgen-4.4/ngsolve'
make[1]: *** [goalngs] Error 2
make[1]: Leaving directory `/build/buildd/netgen-4.4'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2






--- End Message ---

Reply to: