Bug#886903: gpm: FTBFS: undefined reference to `__sigemptyset'

2018-01-11 Thread Axel Beckert
Control: notfixed -1 1.20.7-3
Control: fixed -1 1.20.7-2

Hi again,

Axel Beckert wrote:
> This seems already fixed by gpm in Experimental.

Yes, in 1.20.7-2. Relevant changelog entry:

  * Pre-emptively add patch from NuTyX/LFS to fix FTBFS with glibc 2.26.

Will upload 1.20.7 to unstable anyway. Flight forward...

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



Processed: Re: Bug#886903: gpm: FTBFS: undefined reference to `__sigemptyset'

2018-01-11 Thread Debian Bug Tracking System
Processing control commands:

> notfixed -1 1.20.7-3
Bug #886903 {Done: Axel Beckert } [src:gpm] gpm: FTBFS: 
undefined reference to `__sigemptyset'
No longer marked as fixed in versions gpm/1.20.7-3.
> fixed -1 1.20.7-2
Bug #886903 {Done: Axel Beckert } [src:gpm] gpm: FTBFS: 
undefined reference to `__sigemptyset'
Marked as fixed in versions gpm/1.20.7-2.

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



Processed: Re: Bug#886903: gpm: FTBFS: undefined reference to `__sigemptyset'

2018-01-11 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 + confirmed
Bug #886903 [src:gpm] gpm: FTBFS: undefined reference to `__sigemptyset'
Added tag(s) confirmed.
> fixed -1 1.20.7-3
Bug #886903 [src:gpm] gpm: FTBFS: undefined reference to `__sigemptyset'
Marked as fixed in versions gpm/1.20.7-3.
> close -1
Bug #886903 [src:gpm] gpm: FTBFS: undefined reference to `__sigemptyset'
Marked Bug as done

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



Bug#886903: gpm: FTBFS: undefined reference to `__sigemptyset'

2018-01-11 Thread Axel Beckert
Control: tag -1 + confirmed
Control: fixed -1 1.20.7-3
Control: close -1

Daniel Schepler wrote:
> Source: gpm
> Version: 1.20.4-6.2
> Severity: serious
> 
> >From my pbuilder build log:

Thanks for the bug report.

This seems already fixed by gpm in Experimental.

So it seems about time to upload that to unstable, despite it still
seems to have some occassional glitches.

Will do some more testing and upload to unstable soon, probably latest
this weekend.

P.S.: With this mail, I'm closing this bug as being fixed in
Experimental, but it's not forgotten and still applies for unstable.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



Bug#886903: gpm: FTBFS: undefined reference to `__sigemptyset'

2018-01-10 Thread Daniel Schepler
Source: gpm
Version: 1.20.4-6.2
Severity: serious

>From my pbuilder build log:

...
gcc -I. -I/build/gpm-1.20.4/src -DHAVE_CONFIG_H -include
headers/config.h -Wall -DSYSCONFDIR="\"/etc\""
-DSBINDIR="\"/usr/sbin\""  -Wall -g -D_REENTRANT -O2 -Wall -g
-D_REENTRANT -O2 -c -o prog/gpm-root.o prog/gpm-root.c
/build/gpm-1.20.4/src/prog/gpm-root.y: In function 'scr_restore':
/build/gpm-1.20.4/src/prog/gpm-root.y:963:10: warning: variable 'y'
set but not used [-Wunused-but-set-variable]
   int x,y, dumpfd;
 ^
/build/gpm-1.20.4/src/prog/gpm-root.y:963:8: warning: variable 'x' set
but not used [-Wunused-but-set-variable]
   int x,y, dumpfd;
   ^
/build/gpm-1.20.4/src/prog/gpm-root.y: In function 'postmenu':
/build/gpm-1.20.4/src/prog/gpm-root.y:1030:32: warning: pointer
targets in assignment differ in signedness [-Wpointer-sign]
#define PUTS(s,f,b)   for(curr2=s;*curr2;PUTC(*(curr2++),f,b))
   ^
/build/gpm-1.20.4/src/prog/gpm-root.y:1045:10: note: in expansion of
macro 'PUTS'
 PUTS(draw->title,draw->head,draw->back);
 ^~~~
/build/gpm-1.20.4/src/prog/gpm-root.y:1030:32: warning: pointer
targets in assignment differ in signedness [-Wpointer-sign]
#define PUTS(s,f,b)   for(curr2=s;*curr2;PUTC(*(curr2++),f,b))
   ^
/build/gpm-1.20.4/src/prog/gpm-root.y:1053:10: note: in expansion of
macro 'PUTS'
 PUTS(item->name,draw->fore,draw->back); i+=strlen(item->name);
 ^~~~
/build/gpm-1.20.4/src/prog/gpm-root.y: In function 'main':
/build/gpm-1.20.4/src/prog/gpm-root.y:1200:4: warning: implicit
declaration of function '__sigemptyset'; did you mean 'sigemptyset'?
[-Wimplicit-function-declaration]
   __sigemptyset(&childaction.sa_mask);
   ^
   sigemptyset
At top level:
/build/gpm-1.20.4/src/prog/gpm-root.y:446:12: warning: 'f_debug_one'
defined but not used [-Wunused-function]
static int f_debug_one(FILE *f, Draw *draw)
   ^~~
gcc -L/build/gpm-1.20.4/src  -o prog/gpm-root prog/gpm-root.o   lib/libgpm.so.2
prog/gpm-root.o: In function `main':
/build/gpm-1.20.4/src/prog/gpm-root.y:1200: undefined reference to
`__sigemptyset'
collect2: error: ld returned 1 exit status
Makefile:151: recipe for target 'prog/gpm-root' failed
make[2]: *** [prog/gpm-root] Error 1
rm prog/display-coords.o prog/hltest.o prog/mev.o prog/disable-paste.o
prog/display-buttons.o
make[2]: Leaving directory '/build/gpm-1.20.4/src'
Makefile:62: recipe for target 'do-all' failed
make[1]: *** [do-all] Error 1
make[1]: Leaving directory '/build/gpm-1.20.4'
debian/rules:46: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
-- 
Daniel Schepler