View Issue Details

IDProjectCategoryView StatusLast Update
0005746ardourbugspublic2013-10-25 11:49
ReporterMusaeus Assigned To 
PrioritynormalSeveritymajorReproducibilityrandom
Status newResolutionopen 
Summary0005746: build does not complete due to error reported below
Description[247/804] cxx: libs/ardour/audioregion.cc -> build/libs/ardour/audioregion.cc.1.o
In file included from /usr/local/include/boost/throw_exception.hpp:43:0,
                 from /usr/local/include/boost/function/detail/prologue.hpp:15,
                 from /usr/local/include/boost/function.hpp:24,
                 from /home/dlphilp/src/ardour/libs/pbd/pbd/signals.h:30,
                 from /home/dlphilp/src/ardour/libs/pbd/pbd/pthread_utils.h:28,
                 from ../libs/ardour/audioengine.cc:33:
/usr/local/include/boost/exception/exception.hpp: In member function ‘const boost::exception_detail::clone_base* boost::exception_detail::clone_impl<T>::clone() const [with T = boost::exception_detail::error_info_injector<boost::bad_function_call>, boost::exception_detail::clone_base = boost::exception_detail::clone_base]’:
/usr/local/include/boost/exception/exception.hpp:460:56: internal compiler error: in simplify_subreg, at simplify-rtx.c:5382
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
[248/804] cxx: libs/ardour/audiosource.cc -> build/libs/ardour/audiosource.cc.1.o
[249/804] cxx: libs/ardour/auditioner.cc -> build/libs/ardour/auditioner.cc.1.o
The bug is not reproducible, so it is likely a hardware or OS problem.
Waf: Leaving directory `/home/dlphilp/src/ardour/build'
Build failed
Additional InformationI don't believe the error is a hardware issue. I've encountered the same build problem with recent git code, yet after something is changed in the code the builds will proceed normally. Apologies for not being more specific, but as noted, the error occurs at random points in the build process. The error crashes my laptop, the desktop merely reports the error and lives on. Memory leak or other issue ? The laptop has only 3 gigs, the desktop has 4.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-10-25 11:49 Musaeus New Issue