Your message dated Fri, 08 Apr 2016 12:30:18 +0000
with message-id <[email protected]>
and subject line Bug#820315: fixed in lgogdownloader 2.27-2
has caused the Debian Bug report #820315,
regarding lgogdownloader: FTBFS: util.cpp:391:48: error: conversion from
'Json::Value::const_iterator {aka Json::ValueConstIterator}' to non-scalar type
'Json::ValueIterator' requested
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 [email protected]
immediately.)
--
820315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820315
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lgogdownloader
Version: 2.27-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
lgogdownloader fails to build from source in unstable/amd64:
[..]
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var
-- The CXX compiler identification is GNU 5.3.1
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- system
-- filesystem
-- regex
-- program_options
-- date_time
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.47.0")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- Checking for module 'oauth'
-- Found oauth, version 1.0.1
-- Checking for module 'jsoncpp'
-- Found jsoncpp, version 1.7.2
-- Checking for module 'htmlcxx'
-- Found htmlcxx, version 0.86
-- Checking for module 'tinyxml'
-- Found tinyxml, version 2.6.2
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_SYSCONFDIR
-- Build files have been written to:
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu
dh_auto_build
make -j1
make[1]: Entering directory
'/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu'
/usr/bin/cmake
-H/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27
-B/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu/CMakeFiles
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory
'/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu'
make -f CMakeFiles/lgogdownloader.dir/build.make
CMakeFiles/lgogdownloader.dir/depend
make[3]: Entering directory
'/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu'
cd
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu
&& /usr/bin/cmake -E cmake_depends "Unix Makefiles"
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu/CMakeFiles/lgogdownloader.dir/DependInfo.cmake
--color=
Scanning dependencies of target lgogdownloader
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu'
make -f CMakeFiles/lgogdownloader.dir/build.make
CMakeFiles/lgogdownloader.dir/build
make[3]: Entering directory
'/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu'
[ 10%] Building CXX object CMakeFiles/lgogdownloader.dir/main.cpp.o
/usr/bin/c++ -DVERSION_NUMBER=\"2.27\" -DVERSION_STRING="\"LGOGDownloader
2.27\"" -D_FILE_OFFSET_BITS=64
-I/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/include
-I/usr/include/jsoncpp -I/usr/include/htmlcxx -g -O2 -fPIE
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wno-long-long -fexceptions -o
CMakeFiles/lgogdownloader.dir/main.cpp.o -c
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/main.cpp
[ 20%] Building CXX object CMakeFiles/lgogdownloader.dir/src/api.cpp.o
/usr/bin/c++ -DVERSION_NUMBER=\"2.27\" -DVERSION_STRING="\"LGOGDownloader
2.27\"" -D_FILE_OFFSET_BITS=64
-I/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/include
-I/usr/include/jsoncpp -I/usr/include/htmlcxx -g -O2 -fPIE
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wno-long-long -fexceptions -o
CMakeFiles/lgogdownloader.dir/src/api.cpp.o -c
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/src/api.cpp
[ 30%] Building CXX object CMakeFiles/lgogdownloader.dir/src/downloader.cpp.o
/usr/bin/c++ -DVERSION_NUMBER=\"2.27\" -DVERSION_STRING="\"LGOGDownloader
2.27\"" -D_FILE_OFFSET_BITS=64
-I/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/include
-I/usr/include/jsoncpp -I/usr/include/htmlcxx -g -O2 -fPIE
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wno-long-long -fexceptions -o
CMakeFiles/lgogdownloader.dir/src/downloader.cpp.o -c
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/src/downloader.cpp
[ 40%] Building CXX object CMakeFiles/lgogdownloader.dir/src/progressbar.cpp.o
/usr/bin/c++ -DVERSION_NUMBER=\"2.27\" -DVERSION_STRING="\"LGOGDownloader
2.27\"" -D_FILE_OFFSET_BITS=64
-I/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/include
-I/usr/include/jsoncpp -I/usr/include/htmlcxx -g -O2 -fPIE
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wno-long-long -fexceptions -o
CMakeFiles/lgogdownloader.dir/src/progressbar.cpp.o -c
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/src/progressbar.cpp
[ 50%] Building CXX object CMakeFiles/lgogdownloader.dir/src/util.cpp.o
/usr/bin/c++ -DVERSION_NUMBER=\"2.27\" -DVERSION_STRING="\"LGOGDownloader
2.27\"" -D_FILE_OFFSET_BITS=64
-I/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/include
-I/usr/include/jsoncpp -I/usr/include/htmlcxx -g -O2 -fPIE
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wno-long-long -fexceptions -o
CMakeFiles/lgogdownloader.dir/src/util.cpp.o -c
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/src/util.cpp
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/src/util.cpp:
In function 'void Util::getDownloaderUrlsFromJSON(const Json::Value&,
std::vector<std::__cxx11::basic_string<char> >&)':
/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/src/util.cpp:391:48:
error: conversion from 'Json::Value::const_iterator {aka
Json::ValueConstIterator}' to non-scalar type 'Json::ValueIterator' requested
for(Json::ValueIterator it = root.begin() ; it != root.end() ; ++it)
^
CMakeFiles/lgogdownloader.dir/build.make:161: recipe for target
'CMakeFiles/lgogdownloader.dir/src/util.cpp.o' failed
make[3]: *** [CMakeFiles/lgogdownloader.dir/src/util.cpp.o] Error 1
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:70: recipe for target
'CMakeFiles/lgogdownloader.dir/all' failed
make[2]: *** [CMakeFiles/lgogdownloader.dir/all] Error 2
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu'
Makefile:130: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160407113052.e5mz1FQa3p/lgogdownloader-2.27/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
lgogdownloader.2.27-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: lgogdownloader
Source-Version: 2.27-2
We believe that the bug you reported is fixed in the latest version of
lgogdownloader, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stephen Kitt <[email protected]> (supplier of updated lgogdownloader 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 08 Apr 2016 13:46:48 +0200
Source: lgogdownloader
Binary: lgogdownloader
Architecture: source
Version: 2.27-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Stephen Kitt <[email protected]>
Description:
lgogdownloader - downloader for GOG.com files
Closes: 820064 820315
Changes:
lgogdownloader (2.27-2) unstable; urgency=medium
.
* Apply upstream patch to build with libjsoncpp 1.7.1 and later. Closes:
#820064, #820315.
Checksums-Sha1:
e86e77f7ecfacbf6f633b3c2a9e737dfb325f0ef 2193 lgogdownloader_2.27-2.dsc
caf6fb08b53228aba1bab9648458d75cd36cf404 3384
lgogdownloader_2.27-2.debian.tar.xz
Checksums-Sha256:
5a78996c71afdd47cbe642920485ff197d418513ae1cbe74ca9c412bf385f0bc 2193
lgogdownloader_2.27-2.dsc
b80eda75ee43f55758f8b3ff9e4eb9044fc943111c7678fa8143df84ec1e4436 3384
lgogdownloader_2.27-2.debian.tar.xz
Files:
a1ec0adad4107a88c5eb42be4f81e724 2193 web optional lgogdownloader_2.27-2.dsc
fce83c58aeb4cc69120af66689d6712b 3384 web optional
lgogdownloader_2.27-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJXB5y+AAoJEIDTAvWIbYOcq4IQAISu+nLJ6FwuiQJRVc8u4nnA
ORp85jdArGzCXYkuXXVmllOfSFFnV2FTb8jMobvc7s6kmg3ALLP3EcUmxZLsWCF7
tXgpTNDKDOup2WG/0ibzt08+leIF+o29+Vgshowt3AleODMKi8Cu2DDa44t1JGSJ
WlKHEf7JDDXHAlJ3frF3ZsqrCV+PVZLK+F7nVDgpOfqAKBnNPUqWgO8WTnWG/Cda
nv4yi9OWDAJIZSGGMLiPawNyl3gT9OsuxTl/eCdj2pcpRyLgHDL9QtdGEnoEetFq
KZvA3v4VFshsPOg7i91t34bxKRhj1PL1AmEE5A5Kk/fkcN2g5VMnFInG82MVbqqV
z0qTzTYDM92NvFtjxVWVnj7toNje8i/0y4W6OM/ajh2gQlQyabrhiVyzErTMH8UD
rletSYRe00ISDH+g6J0kB2Xriwg0i5qEdNMtvTFoH/1RHO+t1ok+58UCV7Gqfx2I
8ap4tA1Pkr8HV7BHSZsC5ozPlQZn39BvSErJki7L1/WIitDreYh5KocbPEAKVkfV
z0SH2UkbVimEiG7S6O4fyV1+bDuPFIxiPuNThJSHv7p3mLzZzBQUVL2Ebf//Jlz1
0J7UQwkPE8Vw/OSK0pgsYVEfz0iE6K3YhjtIQ7fGU+YvUfmrH1R8mBDqeOm5AMto
f36ygJdXneFj+nvnCEpX
=o2sO
-----END PGP SIGNATURE-----
--- End Message ---