hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #06181
Re: [Bug 1537368] Re: enblend 4.1.4 build-error with gcc-6
On 2016-02-15 Christoph Spiel <cspiel@xxxxxxxxxx> wrote:
> Broken compilation with gcc-6 as reported in #2 should
> be fixed in rev 73e6f16de80a.
> Dropped the dependency on `boost::assign' at the offending position;
> it did not buy us that much anyhow.
Thanks, confirmed. I got a successful build with the gcc6 snapshot.
cu Andreas
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/1537368
Title:
enblend 4.1.4 build-error with gcc-6
Status in Enblend:
In Progress
Bug description:
Hello,
enblend 4.1.4 FTBFS with gcc/g++ 6 (tested with snapshot 20160117):
../../include/vigra_ext/impexalpha.hxx:252:78: error: no matching function for call to 'std::auto_ptr<vigra::Decoder>::auto_ptr(std::unique_ptr<vigra::Decoder>)'
std::auto_ptr<vigra::Decoder> decoder(vigra::decoder(import_info));
^
This does not apply to HG default!
See https://bugs.debian.org/811869 and https://wiki.debian.org/GCC6
cu Andreas
To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/1537368/+subscriptions
References