Your message dated Fri, 17 Apr 2020 23:51:15 +0000
with message-id <[email protected]>
and subject line Bug#957624: fixed in ocl-icd 2.2.12-4
has caused the Debian Bug report #957624,
regarding ocl-icd: 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 [email protected]
immediately.)


-- 
957624: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957624
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ocl-icd
Version: 2.2.12-3
Severity: normal
Tags: sid bullseye
User: [email protected]
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/ocl-icd_2.2.12-3_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

[...]
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for strstr... yes
configure: using internal copy of OpenCL headers
configure: using the official default vendors directory (/etc/OpenCL/vendors)
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating OpenCL.pc
config.status: creating ocl-icd.pc
config.status: creating tests/atlocal
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing tests/atconfig commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j4
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ruby icd_generator.rb --mode database --database ./ocl_interface.yaml \
        
ruby icd_generator.rb --mode generate --database ./ocl_interface.yaml
echo "timestamp" > stamp-generator-dummy
echo "timestamp" > stamp-generator
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in .
make[3]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DHAVE_CONFIG_H -I.  -Wall  -I/<<PKGBUILDDIR>>/khronos-headers 
-DOCL_ICD_PRINT_EXPECTED -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-declarations  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
run_dummy_icd_through_our_ICDL-run_dummy_icd.o `test -f 'run_dummy_icd.c' || 
echo './'`run_dummy_icd.c
gcc -DHAVE_CONFIG_H -I.  -Wall  -I/<<PKGBUILDDIR>>/khronos-headers 
-DOCL_ICD_PRINT_EXPECTED -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-declarations  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
run_dummy_icd_through_our_ICDL-run_dummy_icd_gen.o `test -f 
'run_dummy_icd_gen.c' || echo './'`run_dummy_icd_gen.c
gcc -DHAVE_CONFIG_H -I.  -Wall  -I/<<PKGBUILDDIR>>/khronos-headers 
-DOCL_ICD_PRINT_EXPECTED -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-declarations  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
run_dummy_icd_through_our_ICDL-run_dummy_icd_weak_gen.o `test -f 
'run_dummy_icd_weak_gen.c' || echo './'`run_dummy_icd_weak_gen.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wall  
-I/<<PKGBUILDDIR>>/khronos-headers -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-declarations   -DETC_OPENCL_VENDORS=\"/etc/OpenCL/vendors\" -g 
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libOpenCL_la-ocl_icd_loader.lo `test -f 
'ocl_icd_loader.c' || echo './'`ocl_icd_loader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall 
-I/<<PKGBUILDDIR>>/khronos-headers -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-declarations -DETC_OPENCL_VENDORS=\"/etc/OpenCL/vendors\" -g 
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c ocl_icd_loader.c  -fPIC -DPIC -o 
.libs/libOpenCL_la-ocl_icd_loader.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wall  
-I/<<PKGBUILDDIR>>/khronos-headers -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-declarations   -DETC_OPENCL_VENDORS=\"/etc/OpenCL/vendors\" -g 
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libOpenCL_la-ocl_icd_loader_gen.lo `test -f 
'ocl_icd_loader_gen.c' || echo './'`ocl_icd_loader_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall 
-I/<<PKGBUILDDIR>>/khronos-headers -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-declarations -DETC_OPENCL_VENDORS=\"/etc/OpenCL/vendors\" -g 
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c ocl_icd_loader_gen.c  -fPIC -DPIC -o 
.libs/libOpenCL_la-ocl_icd_loader_gen.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wall  
-I/<<PKGBUILDDIR>>/khronos-headers -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libdummy_icd.lo libdummy_icd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall 
-I/<<PKGBUILDDIR>>/khronos-headers -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c libdummy_icd.c  -fPIC -DPIC -o .libs/libdummy_icd.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wall  
-I/<<PKGBUILDDIR>>/khronos-headers -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libdummy_icd_gen.lo libdummy_icd_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall 
-I/<<PKGBUILDDIR>>/khronos-headers -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c libdummy_icd_gen.c  -fPIC -DPIC -o 
.libs/libdummy_icd_gen.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wall  
-I/<<PKGBUILDDIR>>/khronos-headers -DICD_SUFFIX=\"2\" -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
libdummycl2_la-libdummy_icd.lo `test -f 'libdummy_icd.c' || echo 
'./'`libdummy_icd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall 
-I/<<PKGBUILDDIR>>/khronos-headers -DICD_SUFFIX=\"2\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c libdummy_icd.c  
-fPIC -DPIC -o .libs/libdummycl2_la-libdummy_icd.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wall  
-I/<<PKGBUILDDIR>>/khronos-headers -DICD_SUFFIX=\"2\" -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
libdummycl2_la-libdummy_icd_gen.lo `test -f 'libdummy_icd_gen.c' || echo 
'./'`libdummy_icd_gen.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wall  
-I/<<PKGBUILDDIR>>/khronos-headers -DICD_WITHOUT_EXTENSION -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
libdummycl_noext_la-libdummy_icd.lo `test -f 'libdummy_icd.c' || echo 
'./'`libdummy_icd.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wall  
-I/<<PKGBUILDDIR>>/khronos-headers -DICD_WITHOUT_EXTENSION -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
libdummycl_noext_la-libdummy_icd_gen.lo `test -f 'libdummy_icd_gen.c' || echo 
'./'`libdummy_icd_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall 
-I/<<PKGBUILDDIR>>/khronos-headers -DICD_SUFFIX=\"2\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c libdummy_icd_gen.c 
 -fPIC -DPIC -o .libs/libdummycl2_la-libdummy_icd_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall 
