Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458260 - www-apache/mod_gnutls-0.5.10-r1 - missing gnutls/extra.h
Summary: www-apache/mod_gnutls-0.5.10-r1 - missing gnutls/extra.h
Status: RESOLVED DUPLICATE of bug 421421
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-19 09:47 UTC by nik-k
Modified: 2013-02-19 21:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info.mod_gnutls,4.85 KB, text/plain)
2013-02-19 09:50 UTC, nik-k
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nik-k 2013-02-19 09:47:01 UTC
www-apache/mod_gnutls-0.5.10-r1 fails to build.

 * Package:    www-apache/mod_gnutls-0.5.10-r1
 * Repository: gentoo
 * Maintainer: maintainer-needed@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux userland_GNU
>>> Unpacking source...
>>> Unpacking mod_gnutls-0.5.10.tar.bz2 to /var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work
>>> Source unpacked in /var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work
>>> Preparing source in /var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work/mod_gnutls-0.5.10 ...
 * Applying mod_gnutls-0.5.10-httpd24.patch ...                                                                               [ ok ]
 * Applying mod_gnutls_apr_memcache_m4_dirty.patch ...                                                                        [ ok ]
 * Running eautoreconf in '/var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work/mod_gnutls-0.5.10' ...
 * Running libtoolize --install --copy --force --automake ...                                                                 [ ok ]
 * Running aclocal -I m4 ...                                                                                                  [ ok ]
 * Running autoconf ...                                                                                                       [ ok ]
 * Running autoheader ...                                                                                                     [ ok ]
 * Running automake --add-missing --copy --foreign ...                                                                        [ ok ]
 * Running elibtoolize in: mod_gnutls-0.5.10/config/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.2 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work/mod_gnutls-0.5.10 ...
 * econf: updating mod_gnutls-0.5.10/config/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating mod_gnutls-0.5.10/config/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-apxs=/usr/sbin/apxs2
configure: creating config.nice
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking how to print strings... printf
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for Apache 2.0 version >= 2.0.40... yes
checking whether DEFAULT_EXP_LIBEXECDIR is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking for libgnutls - version >= 2.10.0... yes
checking for certtool... /usr/bin/certtool
checking whether to enable SRP functionality... yes
checking for apr_memcache_create in -laprutil-1... yes
configure: using ' -L/usr/lib64 -laprutil-1' for memcache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/mod_gnutls.h
config.status: creating include/mod_gnutls_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
---
Configuration summary for mod_gnutls:

   * mod_gnutls version:        0.5.10
   * Apache Modules directory:  /usr/lib64/apache2/modules
   * GnuTLS Library version:    3.1.8
   * SRP Authentication:          yes

