Bug#825461: staden: FTBFS in testing

2016-05-31 Thread James Bonfield
Hello Andreas, On Sat, May 28, 2016 at 09:03:09AM +0200, Andreas Tille wrote: > after dealing with the actual issue reported in bug #825461[1] I noticed > that more strict gcc fails at other parts. I fixed an implicit declaration > issue[2] and I'm now stumbling upon There are a lot of old and u

Bug#825461: staden: FTBFS in testing

2016-05-28 Thread Andreas Tille
Hi, after dealing with the actual issue reported in bug #825461[1] I noticed that more strict gcc fails at other parts. I fixed an implicit declaration issue[2] and I'm now stumbling upon ... gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D

Bug#825461: [Help] Re: Bug#825461: staden: FTBFS in testing

2016-05-27 Thread Andreas Tille
On Fri, May 27, 2016 at 10:05:03AM +0200, Jakub Wilk wrote: > * Andreas Tille , 2016-05-27, 09:27: > >>/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/Scrt1.o: In > >>function `_start': > >>(.text+0x20): undefined reference to `main' > >>collect2: error: ld returned 1 exit status > > Th

Bug#825461: [Help] Re: Bug#825461: staden: FTBFS in testing

2016-05-27 Thread Jakub Wilk
* Jakub Wilk , 2016-05-27, 10:05: gcc -shared -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DUSE_NON_CONST -I/build/staden-2.0.0+b10/./tk_utils -I/build/staden-2.0.0+b10/./Misc -I/build/staden-2.0.0+b10/./tk_utils -I/usr/include -I"/usr/includ

Bug#825461: [Help] Re: Bug#825461: staden: FTBFS in testing

2016-05-27 Thread Andreas Tille
Hi Gianfranco, On Fri, May 27, 2016 at 07:53:45AM +, Gianfranco Costamagna wrote: > Hi, some quick googling found some possible solutions > https://www.google.it/search?client=ubuntu&channel=fs&q=%22Scrt1.o%3A+In+function+`_start%27%3A%22&ie=utf-8&oe=utf-8&gfe_rd=cr&ei=5ftHV7_JI8fA8geO-LmABQ >

Bug#825461: [Help] Re: Bug#825461: staden: FTBFS in testing

2016-05-27 Thread Jakub Wilk
* Andreas Tille , 2016-05-27, 09:27: /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/Scrt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status The command line that causes this is: gcc -shared -g -O2 -fstack-protector-stron

Bug#825461: [Help] Re: Bug#825461: staden: FTBFS in testing

2016-05-27 Thread Gianfranco Costamagna
Hi, some quick googling found some possible solutions https://www.google.it/search?client=ubuntu&channel=fs&q=%22Scrt1.o%3A+In+function+`_start%27%3A%22&ie=utf-8&oe=utf-8&gfe_rd=cr&ei=5ftHV7_JI8fA8geO-LmABQ I remember having that issue on ettercap some years ago, this is how I fixed it [1], but p

Bug#825461: [Help] Re: Bug#825461: staden: FTBFS in testing

2016-05-27 Thread Andreas Tille
Hi, On Fri, May 27, 2016 at 02:29:28AM +0200, Santiago Vila wrote: > -- > capture.o: In function `tcl_capture': > /<>/staden-2.0.0+b10/tk_utils/capture.c:31: warning: the use of > `tmpnam' is dangerous, better use `mkstemp' I've fix

Bug#825461: staden: FTBFS in testing

2016-05-26 Thread Santiago Vila
Package: src:staden Version: 2.0.0+b10-5 Severity: serious X-Debbugs-Cc: sanv...@debian.org Dear maintainer: This package fails to build from source in stretch. -- capture.o: In function `tcl_capture': /<>/staden-2.0.0+b10/tk_utils/c