Description of problem: gnomint has a requirement on gnutls-2 series; the package in RawHide noted fails an enabled build test Version-Release number of selected component (if applicable): gnutls-2.4.1-1.fc10.src.rpm How reproducible: rpmbuild --rebuild gnutls-2.4.1-1.fc10.src.rpm Steps to Reproduce: as above Actual results: ... - Ephemeral DH using prime of 1032 bits - Cipher: AES-128-CBC - MAC: SHA1 - Protocol: TLS1.1 - Certificate Type: OPENPGP - Compression: NULL - Cipher: AES-128-CBC - MAC: SHA1 - Received 9 bytes: Hello TLS server: Peer has closed the GNUTLS connection server: finished Self test `./openpgpself' finished with 0 errors ==1568== ==1568== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) ==1568== malloc/free: in use at exit: 3,056 bytes in 38 blocks. ==1568== malloc/free: 7,088 allocs, 7,050 frees, 475,703 bytes allocated. ==1568== For counts of detected errors, rerun with: -v ==1568== searching for pointers to 38 not-freed blocks. ==1568== checked 149,672 bytes. ==1568== ==1568== LEAK SUMMARY: ==1568== definitely lost: 0 bytes in 0 blocks. ==1568== possibly lost: 0 bytes in 0 blocks. ==1568== still reachable: 3,056 bytes in 38 blocks. ==1568== suppressed: 0 bytes in 0 blocks. ==1568== Reachable blocks (those to which a pointer was found) are not shown. ==1568== To see them, rerun with: --show-reachable=yes Self test `./openpgpself' finished with 0 errors ==1565== ==1565== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) ==1565== malloc/free: in use at exit: 3,056 bytes in 38 blocks. ==1565== malloc/free: 7,413 allocs, 7,375 frees, 559,024 bytes allocated. ==1565== For counts of detected errors, rerun with: -v ==1565== searching for pointers to 38 not-freed blocks. ==1565== checked 149,672 bytes. ==1565== ==1565== LEAK SUMMARY: ==1565== definitely lost: 0 bytes in 0 blocks. ==1565== possibly lost: 0 bytes in 0 blocks. ==1565== still reachable: 3,056 bytes in 38 blocks. ==1565== suppressed: 0 bytes in 0 blocks. ==1565== Reachable blocks (those to which a pointer was found) are not shown. ==1565== To see them, rerun with: --show-reachable=yes PASS: openpgpself =================================== 1 of 21 tests failed Please report to bug-gnutls =================================== make[3]: *** [check-TESTS] Error 1 Expected results: a clean rebuild producing binary RPMs Additional info: Ask if you need more information. Will you upstream this report, or should I? -- Russ herrold
Created attachment 317508 [details] build log showing all errors
Please try gnutls-2.4.2-1.fc10 from http://koji.fedoraproject.org/koji/buildinfo?buildID=64031
sadly, upstream's published email address bounces: Date: Tue, 23 Sep 2008 14:49:49 From: Mail Delivery System <Mailer-Daemon> To: herrold Subject: Mail delivery failed: returning message to sender This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: gnutls-devel ------ This is a copy of the message, including all the headers. ------ ------ The body of the message is 858420 characters long; only the first ------ 106496 or so are included here. Return-path: <herrold> Received: from fencepost.gnu.org ([140.186.70.10]:50764) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from <herrold>) id 1KiCxB-0006cO-A4 for gnutls-devel; Tue, 23 Sep 2008 14:49:48 -0400 Received: from mx10.gnu.org ([199.232.76.166]:56382) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from <herrold>) id 1KiCv3-0003Wx-34 for bug-gnutls; Tue, 23 Sep 2008 14:47:36 -0400
thanks -- this gets me past the error. as I have a differing build environment from you (one assumes: guile ), I get this: Processing files: gnutls-debuginfo-2.4.2-1 Provides: libgnutls-extra.so.26.4.6.debug()(64bit) libgnutls-openssl.so.26.4.6.debug()(64bit) libgnutls.so.26.4.6.debug()(64bit) libgnutlsxx.so.26.4.6.debug()(64bit) libguile-gnutls-extra-v-1.so.0.0.0.debug()(64bit) libguile-gnutls-v-1.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gnutls-2.4.2-1-root-herrold error: Installed (but unpackaged) file(s) found: /usr/share/guile/site/gnutls.scm /usr/share/guile/site/gnutls/extra.scm RPM build errors: user mockbuild does not exist - using root group mockbuild does not exist - using root user mockbuild does not exist - using root group mockbuild does not exist - using root user mockbuild does not exist - using root group mockbuild does not exist - using root user mockbuild does not exist - using root group mockbuild does not exist - using root Installed (but unpackaged) file(s) found: /usr/share/guile/site/gnutls.scm /usr/share/guile/site/gnutls/extra.scm Do you want a separate bug for adding a --without-guile ./configure option? -- Russ herrold
Please file a bug for adding a gnutls-guile subpackage. I'd rather add a subpackage for guile bindings than disable them.