Opened 9 years ago

Closed 9 years ago

#6380 closed enhancement (fixed)

gnutls-3.4.0

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/gnutls-3.4.0.tar.xz

https://lists.gnupg.org/pipermail/gnutls-devel/2015-April/007535.html

What's New ==========

Version 3.4.0 is the first stable release on the 3.4.x branch and is the result of a year of planning and work [0] on the git master branch. The GnuTLS 3.4.x branch is marked as stable-next, meaning it is considered of stable quality but will not yet replace the current stable releases based on 3.3.0, which will continue to be supported.

Change History (3)

comment:1 by Fernando de Oliveira, 9 years ago

Tested until now:

cups
vlc
mplayer
ffmpeg
gst10-plugins-bad
vte
emacs

First problem is with emacs (translated one expression into English: Falha de segmentação:

Loading /tmp/porg-build-2015.04.25-16h58m46s/emacs-24.5/lisp/vc/ediff-hook.el (source)...
Loading /tmp/porg-build-2015.04.25-16h58m46s/emacs-24.5/lisp/uniquify.el (source)...
Loading /tmp/porg-build-2015.04.25-16h58m46s/emacs-24.5/lisp/electric.el (source)...
Loading /tmp/porg-build-2015.04.25-16h58m46s/emacs-24.5/lisp/tooltip.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
91123 pure bytes used
/bin/sh: line 7: 21790 Segmentation fault  ./temacs --batch --load loadup bootstrap
Makefile:815: recipe for target 'bootstrap-emacs' failed
make[2]: *** [bootstrap-emacs] Error 1
make[2]: Leaving directory '/tmp/porg-build-2015.04.25-16h58m46s/emacs-24.5/src'
Makefile:387: recipe for target 'src' failed
make[1]: *** [src] Error 2
make[1]: Leaving directory '/tmp/porg-build-2015.04.25-16h58m46s/emacs-24.5'
Makefile:1099: recipe for target 'bootstrap' failed
make: *** [bootstrap] Error 2

Problem of emacs with this version of gnutls is known, but I couldn't solve from the fix there:

http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=dc79845aac339db1cdcbbfc48d8f1569ed9a5aa2

http://article.gmane.org/gmane.emacs.bugs/101411/match=gnutls+3.4.0

However, could build it, without gnutls:

./configure --prefix=/usr \
            --without-gnutls \
            --localstatedir=/var

Shall I continue using that, is there some fix known, or should I stop here and let the tickets below alone?

#6355 p11-kit-0.23.1 (reopened, so, would close without fixing)

#5152 nettle-3.1.1 (placeholder)

#6380 gnutls-3.4.0 (placeholder)

comment:2 by Fernando de Oliveira, 9 years ago

Milestone: hold7.8
Owner: changed from blfs-book@… to Fernando de Oliveira
Priority: lownormal
Status: newassigned
Summary: gnutls-3.4.0 (placeholder)gnutls-3.4.0

Tested and fixed if necessary:

exim              not tested
cups
vlc
mplayer
ffmpeg
gst10-plugins-bad
vte
emacs             --without-gnutls
pidgin
tigervnc          not tested
mutt
wget
samba             sed
neon              sed
curl
wireshark

comment:3 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15878.

Note: See TracTickets for help on using tickets.