Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 647638

Summary: app-emacs/mldonkey-0.0.4b-r1 : mldonkey-vd.el:804:28:Error: Duplicate &optional
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: GNU Emacs project <gnu-emacs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emacs:mldonkey-0.0.4b-r1:20180214-174251.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-02-14 18:14:11 UTC
In mldonkey-vd-finished-insert:
mldonkey-vd.el:798:25:Warning: reference to free variable ‘finished’
mldonkey-vd.el:804:28:Error: Duplicate &optional

In mldonkey-vd-sort-dl:
mldonkey-vd-sort.el:411:29:Warning: (lambda (dl-a dl-b) ...) quoted with '

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20180210-181142

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-emacs/mldonkey
Comment 1 Toralf Förster gentoo-dev 2018-02-14 18:14:14 UTC
Created attachment 519512 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-14 18:14:17 UTC
Created attachment 519514 [details]
app-emacs:mldonkey-0.0.4b-r1:20180214-174251.log
Comment 3 Toralf Förster gentoo-dev 2018-02-14 18:14:20 UTC
Created attachment 519516 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-02-14 18:14:23 UTC
Created attachment 519518 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-02-14 18:14:26 UTC
Created attachment 519520 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-14 18:14:29 UTC
Created attachment 519522 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-14 21:31:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab2f5078f7e0f7d6899c4735ae9502d7bcad518

commit fab2f5078f7e0f7d6899c4735ae9502d7bcad518
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2018-02-14 21:26:11 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2018-02-14 21:27:08 +0000

    app-emacs/mldonkey: Fix byte-compilation with Emacs 26.
    
    Closes: https://bugs.gentoo.org/647638
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-emacs/mldonkey/files/mldonkey-0.0.4b-emacs-26.patch | 14 ++++++++++++++
 app-emacs/mldonkey/mldonkey-0.0.4b-r1.ebuild            |  4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)