Bug#769258: sawfish: FTBFS in jessie/i386: /usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command not found

2014-11-15 Thread Cyril Brulebois
Control: clone -1 -2
Control: reassign -2 librep-dev 0.90.2-1.4
Control: retitle -2 librep-dev points to i486-linux-gnu-gcc instead of 
i586-linux-gnu-gcc
Control: block -1 by -2

Lucas Nussbaum lu...@lucas-nussbaum.net (2014-11-12):
  /usr/lib/rep/i486-pc-linux-gnu/libtool --tag CC --mode=link --tag=CC gcc 
  -avoid-version -module   -rpath /usr/lib/rep/i486-pc-linux-gnu 
  -Wl,-z,relro -o gradient.la gradient.lo
  libtool: link: i486-linux-gnu-gcc -shared  .libs/gradient.o-Wl,-z 
  -Wl,relro   -Wl,-soname -Wl,gradient.so -o .libs/gradient.so
  /usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: 
  command not found
  make[2]: *** [gradient.la] Error 127

The switch from 486 to 586 seems to be responsible, I'll try and see
what happens with a possible 5th NMU…

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processed: Re: Bug#769258: sawfish: FTBFS in jessie/i386: /usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command not found

2014-11-15 Thread Debian Bug Tracking System
Processing control commands:

 clone -1 -2
Bug #769258 [src:sawfish] sawfish: FTBFS in jessie/i386: 
/usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command 
not found
Bug 769258 cloned as bug 769642
 reassign -2 librep-dev 0.90.2-1.4
Bug #769642 [src:sawfish] sawfish: FTBFS in jessie/i386: 
/usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command 
not found
Bug reassigned from package 'src:sawfish' to 'librep-dev'.
No longer marked as found in versions sawfish/1:1.5.3-2.4.
Ignoring request to alter fixed versions of bug #769642 to the same values 
previously set
Bug #769642 [librep-dev] sawfish: FTBFS in jessie/i386: 
/usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command 
not found
Marked as found in versions librep/0.90.2-1.4.
 retitle -2 librep-dev points to i486-linux-gnu-gcc instead of 
 i586-linux-gnu-gcc
Bug #769642 [librep-dev] sawfish: FTBFS in jessie/i386: 
/usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command 
not found
Changed Bug title to 'librep-dev points to i486-linux-gnu-gcc instead of 
i586-linux-gnu-gcc' from 'sawfish: FTBFS in jessie/i386: 
/usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command 
not found'
 block -1 by -2
Bug #769258 [src:sawfish] sawfish: FTBFS in jessie/i386: 
/usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command 
not found
769258 was not blocked by any bugs.
769258 was not blocking any bugs.
Added blocking bug(s) of 769258: 769642

-- 
769258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769258
769642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#769258: sawfish: FTBFS in jessie/i386: /usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command not found

2014-11-15 Thread Cyril Brulebois
Control: tag 769642 patch

Cyril Brulebois k...@debian.org (2014-11-15):
 Control: clone -1 -2
 Control: reassign -2 librep-dev 0.90.2-1.4
 Control: retitle -2 librep-dev points to i486-linux-gnu-gcc instead of 
 i586-linux-gnu-gcc
 Control: block -1 by -2
 
 Lucas Nussbaum lu...@lucas-nussbaum.net (2014-11-12):
   /usr/lib/rep/i486-pc-linux-gnu/libtool --tag CC --mode=link --tag=CC gcc 
   -avoid-version -module -rpath /usr/lib/rep/i486-pc-linux-gnu 
   -Wl,-z,relro -o gradient.la gradient.lo
   libtool: link: i486-linux-gnu-gcc -shared  .libs/gradient.o-Wl,-z 
   -Wl,relro   -Wl,-soname -Wl,gradient.so -o .libs/gradient.so
   /usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: 
   command not found
   make[2]: *** [gradient.la] Error 127
 
 The switch from 486 to 586 seems to be responsible, I'll try and see
 what happens with a possible 5th NMU…

