After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 776478 - tests/httpd.conf: module unixd_module is built-in and can't be loaded
tests/httpd.conf: module unixd_module is built-in and can't be loaded
Status: RESOLVED FIXED
Product: libsoup
Classification: Core
Component: Misc
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2016-12-25 11:24 UTC by gnome.vrb
Modified: 2017-05-01 18:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description gnome.vrb 2016-12-25 11:24:49 UTC
dev@unstable:~/source/git/libsoup$ make check
Making check in libsoup
make[1]: Entering directory '/local/packages/source/git/libsoup/libsoup'
make  check-am
make[2]: Entering directory '/local/packages/source/git/libsoup/libsoup'
make[2]: Leaving directory '/local/packages/source/git/libsoup/libsoup'
make[1]: Leaving directory '/local/packages/source/git/libsoup/libsoup'
Making check in po
make[1]: Entering directory '/local/packages/source/git/libsoup/po'
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
  exit 1; \
fi
make[1]: Leaving directory '/local/packages/source/git/libsoup/po'
Making check in tests
make[1]: Entering directory '/local/packages/source/git/libsoup/tests'
apache2: Syntax error on line 32 of /home/dev/source/git/libsoup/tests/httpd.conf: module unixd_module is built-in and can't be loaded
Makefile:2089: recipe for target 'start-httpd' failed
make[1]: *** [start-httpd] Error 1
make[1]: Leaving directory '/local/packages/source/git/libsoup/tests'
Makefile:566: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
Comment 1 gnome.vrb 2016-12-25 11:26:29 UTC
dev@unstable:~$ ls -l /usr/lib/apache2/modules/mod_unixd.so
ls: cannot access '/usr/lib/apache2/modules/mod_unixd.so': No such file or directory

root@unstable:~# uname -a
Linux unstable 4.8.0-1-amd64 #1 SMP Debian 4.8.7-1 (2016-11-13) x86_64
GNU/Linux

dev@unstable:~$ dpkg -l | grep -i soup | awk '{ print $2, $3}' | column -t
gir1.2-soup-2.4:amd64            2.56.0-2
libphodav-2.0-0:amd64            2.0-1
libphodav-2.0-common             2.0-1
libsoup-gnome2.4-1:amd64         2.56.0-2
libsoup-gnome2.4-1-dbgsym:amd64  2.56.0-2
libsoup-gnome2.4-dev:amd64       2.56.0-2
libsoup2.4-1:amd64               2.56.0-2
libsoup2.4-1-dbgsym:amd64        2.56.0-2
libsoup2.4-dev:amd64             2.56.0-2
libsoup2.4-doc                   2.56.0-2
Comment 2 gnome.vrb 2016-12-25 11:47:49 UTC
"dpkg -l" in above comment should have been for apache2 ( rather than soup )

dev@unstable:~$ dpkg -l | grep -i apache2 | awk '{ print $2, $3}' | column -t
apache2                2.4.25-1
apache2-bin            2.4.25-1
apache2-data           2.4.25-1
apache2-utils          2.4.25-1
libapache2-mod-dnssd   0.6-3.1
libapache2-mod-php     1:7.0+47
libapache2-mod-php5    5.6.26+dfsg-1
libapache2-mod-php7.0  7.0.14-2