-I/<<PKGBUILDDIR>>/khronos-headers -DICD_WITHOUT_EXTENSION -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c libdummy_icd.c  
-fPIC -DPIC -o .libs/libdummycl_noext_la-libdummy_icd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall 
-I/<<PKGBUILDDIR>>/khronos-headers -DICD_WITHOUT_EXTENSION -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c libdummy_icd_gen.c 
 -fPIC -DPIC -o .libs/libdummycl_noext_la-libdummy_icd_gen.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wno-deprecated-declarations   
-DETC_OPENCL_VENDORS=\"/etc/OpenCL/vendors\" -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -version-info 1:0:0  
-Wl,--version-script,ocl_icd_loader_gen.map -Wl,-z,relro -Wl,-z,now -o 
libOpenCL.la -rpath /usr/lib/x86_64-linux-gnu libOpenCL_la-ocl_icd_loader.lo 
libOpenCL_la-ocl_icd_loader_gen.lo  -ldl 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libdummycl.la -rpath 
/usr/lib/x86_64-linux-gnu/ocl-icd libdummy_icd.lo libdummy_icd_gen.lo  -ldl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libOpenCL_la-ocl_icd_loader.o 
.libs/libOpenCL_la-ocl_icd_loader_gen.o   -ldl  -g -O2 -fstack-protector-strong 
-Wl,--version-script -Wl,ocl_icd_loader_gen.map -Wl,-z -Wl,relro -Wl,-z -Wl,now 
  -Wl,-soname -Wl,libOpenCL.so.1 -o .libs/libOpenCL.so.1.0.0
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libdummy_icd.o 
.libs/libdummy_icd_gen.o   -ldl  -g -O2 -fstack-protector-strong -Wl,-z 
-Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libdummycl.so.0 -o 
.libs/libdummycl.so.0.0.0
/usr/bin/ld: .libs/libdummy_icd_gen.o:./libdummy_icd_gen.h:225: multiple 
definition of `master_dispatch'; .libs/libdummy_icd.o:./libdummy_icd_gen.h:225: 
first defined here
libtool: link: (cd ".libs" && rm -f "libOpenCL.so.1" && ln -s 
"libOpenCL.so.1.0.0" "libOpenCL.so.1")
libtool: link: (cd ".libs" && rm -f "libOpenCL.so" && ln -s 
"libOpenCL.so.1.0.0" "libOpenCL.so")
libtool: link: ( cd ".libs" && rm -f "libOpenCL.la" && ln -s "../libOpenCL.la" 
"libOpenCL.la" )
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:739: libdummycl.la] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:1015: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:587: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:15: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ocl-icd
Source-Version: 2.2.12-4
Done: Andreas Beckmann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ocl-icd, 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.
Andreas Beckmann <[email protected]> (supplier of updated ocl-icd 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: SHA256

Format: 1.8
Date: Sat, 18 Apr 2020 01:25:25 +0200
Source: ocl-icd
Architecture: source
Version: 2.2.12-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenCL Maintainers <[email protected]>
Changed-By: Andreas Beckmann <[email protected]>
Closes: 950805 957624
Changes:
 ocl-icd (2.2.12-4) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Andreas Beckmann ]
   * Fix FTBFS with gcc-10.  (Closes: #957624)
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Annotate ruby build dependency with :any.  (Closes: #950805)
Checksums-Sha1:
 a9925308a3b67581330a175f9f1c79b2356ed64e 2193 ocl-icd_2.2.12-4.dsc
 cad70e76b6a1e70b8f9538060748980fcbe46afa 12228 ocl-icd_2.2.12-4.debian.tar.xz
 1881a6eff2c24c847bd3442fb940510e7a36d027 6405 ocl-icd_2.2.12-4_source.buildinfo
Checksums-Sha256:
 3050814f39a31c2bc5dbeb1f04e6bb7c2e45222d9702a1cc3284cae328c08ad3 2193 
ocl-icd_2.2.12-4.dsc
 69620fec0ec2898b5ba41d3918fa919938e30411526603bedbb8fa362fdf2fad 12228 
ocl-icd_2.2.12-4.debian.tar.xz
 88869000e3efbb6bda74321e7c0b56518c3b9d61690267c753bc1705257f71f1 6405 
ocl-icd_2.2.12-4_source.buildinfo
Files:
 1881340752795b9f813d0cfeff014840 2193 libs optional ocl-icd_2.2.12-4.dsc
 6f51d9756b6c244eab3e3fe67b1bcc3c 12228 libs optional 
ocl-icd_2.2.12-4.debian.tar.xz
 fb43ad3c160442c7c626fce50f450c90 6405 libs optional 
ocl-icd_2.2.12-4_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAl6aO3EQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCC2EEACuI/lYE0hfenPHsYPpSDXWqyXt2/4W/Sxp
H1TAbx0UyY9Om7kmHctFuhlu00m1t4O8y3Zy2+LlaoMQhmPo7iv8sq6pmBqBiREp
LTMy06mvfEx1BeF95lrtdTRJrM9fkpDai5h55JZjOa8w6KaIpW4/zmUZKmJW+Uh1
UkkNbzF6E3mhnm+2K7PD76KsDRQ8vlGEOQgYXKj6WGw1SCdga6BNhenHciFyfeak
idAh883ssjZy/c9gc/Gj5KlsodwHNAFBkvooLoyEEhWC489rMFcJKCcP7c1ZVs4a
GckhausUFpKpsFOQR17RnZr5FFdQs/9iHoGvrd9WWD1muO2kJxmY8BwLtxrDi4PY
5r59CfhYgyu8qojqEDPPcxPfJ/jhSbW5ZqPxPxOSLtnrlCK/mEBJ7p5oVxx3yN20
WrV93AkJThCCheOCt+6ElJ4vYJUbausWrXIexpzhanBWezdbVvnevZSoBgTblMEx
lNjJPsopikEWIPnZiHWbOsO3hv/lh4NEmbAj1I9+gxQucb7Pvf0m5y41pWYYT864
ZJABCoLqIVIH0DKrpJ+Jf8vigCZcaWfM5Ks7YQ97IC/WGX8CPBAW0mLWJ3UpLYLa
1nlZwoAdV18Y97/RcP4NwjCLiQ5s2GfK8Umbmh+Dle36k1mEGskUALrERHDQ6ChG
tn/p+4IqCQ==
=oiCa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to