Your message dated Thu, 14 Dec 2017 12:05:03 +0000
with message-id <e1epsg7-0008gy...@fasolo.debian.org>
and subject line Bug#811806: fixed in photoprint 0.4.2~pre2-2.5
has caused the Debian Bug report #811806,
regarding photoprint: FTBFS with GCC 6: error: reference is ambiguous
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
811806: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811806
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: photoprint
Version: 0.4.2~pre2-2.3
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-reference-ambiguous

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../support/ 
> -I../profilemanager/ -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2 -g -O2 -MT imagesource_flatten.lo -MD -MP -MF 
> .deps/imagesource_flatten.Tpo -c imagesource_flatten.cpp -o 
> imagesource_flatten.o >/dev/null 2>&1
> In file included from imagesource_pnm.cpp:24:0:
> imagesource_pnm.h:45:2: error: reference to 'tuple' is ambiguous
>   tuple *tuplerow;
>   ^~~~~
> 
> In file included from imagesource_pnm.h:30:0,
>                  from imagesource_pnm.cpp:24:
> /usr/include/pam.h:95:17: note: candidates are: typedef sample* tuple
>  typedef sample *tuple;
>                  ^~~~~
> 
> In file included from /usr/include/c++/6/bits/stl_algobase.h:64:0,
>                  from /usr/include/c++/6/bits/char_traits.h:39,
>                  from /usr/include/c++/6/ios:40,
>                  from /usr/include/c++/6/ostream:38,
>                  from /usr/include/c++/6/iostream:39,
>                  from imagesource_pnm.cpp:13:
> /usr/include/c++/6/bits/stl_pair.h:83:11: note:                 
> template<class ...> class std::tuple
>      class tuple;
>            ^~~~~
> 
> imagesource_pnm.cpp: In destructor 'virtual 
> ImageSource_PNM::~ImageSource_PNM()':
> imagesource_pnm.cpp:30:5: error: 'tuplerow' was not declared in this scope
>   if(tuplerow)
>      ^~~~~~~~
> 
> imagesource_pnm.cpp: In member function 'virtual ISDataType* 
> ImageSource_PNM::GetRow(int)':
> imagesource_pnm.cpp:49:26: error: 'tuplerow' was not declared in this scope
>    pnm_readpamrow(&header,tuplerow);
>                           ^~~~~~~~
> 
> imagesource_pnm.cpp:58:14: error: 'tuplerow' was not declared in this scope
>      sample s=tuplerow[x][0];
>               ^~~~~~~~
> 
> In file included from imagesource.h:16:0,
>                  from imagesource_pnm.h:16,
>                  from imagesource_pnm.cpp:24:
> imagesource_pnm.cpp:72:24: error: 'tuplerow' was not declared in this scope
>        *dst++=EIGHTTOIS(tuplerow[x][0]);
>                         ^
> 
> imagesource_types.h:8:25: note: in definition of macro 'EIGHTTOIS'
>  #define EIGHTTOIS(x) (((x) << 8) | (x))
>                          ^
> 
> imagesource_pnm.cpp:78:14: error: 'tuplerow' was not declared in this scope
>        *dst++=tuplerow[x][0];
>               ^~~~~~~~
> 
> imagesource_pnm.cpp: In constructor 'ImageSource_PNM::ImageSource_PNM(const 
> char*)':
> imagesource_pnm.cpp:89:29: warning: ISO C++ forbids converting a string 
> constant to 'char*' [-Wwrite-strings]
>   char *argv[]={"PNMLoader",0};
>                              ^
> 
> imagesource_pnm.cpp:122:2: error: 'tuplerow' was not declared in this scope
>   tuplerow = pnm_allocpamrow(&header);
>   ^~~~~~~~

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: photoprint
Source-Version: 0.4.2~pre2-2.5

