Your message dated Fri, 11 Oct 2013 09:07:48 +0000
with message-id <e1vuyhi-0006yk...@franck.debian.org>
and subject line Bug#710629: fixed in most 5.0.0a-2.2
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.2

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.
Hideki Yamane <henr...@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: SHA512

Format: 1.8
Date: Sun, 06 Oct 2013 16:39:37 +0900
Source: most
Binary: most
Architecture: source amd64
Version: 5.0.0a-2.2
Distribution: unstable
Urgency: low
Maintainer: Benjamin Mako Hill <m...@debian.org>
Changed-By: Hideki Yamane <henr...@debian.org>
Description: 
 most       - Pager program similar to more and less
Closes: 710629
Changes: 
 most (5.0.0a-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches
     - add terminfo-dir.patch to fix FTBFS (Closes: #710629)
   * add debian/source/format as "3.0 (quilt)"
   * debian/rules
     - move copy config.guess files target to "Build:"
Checksums-Sha1: 
 bb433ef2945b048a5e0d9583fd75fcd5af36f659 1689 most_5.0.0a-2.2.dsc
 75cb8104b8dc73e2916684b90f8d7980fa4488da 7285 most_5.0.0a-2.2.debian.tar.gz
 4f3cfd9ac432c6853701faafd42a69987002d2ea 46090 most_5.0.0a-2.2_amd64.deb
Checksums-Sha256: 
 01b01145cce556669e9a6e42e8d2149e43d3e9076d45043bcadb67a7d4d8a787 1689 
most_5.0.0a-2.2.dsc
 0b7eaf8b819253c8b33f1ea6af6dfcc4b657725bc5e44194a2e0492c5be87acc 7285 
most_5.0.0a-2.2.debian.tar.gz
 e63836d77727aea29f6d0379d6373792c3d78f7b30d10575fa0d61cfdd3ddc67 46090 
most_5.0.0a-2.2_amd64.deb
Files: 
 263da87a1d699bb8a1cfe9ed47b14e4b 1689 text optional most_5.0.0a-2.2.dsc
 79a706cdc98b1a6c7a91fc19bd1e73f1 7285 text optional 
most_5.0.0a-2.2.debian.tar.gz
 27ace0347105715aea39b7b1c255476a 46090 text optional most_5.0.0a-2.2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCgAGBQJSURS6AAoJEF0yjQgqqrFAee8QAKJjtMaBbQTuURmnIIT923Hv
6ezsTjhlBYe2T02DNTPUY5u+H4ueoa5/FrJ78XEkaGs3LByJmcSOc2mTCGHVlHg3
3wnNrs3F8DyqXQdh6zVHhTIXJJqBiAl7Yr1VHnrPhiwr/iOO8CVcQN4/mQ+E0w6m
chZqzMc95xEXCKCpDdSoOsniY20TUsNmJRkZjaqgwZCwaTxsobogEUJlmynugOGB
vzzfLn7mER4gVC00tSXyarGli4f6QDEatz0xVp3mMW06FCfac5gzqhMQEpbgiSi3
AsuId5CvVL/WeQUBJbRAE20R0xaF8D7R4hPEvyiT1g32ISYjxr8Sa5qHIqPM/VLI
CdsIDV82F+/YljeAGyT0otP3sWPKjt3jTCS/w7K4BGEEsgl7rxEL+79E7g1wHaVb
eG0WEkaGOpI+/poQRdgvjAKTWwzLcK7VESUJqz1msPLVfxd5rDyJayK2KlvQYYxQ
HUjWtGAQMOEuzmWOdWIeOwYgCrkB9RWYG7RD/TXDqrgyOy4DsSx7zPOZhANv1UYD
uTJScPgTp+UFJDcT5HdHuwrCXMcS/He+BQax8o+4OQbkniw4FU3HqMFjILy6ad8y
aJA70ncdtxhLBzl5bhmirwr1TFJN00H2YFSYJtY8ZcaH8mEzqgqwQdkfNtIQQc3M
6KvIKYK1L4ODt5ffPxJ5
=vCzX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to