[Pkg-electronics-devel] Bug#1075490: sch-rnd: ftbfs with GCC-14
Matthias Klose
doko at debian.org
Wed Jul 3 13:43:29 BST 2024
Package: src:sch-rnd
Version: 1.0.5-3
Severity: important
Tags: sid trixie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie release]
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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/sch-rnd_1.0.5-3_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html
[...]
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o buffer.o buffer.c
/usr/lib/librnd4/scconfig/gen_conf.sh < conf_core.h > conf_core_fields.h
/usr/lib/librnd4/scconfig/cquote -n rnd_conf_internal < sch-rnd-conf.lht > conf_internal.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o crosshair.o crosshair.c
/usr/lib/librnd4/scconfig/cquote -n default_sheet_internal < default-sheet.lht > defsheet_internal.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o draw.o draw.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o draw_xor.o draw_xor.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o emergency.o emergency.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o export.o export.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o file_act.o file_act.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o font.o font.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o plug_io_act.o plug_io_act.c
cd ../plugins && /usr/lib/librnd4/puplug buildin.c "-" < ../plugins/.builtin.pups > ../sch-rnd/buildin.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o search.o search.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o select.o select.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o select_act.o select_act.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o operation.o operation.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o build_run.o build_run.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o main_act.o main_act.c
/usr/lib/librnd4/scconfig/cquote -n rnd_hidlib_default_embedded_menu <menu-default.lht > menu_default.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o multi.o multi.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o project.o project.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o style.o style.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o sheet.o sheet.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o util_sheet.o util_sheet.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o ../plugins/act_draw/act_draw.o ../plugins/act_draw/act_draw.c
/usr/lib/librnd4/sphash --prefix act_read_keywords --out ../plugins/act_read/keywords_sphash < ../plugins/act_read/keywords.sphash
/usr/lib/librnd4/sphash --prefix act_read_keywords --out ../plugins/act_read/keywords_sphash < ../plugins/act_read/keywords.sphash
/usr/lib/librnd4/sphash --prefix backann_bap --out ../plugins/backann/bap_sphash < ../plugins/backann/bap.sphash
/usr/lib/librnd4/sphash --prefix backann_bap --out ../plugins/backann/bap_sphash < ../plugins/backann/bap.sphash
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o ../plugins/backann/check_ba.o ../plugins/backann/check_ba.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o ../plugins/backann/auto_ba.o ../plugins/backann/auto_ba.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o ../plugins/construct/construct.o ../plugins/construct/construct.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o ../plugins/export_spice/export_spice.o ../plugins/export_spice/export_spice.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o ../plugins/export_tedax/export_tedax.o ../plugins/export_tedax/export_tedax.c
/usr/lib/librnd4/scconfig/cquote -n funcmap_conf_internal < ../plugins/funcmap/funcmap.conf > ../plugins/funcmap/conf_internal.c
AWK=awk /usr/lib/librnd4/scconfig/gen_conf.sh < ../plugins/funcmap/funcmap_conf.h > ../plugins/funcmap/funcmap_conf_fields.h
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o ../plugins/hlibrary_fs/hlibrary_fs.o ../plugins/hlibrary_fs/hlibrary_fs.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o ../plugins/io_lihata/io_lihata.o ../plugins/io_lihata/io_lihata.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o ../plugins/io_lihata/read.o ../plugins/io_lihata/read.c
gcc -c -I. -I. -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../src_3rd -g -O3 -DNDEBUG -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I/usr/include -o ../plugins/io_lihata/write.o ../plugins/io_lihata/write.c
../plugins/io_lihata/read.c: In function ‘parse_group_’:
../plugins/io_lihata/read.c:898:29: error: passing argument 2 of ‘parse_uuid’ from incompatible pointer type [-Wincompatible-pointer-types]
898 | if (parse_uuid(ctx, &grp->uuid, lht_dom_hash_get(subtree, "uuid")) != 0)
| ^~~~~~~~~~
| |
| unsigned char (*)[18]
../plugins/io_lihata/read.c:436:53: note: expected ‘unsigned char *’ but argument is of type ‘unsigned char (*)[18]’
436 | static int parse_uuid(read_ctx_t *ctx, minuid_bin_t dst, const lht_node_t *src)
| ~~~~~~~~~~~~~^~~
../plugins/io_lihata/read.c:901:37: error: passing argument 2 of ‘parse_uuid’ from incompatible pointer type [-Wincompatible-pointer-types]
901 | if (parse_uuid(ctx, &grp->data.grp.src_uuid, lht_dom_hash_get(subtree, "src_uuid")) != 0)
| ^~~~~~~~~~~~~~~~~~~~~~~
| |
| unsigned char (*)[18]
../plugins/io_lihata/read.c:436:53: note: expected ‘unsigned char *’ but argument is of type ‘unsigned char (*)[18]’
436 | static int parse_uuid(read_ctx_t *ctx, minuid_bin_t dst, const lht_node_t *src)
| ~~~~~~~~~~~~~^~~
make[4]: *** [Makefile:277: ../plugins/io_lihata/read.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/sch-rnd'
make[3]: *** [Makefile:26: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/sch-rnd'
make[2]: *** [Makefile:3: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:2: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:13: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
More information about the Pkg-electronics-devel
mailing list