Your message dated Fri, 04 Jan 2019 09:52:45 +0000
with message-id <e1gfm9l-0006dh...@fasolo.debian.org>
and subject line Bug#918153: fixed in lnav 0.8.4-5
has caused the Debian Bug report #918153,
regarding lnav: FTBFS (failing test)
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.)


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

Hello Salvatore.

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

--------------------------------------------------------------------------------
[...]
 debian/rules binary-arch
dh binary-arch
   dh_update_autotools_config -a
   dh_autoreconf -a
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --disable-static
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking 
--disable-static
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk

[... snipped ...]


.. contents:: :depth: 2

FAIL: test_sql.sh
=================

./test_sql.sh: line 7: /<<PKGBUILDDIR>>/./test/logfile_access_log.0: Permission 
denied
cp: '/<<PKGBUILDDIR>>/./test/logfile_syslog_with_mixed_times.0' and 
'logfile_syslog_with_mixed_times.0' are the same file
test: ../src/lnav-test -d /tmp/lnav.err -n -c :goto 1 -c :create-logline-table 
join_group -c :goto 2 -c ;select logline.log_line as llline, 
join_group.log_line as jgline from logline, join_group where logline.col_0 = 
join_group.col_2 -c :write-csv-to - /<<PKGBUILDDIR>>/./test/logfile_for_join.0
querying against stdin is not working?
--- -   2019-01-03 04:48:21.773541145 +0000
+++ test_sql.sh_57.tmp  2019-01-03 04:48:21.760979015 +0000
@@ -1,4 +1,4 @@
         log_time
-2018-11-03 09:23:38.000
-2018-11-03 09:23:38.000
-2018-11-03 09:23:38.000
+2019-11-03 09:23:38.000 
+2019-11-03 09:23:38.000 
+2019-11-03 09:23:38.000 
FAIL test_sql.sh (exit status: 1)

============================================================================
Testsuite summary for lnav 0.8.4
============================================================================
# TOTAL: 39
# PASS:  38
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to l...@googlegroups.com
============================================================================
make[4]: *** [Makefile:1350: test-suite.log] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[3]: *** [Makefile:1458: check-TESTS] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[2]: *** [Makefile:1798: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[1]: *** [Makefile:472: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:7: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -B" on 2019-01-03
but it also fails here:

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

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

It is interesting to see that the build log in reproducible-builds (made on 
2018-12-28)
fails in a slightly different way:

-2018-11-03 09:23:38.000
-2018-11-03 09:23:38.000
-2018-11-03 09:23:38.000
+2020-11-03 09:23:38.000 
+2020-11-03 09:23:38.000 
+2020-11-03 09:23:38.000

(As usual, 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: lnav
Source-Version: 0.8.4-5

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

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <car...@debian.org> (supplier of updated lnav 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: Fri, 04 Jan 2019 09:33:07 +0100
Source: lnav
Binary: lnav
Architecture: source
Version: 0.8.4-5
Distribution: unstable
Urgency: medium
Maintainer: Salvatore Bonaccorso <car...@debian.org>
Changed-By: Salvatore Bonaccorso <car...@debian.org>
Closes: 918153
Description: 
 lnav       - ncurses-based log file viewer
Changes:
 lnav (0.8.4-5) unstable; urgency=medium
 .
   * Disable test_sql completely as contains time dependent tests.
     Fixes "FTBFS (failing test)"
     Thanks to Santiago Vila and Adrian Bunk (Closes: #918153)
Checksums-Sha1: 
 fc9713ce673077e5b6aa00c80fbce90e124886e0 2078 lnav_0.8.4-5.dsc
 ea28c120494d39cfd34181f1013d05e0669c8ecc 8780 lnav_0.8.4-5.debian.tar.xz
Checksums-Sha256: 
 bc06ea542aa090de26ee3c5a37a88f8fd3c3a9ace3c4fc4763588df5c86a9ef5 2078 
lnav_0.8.4-5.dsc
 8b05ad962e4f4fb325178e745d842c0150dc2748b3f3bbe938f420f6443c63e9 8780 
lnav_0.8.4-5.debian.tar.xz
Files: 
 50d282922c41214a27d8a5238b7a456e 2078 admin optional lnav_0.8.4-5.dsc
 62b78eaec34e90ca25bc2e062282b408 8780 admin optional lnav_0.8.4-5.debian.tar.xz

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

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAlwvG+5fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89EySwP/RuOrQTQtPIcMVcCB/8M7W/Jh0jNdvwD
RhwPaH4JWVevkU9tWkvYIjTJGTTMkx8L2FKWwV0X1hhA7SzWgCo+xx0/Y/DaYHCO
MmBwSME31dWnKGJGAF52qs6+ptcJYffhhBEDQ27BnqUKchacRrutRwOD0QxKQ3ct
nOHRd8p7vw9+aKRPgckzGd39pf2+w2b31ntsa2CW7O+vCL2KV9nhSGl2CaXdzomH
TSEUA2DUvUp8pG/XbhPHifLcbwM1LW9m8qQAHWqtD/vsEICcPhsA0TlUOwLRTli6
lutktrIfmBhnirMNrivYSLg5UWzVR02/wg4yvYRZgALsmd3DfRQNw2OHEtQbeyeN
Le/KZ5qFGAuxWkzO86+4TYhwIbmQ7/iDcnEhTLoRHlMiXppUJthLRpIpPcqp0qy8
8pmJyE3MAEJkbH3vqZ160Y1HZEqJtEKUZqW/Cd143HKA02YsDOD37XsJqmgBCpCW
tnIEAy2jH3j+rYJR7ywcA1gGSpufts1GkVTKbMjQYXuyoWLxDPglDpc1ooLKY/gM
tQTRJAONomO14nIu4nrs2r9zC42JK6D2kKnjEeC+JU38RdumdDmBHMkQgorUsQXW
imPyFCmAjNQK17OitnC373Md/k2GSMbgtFKK8XKGjdCG4lxSB3GZDx1QOSbxX4CK
Zr/feF51bI5X
=RiBg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to