We believe that the bug you reported is fixed in the latest version of
photoprint, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated 
photoprint package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 14 Dec 2017 12:49:52 +0100
Source: photoprint
Binary: photoprint
Architecture: source
Version: 0.4.2~pre2-2.5
Distribution: unstable
Urgency: medium
Maintainer: David Stone <da...@nnucomputerwhiz.com>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Description:
 photoprint - Image printing utility
Closes: 811806
Changes:
 photoprint (0.4.2~pre2-2.5) unstable; urgency=medium
 .
   [ Francois Mazen <deb...@mzf.fr> ]
   * Fix build failure with new gcc (Closes: #811806)
     - debian/patches/fix-tuple-reference.patch
 .
   [ Gianfranco Costamagna ]
   * Non-maintainer upload.
Checksums-Sha1:
 9a2f53bf462c7f9f2cb56d8698ce98606d5d5c0b 1919 photoprint_0.4.2~pre2-2.5.dsc
 840d6860369f0b10579eb0a3fd425b6b0bdaa547 91964 
photoprint_0.4.2~pre2-2.5.debian.tar.xz
 b98ddfff2da6c4648a547c17bae8b1d825e3780d 12109 
photoprint_0.4.2~pre2-2.5_source.buildinfo
Checksums-Sha256:
 e1650ea8371e9504614d072503fe89de7f8ceafebae507bfc6a21599d0c781c7 1919 
photoprint_0.4.2~pre2-2.5.dsc
 63d4a8677864e5b5d866a9e8d89aa2116e50017030c8dd0fb9ce76d211b072f5 91964 
photoprint_0.4.2~pre2-2.5.debian.tar.xz
 dc08c51d7af25a1bb6fa7a518efbb2acf84967cf7f829617772fbcb9008a2788 12109 
photoprint_0.4.2~pre2-2.5_source.buildinfo
Files:
 b0b22ccd9818640c46256a08ee319fe9 1919 graphics optional 
photoprint_0.4.2~pre2-2.5.dsc
 27c79cfc80c0bfbec66ee3615a5dbb66 91964 graphics optional 
photoprint_0.4.2~pre2-2.5.debian.tar.xz
 39f5d3b4c7349d1551c55920dfa31815 12109 graphics optional 
photoprint_0.4.2~pre2-2.5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJaMmWtAAoJEPNPCXROn13Zr5YQANkd3yYWUOv4bRjZ4R98XIty
sWIBK/8nkmykBVkSqw7krZ7pSS/oE4pws5CjERP9dXGWJ0Qk2+qfMI9hDznDXFFb
TZf7hCVRJcGrr8imBNw8muqGMXawBNRq4roD3BYwfi+ng94XLZ37jqi+ZeKA6Hjk
EePKVnoUuB1n5dL50tMBVeGHsb/EPesenzyQ7xxVl6pTZmN6hOSWtPuU/9hKHxHr
7JqffMmZBblVac5ZppTa/1V66hrayNdJ27rPhPYLEvYuX6NTfnlCVB7BrSbDOtiC
PvtA7++3U6/PzZu/iwCtJGDALmYqcWS5tgmBUa/U41CxorEF3U+N5U8+04JlZ40r
2ybp+QgEroS2nsKSWumyj4DuAVCTTihqZcU8TsXmCAQfXDqAjfuk0v/u5u/M3yRp
niKcsXjQ4H52tzDMadiqBpNPOs3+Slu1jJ/G7zw4Xb8Dxf3XxDtwrUmBsoGmvM+d
ai6Lqznf9dnVzTFJCttnY1v9mFdp8p6/dxX/xzrzZJvLLl3LR4tGf6kiN2QD5n4E
dkWb6fahe85UE0xp0AUsrTmLGzowz9uqXxEsU9HQSnMWobxmZtJHIfn80Swmqkdi
Cin9Y9hMNS0bFdwHlXYow/oLQzhjd6Mg6NrBOy1yatPxCqmVWJZ1FSuh6rUVbEW0
gmHiKBKECuV30+Xf+zx/
=ms3j
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to