hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #06178
[Bug 1537368] Re: enblend 4.1.4 build-error with gcc-6
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.
--
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
Follow ups
References