Source: libexecs
Version: 1.0-1
Severity: serious
Tags: upstream
Justification: fails to build from source
Builds of libexecs with GCC 7 (the default version nowadays) have been
failing:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Werror -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c noshell.c -fPIC
-DPIC -o .libs/noshell.o
noshell.c: In function 'coprocess_common':
noshell.c:82:7: error: argument 1 null where non-null expected
[-Werror=nonnull]
execvpe(path, argv, envp);
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from noshell.c:5:0:
/usr/include/unistd.h:593:12: note: in a call to function 'execvpe' declared
here
extern int execvpe (const char *__file, char *const __argv[],
^~~~~~~
cc1: all warnings being treated as errors
Makefile:512: recipe for target 'noshell.lo' failed
Could you please take a look?
Thanks!
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]