Your message dated Wed, 21 Oct 2020 10:22:32 +0200
with message-id <ab386a26-5326-843a-622b-005e5130f...@debian.org>
and subject line 2.7.0 is now in unstable
has caused the Debian Bug report #957066,
regarding catimg: ftbfs with GCC-10
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.)


-- 
957066: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957066
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:catimg
Version: 2.5.0-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/catimg_2.5.0-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LOCALSTATEDIR
    CMAKE_INSTALL_RUNSTATEDIR
    CMAKE_INSTALL_SYSCONFDIR


-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
   dh_auto_build
        cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install 
--strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/catimg.dir/build.make CMakeFiles/catimg.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/catimg.dir/DependInfo.cmake 
--color=
Scanning dependencies of target catimg
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/catimg.dir/build.make CMakeFiles/catimg.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 20%] Building C object CMakeFiles/catimg.dir/src/catimg.c.o
[ 60%] Building C object CMakeFiles/catimg.dir/src/sh_color.c.o
[ 60%] Building C object CMakeFiles/catimg.dir/src/sh_image.c.o
[ 80%] Building C object CMakeFiles/catimg.dir/src/sh_utils.c.o
/usr/bin/cc  -I/<<PKGBUILDDIR>>/src  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -Wall 
-Wextra -Os -std=c99 -Wno-unused-result   -o 
CMakeFiles/catimg.dir/src/catimg.c.o   -c /<<PKGBUILDDIR>>/src/catimg.c
/usr/bin/cc  -I/<<PKGBUILDDIR>>/src  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -Wall 
-Wextra -Os -std=c99 -Wno-unused-result   -o 
CMakeFiles/catimg.dir/src/sh_color.c.o   -c /<<PKGBUILDDIR>>/src/sh_color.c
/usr/bin/cc  -I/<<PKGBUILDDIR>>/src  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -Wall 
-Wextra -Os -std=c99 -Wno-unused-result   -o 
CMakeFiles/catimg.dir/src/sh_image.c.o   -c /<<PKGBUILDDIR>>/src/sh_image.c
/usr/bin/cc  -I/<<PKGBUILDDIR>>/src  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -Wall 
-Wextra -Os -std=c99 -Wno-unused-result   -o 
CMakeFiles/catimg.dir/src/sh_utils.c.o   -c /<<PKGBUILDDIR>>/src/sh_utils.c
/<<PKGBUILDDIR>>/src/catimg.c: In function ‘main’:
/<<PKGBUILDDIR>>/src/catimg.c:138:21: warning: implicit declaration of function 
‘usleep’; did you mean ‘sleep’? [-Wimplicit-function-declaration]
  138 |                     usleep(img.delays[frame - 1] * 10000);
      |                     ^~~~~~
      |                     sleep
/<<PKGBUILDDIR>>/src/sh_utils.c: In function ‘read_stdin’:
/<<PKGBUILDDIR>>/src/sh_utils.c:45:14: warning: implicit declaration of 
function ‘fileno’ [-Wimplicit-function-declaration]
   45 |     int fd = fileno(stdin);
      |              ^~~~~~
In file included from /<<PKGBUILDDIR>>/src/sh_image.c:4:
/<<PKGBUILDDIR>>/src/stb_image.h: In function ‘stbi__gif_load_next’:
/<<PKGBUILDDIR>>/src/stb_image.h:6471:84: warning: unused parameter ‘req_comp’ 
[-Wunused-parameter]
 6471 | static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int 
*comp, int req_comp, stbi_uc *two_back)
      |                                                                         
       ~~~~^~~~~~~~
/<<PKGBUILDDIR>>/src/stb_image.h: In function ‘stbi__gif_load’:
/<<PKGBUILDDIR>>/src/stb_image.h:6695:107: warning: unused parameter ‘ri’ 
[-Wunused-parameter]
 6695 | static void *stbi__gif_load(stbi__context *s, int *x, int *y, int 
*comp, int req_comp, stbi__result_info *ri)
      |                                                                         
               ~~~~~~~~~~~~~~~~~~~^~
[100%] Linking C executable bin/catimg
/usr/bin/cmake -E cmake_link_script CMakeFiles/catimg.dir/link.txt --verbose=1
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -Wall -Wextra -Os -std=c99 -Wno-unused-result  
-Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/catimg.dir/src/catimg.c.o 
CMakeFiles/catimg.dir/src/sh_color.c.o CMakeFiles/catimg.dir/src/sh_image.c.o 
CMakeFiles/catimg.dir/src/sh_utils.c.o  -o bin/catimg  -lm 
/usr/bin/ld: 
CMakeFiles/catimg.dir/src/sh_color.c.o:./obj-x86_64-linux-gnu/./src/sh_color.h:41:
 multiple definition of `yuv_color_map'; 
CMakeFiles/catimg.dir/src/catimg.c.o:./obj-x86_64-linux-gnu/./src/sh_color.h:41:
 first defined here
/usr/bin/ld: 
CMakeFiles/catimg.dir/src/sh_color.c.o:./obj-x86_64-linux-gnu/./src/sh_color.h:39:
 multiple definition of `color_map'; 
CMakeFiles/catimg.dir/src/catimg.c.o:./obj-x86_64-linux-gnu/./src/sh_color.h:39:
 first defined here
/usr/bin/ld: 
CMakeFiles/catimg.dir/src/sh_image.c.o:./obj-x86_64-linux-gnu/./src/sh_color.h:41:
 multiple definition of `yuv_color_map'; 
CMakeFiles/catimg.dir/src/catimg.c.o:./obj-x86_64-linux-gnu/./src/sh_color.h:41:
 first defined here
/usr/bin/ld: 
CMakeFiles/catimg.dir/src/sh_image.c.o:./obj-x86_64-linux-gnu/./src/sh_color.h:39:
 multiple definition of `color_map'; 
CMakeFiles/catimg.dir/src/catimg.c.o:./obj-x86_64-linux-gnu/./src/sh_color.h:39:
 first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [CMakeFiles/catimg.dir/build.make:132: bin/catimg] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:79: CMakeFiles/catimg.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:133: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install 
--strip-program=true" returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
>From the comments above, this seems like it was addressed in the 2.7.0
release, closing bug.

--- End Message ---

Reply via email to