Ticket #1597 (accepted defect)
python-afs fails to build on bionic
Reported by: | andersk | Owned by: | kaduk |
---|---|---|---|
Priority: | high | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-nbjU53/python2.7-2.7.15~rc1=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DAFS_PTHREAD_ENV -Iafs -I/usr/include -I/usr/include/python2.7 -c afs/_util.c -o build/temp.linux-x86_64-2.7/afs/_util.o In file included from /usr/include/rx/rx.h:39:0, from /usr/include/rx/rxkad_prototypes.h:15, from /usr/include/rx/rxkad.h:104, from afs/_util.c:490: /usr/include/rx/rx_pthread.h:23:10: fatal error: afs/opr.h: No such file or directory #include <afs/opr.h> ^~~~~~~~~~~ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 dh_auto_build: python setup.py build --force returned exit code 1 debian/rules:3: recipe for target 'build' failed make: *** [build] Error 1 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
Change History
Note: See
TracTickets for help on using
tickets.
This looks like an upstream OpenAFS bug.