Apparently, binNMUing librep on i386 might be sufficient to get rid of
the 486/586 mismatch, but then sawfish would still fail to build, due to:
| (jessie-i386-devel)kibi@wodi:~/hack/bsp/i386/sawfish-1.5.3$ make
| /bin/sh build-info i586-pc-linux-gnu 1.5.3 \
|   '/usr/share/sawfish' '/usr/share/sawfish/1.5.3/lisp' 
'/usr/lib/sawfish/1.5.3/i586-pc-linux-gnu' '/usr/share/locale'
| for dir in src lisp scripts themes sounds man po; do \
|   [ -d $dir ]  ( cd $dir  make all ) || exit 1; \
|   done
| make[1]: Entering directory '/home/kibi/hack/bsp/i386/sawfish-1.5.3/src'
| /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-strict-aliasing -I/usr/include/ 
-I/usr/lib/rep/i586-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  -I/usr/include/freetype2   -pthread 
-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  main.c \
| | sed '\''s/main\.o/ main.lo .main\.d/g'\''  .main.d'
| gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-strict-aliasing -I/usr/include/ 
-I/usr/lib/rep/i586-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  -I/usr/include/freetype2   -pthread 
-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  -o main.o main.c
| main.c: In function ‘main’:
| main.c:345:5: warning: ‘g_type_init’ is deprecated (declared at 
/usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations]
|  g_type_init();
|  ^
| /usr/lib/rep/i586-pc-linux-gnu/libtool --tag CC --mode=link --tag=CC gcc 
-export-dynamic -Wl,-z,relro \
|   -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o 
functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o 
server.o session.o stacking-list.o windows.o  -lrep -lcrypt -lgmp -lm  
-lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig 
-lfreetype -lXft  \
|   -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 
-lglib-2.0  -lX11 -lX11  -lXext -lXrender  -lICE -lSM -lXinerama -lXrandr -lXft 
-lXext -lnsl 
| libtool: link: gcc -Wl,-z -Wl,relro -o sawfish colors.o cursors.o display.o 
events.o fonts.o frames.o functions.o images.o keys.o main.o multihead.o 
pixmap-cache.o property-cache.o server.o session.o stacking-list.o windows.o 
-pthread -Wl,--export-dynamic  /usr/lib/librep.so -lcrypt -lgmp -lm 
-lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig 
/usr/lib/i386-linux-gnu/libfreetype.so -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 
-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXrender -lICE -lSM -lXinerama 
-lXrandr -lXft -lXext -lnsl -pthread
| make[1]: Leaving directory '/home/kibi/hack/bsp/i386/sawfish-1.5.3/src'
| make[1]: Entering directory '/home/kibi/hack/bsp/i386/sawfish-1.5.3/lisp'
| set -e; for d in sawfish/wm; do \
|   SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC 
../src/sawfish --batch --no-rc compiler -f compile-lib-batch $d; \
| done
| set -e; for d in sawfish/gtk sawfish/ui; do \
|   ( cd  $d  make all ); \
| done
| make[2]: Entering directory 
'/home/kibi/hack/bsp/i386/sawfish-1.5.3/lisp/sawfish/gtk'
| make[2]: Nothing to be done for 'all'.
| make[2]: Leaving directory 
'/home/kibi/hack/bsp/i386/sawfish-1.5.3/lisp/sawfish/gtk'
| make[2]: Entering directory 
'/home/kibi/hack/bsp/i386/sawfish-1.5.3/lisp/sawfish/ui'
| make[2]: Nothing to be done for 'all'.
| make[2]: Leaving directory 
'/home/kibi/hack/bsp/i386/sawfish-1.5.3/lisp/sawfish/ui'
| make[1]: Leaving directory '/home/kibi/hack/bsp/i386/sawfish-1.5.3/lisp'
| make[1]: Entering 

Processed: Re: Bug#769258: sawfish: FTBFS in jessie/i386: /usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command not found

2014-11-15 Thread Debian Bug Tracking System
Processing control commands:

 tag 769642 patch
Bug #769642 [librep-dev] librep-dev points to i486-linux-gnu-gcc instead of 
i586-linux-gnu-gcc
Added tag(s) patch.

-- 
769258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769258
769642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: Re: Bug#769258: sawfish: FTBFS in jessie/i386: /usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command not found

2014-11-15 Thread Debian Bug Tracking System
Processing control commands:

 tag 769642 patch
Bug #769642 [librep-dev] librep-dev points to i486-linux-gnu-gcc instead of 
i586-linux-gnu-gcc
Ignoring request to alter tags of bug #769642 to the same tags previously set

-- 
769642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#769258: sawfish: FTBFS in jessie/i386: /usr/lib/rep/i486-pc-linux-gnu/libtool: line 7834: i486-linux-gnu-gcc: command not found

2014-11-12 Thread Lucas Nussbaum
Source: sawfish
Version: 1:1.5.3-2.4
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[2]: Entering directory '/«PKGBUILDDIR»/src'
 /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. 
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
 -Werror=format-security -Wall -fno-strict-aliasing -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  -I/usr/include/freetype2   
 -pthread -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  
 play-sample.c \
 | sed '\''s/play-sample\.o/ play-sample.lo .play-sample\.d/g'\''  
 .play-sample.d'
 /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. 
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
 -Werror=format-security -Wall -fno-strict-aliasing -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  -I/usr/include/freetype2   
 -pthread -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  
 selection.c \
 | sed '\''s/selection\.o/ selection.lo .selection\.d/g'\''  .selection.d'
 /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. 
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
 -Werror=format-security -Wall -fno-strict-aliasing -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  -I/usr/include/freetype2   
 -pthread -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  x.c \
 | sed '\''s/x\.o/ x.lo .x\.d/g'\''  .x.d'
 /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. 
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
 -Werror=format-security -Wall -fno-strict-aliasing -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  -I/usr/include/freetype2   
 -pthread -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  
 flippers.c \
 | sed '\''s/flippers\.o/ flippers.lo .flippers\.d/g'\''  .flippers.d'
 /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. 
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
 -Werror=format-security -Wall -fno-strict-aliasing -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  -I/usr/include/freetype2   
 -pthread -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  
 gradient.c \
 | sed '\''s/gradient\.o/ gradient.lo .gradient\.d/g'\''  .gradient.d'
 /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. 
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
 -Werror=format-security -Wall -fno-strict-aliasing -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  -I/usr/include/freetype2   
 -pthread -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  
 windows.c \
 | sed '\''s/windows\.o/ windows.lo .windows\.d/g'\''  .windows.d'
 /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. 
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
 -Werror=format-security -Wall -fno-strict-aliasing -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  -I/usr/include/freetype2   
 -pthread -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