[pkg-uWSGI-devel] Bug#894624: uwsgi FTBFS with glusterfs 4.0.1-1

Adrian Bunk bunk at debian.org
Mon Apr 2 15:39:05 UTC 2018


Source: uwsgi
Version: 2.0.15-10.4
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/uwsgi.html

...
 CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" python uwsgiconfig.py -v --plugin plugins/glusterfs debian/buildconf/uwsgi-plugin.ini glusterfs
plugins/glusterfs/glusterfs.c:2:10: fatal error: api/glfs.h: No such file or directory
 #include <api/glfs.h>
          ^~~~~~~~~~~~
compilation terminated.
using profile: debian/buildconf/uwsgi-plugin.ini
detected include path: ['/usr/lib/gcc/x86_64-linux-gnu/7/include', '/usr/local/include', '/usr/lib/gcc/x86_64-linux-gnu/7/include-fixed', '/usr/include/x86_64-linux-gnu', '/usr/include']
*** uWSGI building and linking plugin plugins/glusterfs ***
x86_64-linux-gnu-gcc -pthread -fPIC -shared -o ./glusterfs_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY  -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.15-debian\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="15" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"debian\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\".\"" -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -DUSE_POSIX_ACLS=1 -I/usr/include/uuid -Dglusterfs_plugin=glusterfs_plugin plugins/glusterfs/glusterfs.c -Wl,-z,relro -lacl -lgfapi -lglusterfs -lgfrpc -lgfxdr -luuid
*** unable to build glusterfs plugin ***
make: *** [debian/rules:450: debian/stamp-uwsgi-plugin-glusterfs] Error 1



More information about the pkg-uWSGI-devel mailing list