---
>>> Source configured.
>>> Compiling source in /var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work/mod_gnutls-0.5.10 ...
make -j5 
Making all in src
make[1]: Entering directory `/var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work/mod_gnutls-0.5.10/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include    -Wall -DENABLE_SRP=1  -I/usr/include/apr-1 -I/usr/include/db4.8  -march=core2 -mtune=generic -O2 -pipe -pthread -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1 -I/usr/include/db4.8  -march=core2 -mtune=generic -O2 -pipe -c -o libmod_gnutls_la-mod_gnutls.lo `test -f 'mod_gnutls.c' || echo './'`mod_gnutls.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include    -Wall -DENABLE_SRP=1  -I/usr/include/apr-1 -I/usr/include/db4.8  -march=core2 -mtune=generic -O2 -pipe -pthread -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1 -I/usr/include/db4.8  -march=core2 -mtune=generic -O2 -pipe -c -o libmod_gnutls_la-gnutls_io.lo `test -f 'gnutls_io.c' || echo './'`gnutls_io.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include    -Wall -DENABLE_SRP=1  -I/usr/include/apr-1 -I/usr/include/db4.8  -march=core2 -mtune=generic -O2 -pipe -pthread -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1 -I/usr/include/db4.8  -march=core2 -mtune=generic -O2 -pipe -c -o libmod_gnutls_la-gnutls_cache.lo `test -f 'gnutls_cache.c' || echo './'`gnutls_cache.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include    -Wall -DENABLE_SRP=1  -I/usr/include/apr-1 -I/usr/include/db4.8  -march=core2 -mtune=generic -O2 -pipe -pthread -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1 -I/usr/include/db4.8  -march=core2 -mtune=generic -O2 -pipe -c -o libmod_gnutls_la-gnutls_config.lo `test -f 'gnutls_config.c' || echo './'`gnutls_config.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include    -Wall -DENABLE_SRP=1  -I/usr/include/apr-1 -I/usr/include/db4.8  -march=core2 -mtune=generic -O2 -pipe -pthread -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1 -I/usr/include/db4.8  -march=core2 -mtune=generic -O2 -pipe -c -o libmod_gnutls_la-gnutls_hooks.lo `test -f 'gnutls_hooks.c' || echo './'`gnutls_hooks.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db4.8 -march=core2 -mtune=generic -O2 -pipe -pthread -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -march=core2 -mtune=generic -O2 -pipe -c gnutls_config.c  -fPIC -DPIC -o .libs/libmod_gnutls_la-gnutls_config.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db4.8 -march=core2 -mtune=generic -O2 -pipe -pthread -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -march=core2 -mtune=generic -O2 -pipe -c gnutls_cache.c  -fPIC -DPIC -o .libs/libmod_gnutls_la-gnutls_cache.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db4.8 -march=core2 -mtune=generic -O2 -pipe -pthread -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -march=core2 -mtune=generic -O2 -pipe -c gnutls_hooks.c  -fPIC -DPIC -o .libs/libmod_gnutls_la-gnutls_hooks.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db4.8 -march=core2 -mtune=generic -O2 -pipe -pthread -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -march=core2 -mtune=generic -O2 -pipe -c gnutls_io.c  -fPIC -DPIC -o .libs/libmod_gnutls_la-gnutls_io.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db4.8 -march=core2 -mtune=generic -O2 -pipe -pthread -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -march=core2 -mtune=generic -O2 -pipe -c mod_gnutls.c  -fPIC -DPIC -o .libs/libmod_gnutls_la-mod_gnutls.o
In file included from gnutls_hooks.c:19:0:
../include/mod_gnutls.h:31:26: fatal error: gnutls/extra.h: No such file or directory
compilation terminated.
In file included from mod_gnutls.c:18:0:
../include/mod_gnutls.h:31:26: fatal error: gnutls/extra.h: No such file or directory
compilation terminated.
In file included from gnutls_io.c:18:0:
../include/mod_gnutls.h:31:26: fatal error: gnutls/extra.h: No such file or directory
compilation terminated.
make[1]: *** [libmod_gnutls_la-gnutls_hooks.lo] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: *** [libmod_gnutls_la-mod_gnutls.lo] Fehler 1
make[1]: *** [libmod_gnutls_la-gnutls_io.lo] Fehler 1
In file included from gnutls_cache.c:19:0:
../include/mod_gnutls.h:31:26: fatal error: gnutls/extra.h: No such file or directory
compilation terminated.
In file included from gnutls_config.c:19:0:
../include/mod_gnutls.h:31:26: fatal error: gnutls/extra.h: No such file or directory
compilation terminated.
make[1]: *** [libmod_gnutls_la-gnutls_cache.lo] Fehler 1
make[1]: *** [libmod_gnutls_la-gnutls_config.lo] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work/mod_gnutls-0.5.10/src'
make: *** [all-recursive] Fehler 1

Reproducible: Always
Comment 1 nik-k 2013-02-19 09:50:46 UTC
Created attachment 339354 [details]
emerge --info
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2013-02-19 21:59:42 UTC

*** This bug has been marked as a duplicate of bug 421421 ***