Your message dated Mon, 30 Dec 2019 13:49:47 +0000
with message-id <[email protected]>
and subject line Bug#947546: fixed in libtexttools 2.1.0-15
has caused the Debian Bug report #947546,
regarding libtexttools: FTBFS during indep-only build: clean calls gprclean but 
gprbuild is in B-D-Arch
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.)


-- 
947546: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947546
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libtexttools
Version: 2.1.0-14
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

Hi,

libtexttools/experimental FTBFS during an indep-only build:

 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/libtexttools-2.1.0'
dh_auto_clean -- ADAFLAGS="" CC="cc" CFLAGS="-g -O2 
-fdebug-prefix-map=/build/libtexttools-2.1.0=. -fstack-protector-strong 
-Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" 
LDFLAGS="-Wl,-z,relro -Wl,-z,now -Wl,--no-undefined 
-Wl,--no-copy-dt-needed-entries -Wl,--no-allow-shlib-undefined" SOVERSION="10" 
GNATMAKE_OPTIONS=""
        make -j3 clean ADAFLAGS= CC=cc "CFLAGS=-g -O2 
-fdebug-prefix-map=/build/libtexttools-2.1.0=. -fstack-protector-strong 
-Wformat -Werror=format-security" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2" 
"LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--no-undefined 
-Wl,--no-copy-dt-needed-entries -Wl,--no-allow-shlib-undefined" SOVERSION=10 
GNATMAKE_OPTIONS=
make[2]: Entering directory '/build/libtexttools-2.1.0'
Package ncurses was not found in the pkg-config search path.
Perhaps you should add the directory containing `ncurses.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ncurses' found
rm -f build-obj-dynamic/* build-obj-static/* build-lib-dynamic/* 
build-lib-static/*
find -name "*~" -delete
sed ' s%ADAFLAGS%%;  s%CFLAGS%-g", "-O2", 
"-fdebug-prefix-map=/build/libtexttools-2.1.0=.", "-fstack-protector-strong", 
"-Wformat", "-Werror=format-security%;  s%LDFLAGS%-Wl,-z,relro", "-Wl,-z,now", 
"-Wl,--no-undefined", "-Wl,--no-copy-dt-needed-entries", 
"-Wl,--no-allow-shlib-undefined%;  s%LDLIBS%%;  s%SOVERSION%10%;' \
 examples/examples.gpr.sed > examples/examples.gpr
sed ' s%ADAFLAGS%%;  s%CFLAGS%-g", "-O2", 
"-fdebug-prefix-map=/build/libtexttools-2.1.0=.", "-fstack-protector-strong", 
"-Wformat", "-Werror=format-security%;  s%LDFLAGS%-Wl,-z,relro", "-Wl,-z,now", 
"-Wl,--no-undefined", "-Wl,--no-copy-dt-needed-entries", 
"-Wl,--no-allow-shlib-undefined%;  s%LDLIBS%%;  s%SOVERSION%10%;' \
 texttools.gpr.sed > texttools.gpr
gprclean examples/examples.gpr -XKIND=static
make[2]: gprclean: Command not found
make[2]: *** [Makefile:91: clean] Error 127
make[2]: Leaving directory '/build/libtexttools-2.1.0'
dh_auto_clean: make -j3 clean ADAFLAGS= CC=cc "CFLAGS=-g -O2 
-fdebug-prefix-map=/build/libtexttools-2.1.0=. -fstack-protector-strong 
-Wformat -Werror=format-security" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2" 
"LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--no-undefined 
-Wl,--no-copy-dt-needed-entries -Wl,--no-allow-shlib-undefined" SOVERSION=10 
GNATMAKE_OPTIONS= returned exit code 2
make[1]: *** [debian/rules:49: override_dh_auto_clean] Error 255
make[1]: Leaving directory '/build/libtexttools-2.1.0'
make: *** [debian/rules:39: clean] Error 2


gprbuild which ships gprclean has been moved to B-D-Arch which is not
installed for an indep-only build.

There is also a failure on most arch-only builds:
https://buildd.debian.org/status/package.php?p=libtexttools&suite=experimental

dh_ada_library: error while loading shared libraries: libgpr.so.18: cannot open 
shared object file: No such file or directory


Cheers,

Andreas

Attachment: libtexttools_2.1.0-14_indep.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: libtexttools
Source-Version: 2.1.0-15

We believe that the bug you reported is fixed in the latest version of
libtexttools, 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.
Nicolas Boulenguez <[email protected]> (supplier of updated libtexttools 
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: Mon, 30 Dec 2019 14:28:52 +0100
Source: libtexttools
Architecture: source
Version: 2.1.0-15
Distribution: experimental
Urgency: medium
Maintainer: Nicolas Boulenguez <[email protected]>
Changed-By: Nicolas Boulenguez <[email protected]>
Closes: 947546
Changes:
 libtexttools (2.1.0-15) experimental; urgency=medium
 .
   * Remove redundant branch specification from Vcs-Git field.
   * Switch to dh-sequence-* dependency syntax for dh-ada-library.
   * Clean without gprclean and pkg-config. Closes: #947546.
Checksums-Sha1:
 4a52d98283bd557cbb76ac299148bddc61501689 2199 libtexttools_2.1.0-15.dsc
 330690120d0a5bcbdd7286260ec2b5c5b3b8cd8d 9016 
libtexttools_2.1.0-15.debian.tar.xz
Checksums-Sha256:
 ced16410ab74ccb189772129f820dd4ad9b1a553dcf9f2c1b8937613d0ca5fb1 2199 
libtexttools_2.1.0-15.dsc
 9af293d7ade8794e501c73e572fa24b2f89c616c7399e912f1cfa2d70d37e1a5 9016 
libtexttools_2.1.0-15.debian.tar.xz
Files:
 334948aa4842f239f9df53dce1fbd92a 2199 libdevel optional 
libtexttools_2.1.0-15.dsc
 4fbf76b1c47a234bf361fb1e28b12abf 9016 libdevel optional 
libtexttools_2.1.0-15.debian.tar.xz

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

iQJHBAEBCAAxFiEEYtlNMqmXIhEvWffytSqc9EkN/I0FAl4J/MwTHG5pY29sYXNA
ZGViaWFuLm9yZwAKCRC1Kpz0SQ38jW+XD/9QZRKaETRC/P0jV5NnaviSwRz9loBB
tQdPi1QTqVLUIDfrOgFn974Ch/Dtw6lREjBS3e+yPJ4u4mvg82RSYQG1TNf3tV5F
tki0ltrcV0Af5yxpAzDBPz5EK60alQ3fk++Nn8cAOyMyjhFgPbbgm3GED5VE0aOi
OCHD69jPEDldv56sJpvS96qEHJ07oqc14M0DuzKCGDEMeu/0ARtYWV8oIOBL5HDN
PHAGjrnhnla3JClPt4W5/61NfiLLGxWDK4wWN8+dcgAi3XFq/L4z5ow9fOIvK/G3
OAGx9LohRTWTsqHsqXjRJBmZZ0QIvuqQ5aR7Qp4KinAcM/8Ly3Ipwh3PaDup4WXL
UE2iHbZHlf8d/4GFa1AERLTLpYYgNQ7hlv0idcpmllbtVqlkmtxESpXfd1T9RITv
B9S/c75RfAXbci2LRkJw3KTot2Nf0xi7XPIXmZyp2hkCzCRNcg0SszUfmAXwZDqQ
KLQSQ6WcziHs72W/EBfBkpo0+zmWUYYpeMRy++SM1fNGhbMYmlRTEiX2l/TsHo70
LzUrfecXEzedGtaETA2SCtpTVBfWRahlDMJPZM1I6yXb43XyISvnTv8sECEH/Mkf
byw1HA+ZSruNO02NoPBblVCiIY20z36RRB5x1EtFu5k5GqI3X+obox+t2DFBucBW
LngQz1TT/qS/fg==
=XLgg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to