Your message dated Sat, 18 Aug 2018 00:04:48 +0000
with message-id <e1fqojy-0006vv...@fasolo.debian.org>
and subject line Bug#906498: fixed in ots 0.5.0-3
has caused the Debian Bug report #906498,
regarding ots: FTBFS in buster/sid (No rule to make target '../src/libots-1.la')
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.)


-- 
906498: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906498
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ots
Version: 0.5.0-2.3
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch --with autoreconf --no-parallel
   dh_update_autotools_config -a
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
touch ./gtk-doc.make
gtkdocize
dh_autoreconf
aclocal: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.

[... snipped ...]

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libots-1.pc
config.status: creating ots.spec
config.status: creating src/Makefile
config.status: creating dic/Makefile
config.status: creating doc/Makefile
config.status: creating articles/Makefile
config.status: creating ots-config.h
config.status: executing depfiles commands
config.status: executing libtool commands

ots-0.5.0

        prefix:                         /usr
        compiler:                       gcc

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -a
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" 
-I. -I.. -I.. -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -Wall  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o ots.o ots.c
ots.c: In function 'main':
ots.c:130:38: warning: pointer targets in passing argument 2 of 
'ots_load_xml_dictionary' differ in signedness [-Wpointer-sign]
   if (!ots_load_xml_dictionary (Art, dictionary_file))
                                      ^~~~~~~~~~~~~~~
In file included from ots.c:28:
libots.h:101:10: note: expected 'const unsigned char *' but argument is of type 
'char *'
 gboolean ots_load_xml_dictionary (OtsArticle * Doc,unsigned const char *name);
          ^~~~~~~~~~~~~~~~~~~~~~~
ots.c:46:7: warning: unused variable 'c' [-Wunused-variable]
   int c,n_args=0;
       ^
make[3]: *** No rule to make target '../src/libots-1.la', needed by 'ots'.  
Stop.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:499: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:406: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:8: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ots.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: ots
Source-Version: 0.5.0-3

We believe that the bug you reported is fixed in the latest version of
ots, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated ots 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 18 Aug 2018 02:37:25 +0300
Source: ots
Binary: libots-dev libots0
Architecture: source
Version: 0.5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Description:
 libots-dev - Open Text Summarizer (development)
 libots0    - Open Text Summarizer (library)
Closes: 906498
Changes:
 ots (0.5.0-3) unstable; urgency=medium
 .
   * QA upload.
   * Set Maintainer to Debian QA Group. (see #836472)
   * Fix the Makefile dependencies. (Closes: #906498)
Checksums-Sha1:
 a55ba37bab23c9fbf687457d29dac43b98ef2c8f 1941 ots_0.5.0-3.dsc
 1c8c54d60086d63099b068e748016a4488612489 5112 ots_0.5.0-3.debian.tar.xz
Checksums-Sha256:
 720fedb659241b65ad203d475f8ec78c62b57f844ec00368824195d2beead3c7 1941 
ots_0.5.0-3.dsc
 68c3d14d442b87c48556da2a037d481bf370ba574b93a5f63c657f42b57c6e28 5112 
ots_0.5.0-3.debian.tar.xz
Files:
 c9367d68f820514497a9a3abe1b8bf36 1941 devel optional ots_0.5.0-3.dsc
 7ea9e22b0439e90a101fad2b8c938a7f 5112 devel optional ots_0.5.0-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlt3XdMACgkQiNJCh6LY
mLH3Gg//XSUDu1Z0bfaPGOMn03so3kkkgP8v4kIa+iyI6LwwIPKgKQuMov5dtNDi
KkHcwuTfXPKbDe0pxVMLUuRuZacr6D9Y/UBKg4Wu7x7IseZIq67Xs9JGWlWQSX+f
H0aPGLFM02mBXbi2btT1QdiEK5jh0yAXkSznfd3P1C/WkIsajDWujCQSsqdCAk3b
I4CzkM3lkWVbTpsJrZ/5/hFWCPAEF6nbYn0+GsPf6jx663obwXJ8NbqkCrtN2alR
kJIfqkDdvAEJq2oiwSGl6HoCfQNhGFcUI2d8M6KzaxB5QMig48LUe+izPtDehcSc
B8/fr5e2rD8lBXhat9G96pG91WKLHS2LZMvM6wTSp2GGOcCsILi0WAV4D8DVZFWZ
u116SSuQ8FNEgavxCOji2SBkMtEwb5tzJkIkX5LMu5C5nvcfrDcW6NED7zlGMFrV
Syzag+tBIbmvWm3vAcRFbalYwdj5wWvElO4Tiqso2ETujgq01Tgx40pAwWW8ymNJ
DPh7qLBS5BEkeni6zkp42ZMELWKr5OGs+T0luaEzDXiBaVLoAjR7vUAwlL/hrtef
CPLWq9jVRiC+f0jDnmXulTtFDBW7A9f6BVPC9r6VEPc1Nl82boKHMcR8eErh680h
ht9ex1zDi6nJLBGpU8vnPHLjq8B8XOIcZHiLY7ZYi8zffQkaJCk=
=M0vf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to