Package: src:libcwd Version: 1.0.4-1 Severity: serious Justification: fails to build from source (but built successfully in the past)
Dear Maintainer, libcwd previously built properly from source on most archiectures, but now it fails due to a function that "may not have default arguments." I was able to reproduce this failure in a local unstable amd64 pbuilder. Here is the applicable tail end of the log: --------------------------------------- /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I./include -I./include -DCWDEBUG -g -c -o libcwd_la-demangle3.lo `test -f 'demangle3.cc' || echo './'`demangle3.cc libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I./include -I./include -DCWDEBUG -g -c demangle3.cc -fPIC -DPIC -o .libs/libcwd_la-demangle3.o In file included from demangle3.cc:112:0: ../include/demangle.h:465:35: error: redeclaration of 'void __gnu_cxx::demangler::session<Allocator>::add_substitution(int, __gnu_cxx::demangler::substitution_nt, int)' may not have default arguments [-fpermissive] int number_of_prefixes = 0) ^ ../include/demangle.h:1739:53: error: redeclaration of 'void __gnu_cxx::demangler::qualifier_list<Allocator>::decode_qualifiers(__gnu_cxx::demangler::qualifier_list<Allocator>::string_type&, __gnu_cxx::demangler::qualifier_list<Allocator>::string_type&, bool) const' may not have default arguments [-fpermissive] bool member_function_pointer_qualifiers = false) const ^ Makefile:646: recipe for target 'libcwd_la-demangle3.lo' failed --------------------------------------- This also occurred on all architectures in Ubuntu after applying an irrelevant patch: https://launchpad.net/ubuntu/+source/libcwd/1.0.4-1ubuntu1 Thanks, Logan Rosen -- System Information: Debian Release: jessie/sid APT prefers vivid-updates APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500, 'vivid'), (100, 'vivid-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-25-generic (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org