Your message dated Sat, 6 Dec 2014 14:52:31 +0100
with message-id <20141206135230.ga18...@ugent.be>
and subject line Re: Bug#769269: rep-gtk: FTBFS in jessie/i386: 
/usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command 
not found
has caused the Debian Bug report #769269,
regarding rep-gtk: FTBFS in jessie/i386: 
/usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command 
not found
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.)


-- 
769269: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769269
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rep-gtk
Version: 1:0.90.0-2.2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20141112 qa-ftbfs
Justification: FTBFS in jessie on i386

Hi,

During a rebuild of all packages in jessie (in a jessie chroot, not a
sid chroot), your package failed to build on i386.

Relevant part (hopefully):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> mkdir gtk-2
> /usr/lib/rep/i486-pc-linux-gnu/libtool --tag CC --mode=compile --tag=CC 
> i586-linux-gnu-gcc -c  -DHAVE_CONFIG_H -I. -Wall -g -O2  
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2  -I/usr/include/ -I/usr/lib/rep/i486-pc-linux-gnu/  
> -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include  
> rep-types.c
> libtool: compile:  i586-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -Wall -g -O2 
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/ -I/usr/lib/rep/i486-pc-linux-gnu/ 
> -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include 
> rep-types.c  -fPIC -DPIC -o .libs/rep-types.o
> rep-types.c: In function 'sgtk_rep_to_list':
> rep-types.c:443:6: warning: ignoring return value of 'g_list_concat', 
> declared with attribute warn_unused_result [-Wunused-result]
>       g_list_concat (tail, n);
>       ^
> rep-types.c:464:8: warning: ignoring return value of 'g_list_concat', 
> declared with attribute warn_unused_result [-Wunused-result]
>         g_list_concat (tail, n);
>         ^
> libtool: compile:  i586-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -Wall -g -O2 
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/ -I/usr/lib/rep/i486-pc-linux-gnu/ 
> -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include 
> rep-types.c -o rep-types.o >/dev/null 2>&1
> /usr/lib/rep/i486-pc-linux-gnu/libtool --tag CC --mode=link --tag=CC 
> i586-linux-gnu-gcc -avoid-version -module          -rpath 
> /usr/lib/rep/i486-pc-linux-gnu  -DHAVE_CONFIG_H -I. -Wall -g -O2  
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2  -I/usr/include/ -I/usr/lib/rep/i486-pc-linux-gnu/  
> -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include  -o 
> gtk-2/types.la rep-types.lo  -lglib-2.0  
> libtool: link: i486-linux-gnu-gcc -shared  .libs/rep-types.o   -lglib-2.0  
> -pthread -pthread   -pthread -Wl,-soname -Wl,types.so -o gtk-2/.libs/types.so
> /usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: 
> command not found
> make[1]: *** [gtk-2/types.la] Error 127

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/11/12/rep-gtk_0.90.0-2.2_jessie-i386.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 ---
Hi,

On Sun, Nov 23, 2014 at 06:22:42PM +0100, Andreas Bombe wrote:
> > > /usr/lib/rep/i486-pc-linux-gnu/libtool ...
> 
> This error is caused by the libtool shipped with librep-dev and already
> reported there as #769642.

Fixed by the binnmu of librep and rep-gtk.

Cheers,

Ivo

--- End Message ---

Reply via email to