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.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to