Your message dated Sun, 20 Oct 2013 15:21:41 +0000
with message-id <e1vxup3-00013u...@franck.debian.org>
and subject line Bug#710629: fixed in most 5.0.0a-2.3
has caused the Debian Bug report #710629,
regarding most: FTBFS: ld: cannot find -ltermcap
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.)
--
710629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: most
Version: 5.0.0a-2.1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130529 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> gcc /«PKGBUILDDIR»/src/objs/chkslang.o -o /«PKGBUILDDIR»/src/objs/chkslang
> /«PKGBUILDDIR»/src/objs/chkslang most 20000
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/buffer.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/cmd.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/display.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/edit.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/file.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/help.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/keym.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/keyparse.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/line.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/main.c
> if [ -x /sbuild-nonexistent/bin/update_changes_version ]; then \
> /sbuild-nonexistent/bin/update_changes_version
> /«PKGBUILDDIR»/src/../changes.txt /«PKGBUILDDIR»/src/version.h; \
> fi
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/most.c
> /«PKGBUILDDIR»/src/most.c: In function 'do_most':
> /«PKGBUILDDIR»/src/most.c:352:8: warning: variable 'piped' set but not used
> [-Wunused-but-set-variable]
> /«PKGBUILDDIR»/src/most.c: In function 'most':
> /«PKGBUILDDIR»/src/most.c:425:18: warning: variable 'context' set but not
> used [-Wunused-but-set-variable]
> /«PKGBUILDDIR»/src/most.c:424:33: warning: variable 'a_opt' set but not used
> [-Wunused-but-set-variable]
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/search.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/sysdep.c
> cd /«PKGBUILDDIR»/src/objs; gcc -c -O2 -g -Wall -DUTF8 -Dunix
> -DMOST_SYSTEM_INITFILE='"/etc/most.conf"' /«PKGBUILDDIR»/src/window.c
> /«PKGBUILDDIR»/src/window.c: In function 'most_split_window':
> /«PKGBUILDDIR»/src/window.c:701:28: warning: variable 'old' set but not used
> [-Wunused-but-set-variable]
> /«PKGBUILDDIR»/src/window.c: In function 'delete_as_top_window':
> /«PKGBUILDDIR»/src/window.c:877:17: warning: variable 'b2' set but not used
> [-Wunused-but-set-variable]
> /«PKGBUILDDIR»/src/window.c:877:14: warning: variable 'b1' set but not used
> [-Wunused-but-set-variable]
> /«PKGBUILDDIR»/src/window.c:877:11: warning: variable 't2' set but not used
> [-Wunused-but-set-variable]
> /«PKGBUILDDIR»/src/window.c: In function 'most_delete_window':
> /«PKGBUILDDIR»/src/window.c:938:15: warning: variable 'old_b' set but not
> used [-Wunused-but-set-variable]
> cd /«PKGBUILDDIR»/src/objs; gcc buffer.o cmd.o display.o edit.o file.o help.o
> keym.o keyparse.o line.o main.o most.o search.o sysdep.o window.o -o most
> -Wl,-R/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lslang -ltermcap
> -lm
> /usr/bin/ld: cannot find -ltermcap
> collect2: error: ld returned 1 exit status
The full build log is available from:
http://deiv.vzpla.net/logs/2013/05/29/most_5.0.0a-2.1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: most
Source-Version: 5.0.0a-2.3
We believe that the bug you reported is fixed in the latest version of
most, 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 710...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Prévot <taf...@debian.org> (supplier of updated most 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: SHA256
Format: 1.8
Date: Tue, 15 Oct 2013 10:24:35 -0400
Source: most
Binary: most
Architecture: source amd64
Version: 5.0.0a-2.3
Distribution: unstable
Urgency: low
Maintainer: Benjamin Mako Hill <m...@debian.org>
Changed-By: David Prévot <taf...@debian.org>
Description:
most - Pager program similar to more and less
Closes: 710629 726164
Changes:
most (5.0.0a-2.3) unstable; urgency=low
.
* Non-maintainer upload.
* Rebase upload on 5.0.0a-2.1 (Closes: #726164)
* Fix terminfo directory location, deal with ncurses package's change, see
Bug#678441, thanks to Hideki Yamane for the patch (Closes: #710629)
Checksums-Sha1:
a74c0262e0938786f069791e8c75dcafc81bd1ab 1320 most_5.0.0a-2.3.dsc
500323055e432bbe7ad8adaee8183202e4496271 29716 most_5.0.0a-2.3.diff.gz
db608a15255625b53c7959e6b272439177a3321e 46144 most_5.0.0a-2.3_amd64.deb
Checksums-Sha256:
a2090b6331d5d0e0daf73c12d11cc89f24435f8627ce8352b93266b5addf0dfc 1320
most_5.0.0a-2.3.dsc
02878d868f6739e504a69065c4c4cec7a05f5f45f1beb849899e2919b7128a06 29716
most_5.0.0a-2.3.diff.gz
676c73cd7f013f9e68eba49ab3cb70d381b228571ab4b68557018512364d4bf4 46144
most_5.0.0a-2.3_amd64.deb
Files:
865f352979a3525d241b53973dc6d3d3 1320 text optional most_5.0.0a-2.3.dsc
cdb2714a6db373e8abb22ff4d9fee161 29716 text optional most_5.0.0a-2.3.diff.gz
392e18bce8225c54d2341c8762999a3b 46144 text optional most_5.0.0a-2.3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQEcBAEBCAAGBQJSXVIxAAoJEAWMHPlE9r08PBIH/RFLetruvANAPvHPIbcgnojj
h/SEBoi9cN2/A/murr5EfT1NVKz4wlbM+2JT/QbYoV+qy/yzZ0DMYM7mLPxCublv
t9cPD0cnE2BZVfTiFb5W/RDowvXJDezPcWkak5U7q/GBP5/ec5DBYG3TLL2wYGv7
KG/5OuJ6QWnZWKkmr0egNT5c9GVTiqlz6y8JGd3K9Ahpijrd5HS6y69SxbWYX4e+
/krqXNDbr7WerOef0T+GXrOOmofquAuTHAaOFG1djmQqhVzR3r4QK4yLTJ7zxUwM
mJSA4kKtykqZdnZ9INtrCykGMYagGpJJ9sX7jYTlA+KXoytsgyAEyJLPqkyn4A8=
=V7Zt
-----END PGP SIGNATURE-----
--- End Message ---