Package: afnix
Version: 2.5.1-1
Severity: important

afnix fails to build with libc6 2.22-0experimental1 from experimental.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -Wall 
> -Werror -fno-builtin -MMD -pthread -fPIC          -I. -I../acf -o csys.o -c 
> csys.cxx
> csys.cxx: In function 'char* afnix::c_username()':
> csys.cxx:193:49: error: null argument where non-null required (argument 5) 
> [-Werror=nonnull]
>      if (getpwuid_r (uid, &pwbuf, buf, 1024, NULL) != 0) {
>                                                  ^
> cc1plus: all warnings being treated as errors
> ../../../../cnf/mak/afnix-rule.mak:103: recipe for target 'csys.o' failed
> make[6]: *** [csys.o] Error 1

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

Reply via email to