First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 227381
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Crypto team <crypto@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Franz Metz <superfranky@gmx.at>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnutls-2.3.11.ebuild.diff gnutls-2.3.11.ebuild.diff patch Franz Metz 2008-06-16 07:23 0000 336 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 227381 depends on: Show dependency tree
Bug 227381 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-16 07:18 0000
hey, 
i spotted another UNRECOGNIZED configure option in net-libs/gnutls! :)

---snip---
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --without-included-opencdk --with-zlib --enable-nls
--disable-guile --disable-gtk-doc --with-lzo --build=i686-pc-linux-gnu
configure: WARNING: Unrecognized options: --without-included-opencdk
---snip---

I found the relevant information inside the NEWS and ChangeLog files included
in the *.tar.bz2.

-> NEWS
* Version 2.3.6 (released 2008-04-17)
** Clean up OpenCDK related code.
GnuTLS now requires its internal OpenCDK code rather than the external
GPL library OpenCDK.  Unfortunately, we don't have resources to
maintain an external library (help welcome).

-> ChangeLog
2008-04-17  Simon Josefsson simon@josefsson.org>

        * README: No need for external opencdk.

2008-04-17  Simon Josefsson simon@josefsson.org>

        * configure.in, lib/Makefile.am, lib/opencdk/misc.c: Remove code to
        link with external opencdk.  It seems we now don't have resources to
        maintain the LGPL opencdk code externally, since making it use
        GnuTLS's crypto code will be complicated.  See discussion in:

       
http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2672/focus=2711

Sadly, we can't use our own external app-crypt/opencdk anymore. 
So, to fix the unrecognized option --without-included-opencdk needs to get
removed from the econf section.



Reproducible: Always

Steps to Reproduce:
1.emerge =net-libs/gnutls-2.3.11
2.look @ configure options
3.wait 4 the unrecognized option




From: Simon Josefsson simon at> josefsson.org>
 Subject: GnuTLS 2.3.15 - fourth and final (?) release candidate for 2.4.0

Version 2.3.15 will hopefully be the final release candidate for the
next stable release v2.4.0.

Just a little info, not a bump request.

------- Comment #1 From Franz Metz 2008-06-16 07:23:12 0000 -------
Created an attachment (id=157047) [edit]
gnutls-2.3.11.ebuild.diff

The unrecognized option is gone again :)

------- Comment #2 From Daniel Black 2008-06-19 09:11:14 0000 -------
thanks - removed opencdk out of dependancies too.

First Last Prev Next    No search results available      Search page      Enter new bug