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

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

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=fs=%22Scrt1.o%3A+In+function+`_start%27%3A%22=utf-8=utf-8_rd=cr=5ftHV7_JI8fA8geO-LmABQ > > I remember having

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

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=fs=%22Scrt1.o%3A+In+function+`_start%27%3A%22=utf-8=utf-8_rd=cr=5ftHV7_JI8fA8geO-LmABQ I remember having that issue on ettercap some years ago, this is how I fixed it [1], but probably it was a

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