Your message dated Mon, 23 Sep 2013 11:03:30 +0000 with message-id <[email protected]> and subject line Bug#720728: fixed in dnsval 2.0-1.1 has caused the Debian Bug report #720728, regarding dnsval: FTBFS: configure: error: "OpenSSL ssl library not found. get it from http://www.openssl.org." to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 720728: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720728 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: dnsval Version: 2.0-1 Severity: serious >From my pbuilder build log: ... debian/rules build dh build --with autotools-dev --with autoreconf dh_testdir dh_autotools-dev_updateconfig dh_autoreconf aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' debian/rules override_dh_auto_configure make[1]: Entering directory `/tmp/buildd/dnsval-2.0' dh_auto_configure -- \ --with-nsec3 \ --without-dlv \ --with-ipv6 configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking checking for perl... /usr/bin/perl checking for ar... /usr/bin/ar checking for rm... /bin/rm checking for cp... /bin/cp checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed 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 for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 3458764513820540925 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/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... mawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking target system type... x86_64-pc-linux-gnu checking whether to un-define target system token (before redefining)... yes checking for developer gcc flags... checking for library containing SSL_get_SSL_CTX... no configure: error: "OpenSSL ssl library not found. get it from http://www.openssl.org." ==> config.log <== This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dnssec-tools-validator configure 0.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-nsec3 --without-dlv --with-ipv6 ## --------- ## ## Platform. ## ## --------- ## hostname = frobozz uname -m = x86_64 uname -r = 3.10-1-amd64 uname -s = Linux uname -v = #1 SMP Debian 3.10.3-1+x32 (2013-07-31) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown ... configure:11359: checking for developer gcc flags configure:11372: result: configure:11652: checking for library containing SSL_get_SSL_CTX configure:11683: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 /tmp/ccBN5B00.o: In function `main': /tmp/buildd/dnsval-2.0/conftest.c:37: undefined reference to `SSL_get_SSL_CTX' collect2: error: ld returned 1 exit status configure:11683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dnssec-tools-validator" | #define PACKAGE_TARNAME "dnssec-tools-validator" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "dnssec-tools-validator 0.3" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LIBVAL_CONFIGURE_OPTIONS " '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-nsec3' '--without-dlv' '--with-ipv6' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'" | #define VAL_CONFIGURATION_FILE "/etc/dnssec-tools/dnsval.conf" | #define VALIDATOR_TESTCASES "/etc/dnssec-tools/validator-testcases" | #define LIBVAL_NSEC3 1 | #define VAL_IPV6 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SSL_get_SSL_CTX (); | int | main () | { | return SSL_get_SSL_CTX (); | ; | return 0; | } configure:11683: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c -lssl -lcrypto >&5 /usr/bin/ld: cannot find -lssl /usr/bin/ld: cannot find -lcrypto collect2: error: ld returned 1 exit status configure:11683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dnssec-tools-validator" | #define PACKAGE_TARNAME "dnssec-tools-validator" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "dnssec-tools-validator 0.3" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LIBVAL_CONFIGURE_OPTIONS " '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-nsec3' '--without-dlv' '--with-ipv6' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'" | #define VAL_CONFIGURATION_FILE "/etc/dnssec-tools/dnsval.conf" | #define VALIDATOR_TESTCASES "/etc/dnssec-tools/validator-testcases" | #define LIBVAL_NSEC3 1 | #define VAL_IPV6 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SSL_get_SSL_CTX (); | int | main () | { | return SSL_get_SSL_CTX (); | ; | return 0; | } configure:11700: result: no configure:11707: error: "OpenSSL ssl library not found. get it from http://www.openssl.org." ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ... configure: exit 1 dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-nsec3 --without-dlv --with-ipv6 returned exit code 1 make[1]: *** [override_dh_auto_configure] Error 255 make[1]: Leaving directory `/tmp/buildd/dnsval-2.0' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler
--- End Message ---
--- Begin Message ---Source: dnsval Source-Version: 2.0-1.1 We believe that the bug you reported is fixed in the latest version of dnsval, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Gerfried Fuchs <[email protected]> (supplier of updated dnsval package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 19 Sep 2013 11:58:08 +0200 Source: dnsval Binary: libval-bin libval-dev libval14 libval-dbg Architecture: source i386 Version: 2.0-1.1 Distribution: unstable Urgency: low Maintainer: Ondřej Surý <[email protected]> Changed-By: Gerfried Fuchs <[email protected]> Description: libval-bin - DNSSEC validation library (programs) libval-dbg - DNSSEC validation library (debug symbols) libval-dev - DNSSEC validation library (development files) libval14 - DNSSEC validation library (shared library) Closes: 720728 720817 Changes: dnsval (2.0-1.1) unstable; urgency=low . * NMU to fix release critical FTBFS bugs. * Add libssl-dev to Build-Depends to fix FTBFS (closes: #720728, #720817) * override_dh_auto_test to be a NOP to avoid the lengthy network-requiring selftest suite to be run. Checksums-Sha1: b4015f052938b9ad7548e3b05754f204741c7b3c 1644 dnsval_2.0-1.1.dsc 3ad312ca289e2fddb3a080e56e84dcadfa7ac27a 4325 dnsval_2.0-1.1.debian.tar.gz 8b52fc895ba4a67210936419789c270d4b373446 116730 libval-bin_2.0-1.1_i386.deb e221956b4d21c5929588d161cdecf43084d2735c 244694 libval-dev_2.0-1.1_i386.deb ffe61fb600a4a206701ee859610c4e936b945427 188148 libval14_2.0-1.1_i386.deb 3978be025f7d73bc5cf53efccdaac6e3f3de8977 465150 libval-dbg_2.0-1.1_i386.deb Checksums-Sha256: 5c67a8d1de4bc229eafd9a0ca1281a5deeb4ad56bdb099d1dbf3f467c3e88100 1644 dnsval_2.0-1.1.dsc b98f88269e33957483971f403f4f20a5262f81780bc04d2fc27f5b70bdb098a0 4325 dnsval_2.0-1.1.debian.tar.gz 96369cd47edb5e447bc3302537b6d1e81bcf8ecf4112ba3687e72ae9d7dddd0f 116730 libval-bin_2.0-1.1_i386.deb 73819177f82064af43dc5236e64b100c295ff4ee24e19c782a902897697a162c 244694 libval-dev_2.0-1.1_i386.deb d16dd230a90e5cd8a3ba0ab60b2e27cab8b8903520082c2eda2a44cdcbc3c3e3 188148 libval14_2.0-1.1_i386.deb ffadaed9c27c4168b123d4ad8f6bed36309a84a0189994e3a964632323e47fb3 465150 libval-dbg_2.0-1.1_i386.deb Files: 4844a602ea33ce8663e203a1ee26b7e0 1644 libs extra dnsval_2.0-1.1.dsc 26197b47fa1020aa4e2d5fbd753f113d 4325 libs extra dnsval_2.0-1.1.debian.tar.gz b1d8a5e3a5519a26d0950c1bda73a9a1 116730 admin extra libval-bin_2.0-1.1_i386.deb e1f769868fda844ef644bf4d2b19b9db 244694 libdevel extra libval-dev_2.0-1.1_i386.deb 3cfc6f810c2ffbd52e754fa2e3f8f3cc 188148 libs extra libval14_2.0-1.1_i386.deb 96b2d9140b0fbd9b4a7cfb947820bfdd 465150 debug extra libval-dbg_2.0-1.1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQEcBAEBCAAGBQJSQBvCAAoJEDH85+fdB5RhWU8IAIFjGSyZG7qxII6HZ6jsgjK0 XBJCgtMiA33BhnUab/xYC4Kau9GC+37aCdsP5WRKzzDLzo543cP4AXv5Qg1gx6SH 3wNfQkDBb1L7yMgNN0Eqj6FEHUEf4Tbi32rERHorG0wDjRkiTtwQ/LwKJTsbf+4h F7a8zAwwHqrQ7ps2b5wBZfGTGgUizrIEuvMPA6T6LAv/Im6HhNeX4MwYCfPdMGzN 9287umgu1d4EcQAmWcnr11ZNu2jRyFqF63wrYhyC5BjP8wlBpaO01FIeqsf24u+C nOCER6WWnZAuxsoxr1EUPSB/JA3Sx75+92SvkhWORMwOYhyiSLbKjqMl/hQ4wLY= =gm6R -----END PGP SIGNATURE-----
--- End Message ---

