[Debian-med-packaging] C++ help needed for new version of last-align

Julien Lamy lamy at unistra.fr
Wed Dec 30 21:34:09 UTC 2015



Le 30/12/2015 20:57, Andreas Tille a écrit :
> Hi,
> 
> I've moved last-align from SVN to Git[1].  Unfortunately this version does
> not build:
> 
> ...
> g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -Wcast-qual -Wswitch-enum -Wundef -Wcast-align -Wno-long-long -ansi -pedantic -I. -c -o lastal.o lastal.cc
> In file included from /usr/include/c++/5/thread:35:0,
>                  from lastal.cc:37:
> /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
>  #error This file requires compiler and library support for the \

Fixed in git.

The -std=c++11 flag was missing, as well as linking to the pthread library.

I also removed the generation of the manpage of maf-cull in
debian/rules, since this file does not exist.
-- 
Julien

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20151230/8bd3b6c5/attachment.sig>


More information about the Debian-med-packaging mailing list