Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647638 - app-emacs/mldonkey-0.0.4b-r1 : mldonkey-vd.el:804:28:Error: Duplicate &optional
Summary: app-emacs/mldonkey-0.0.4b-r1 : mldonkey-vd.el:804:28:Error: Duplicate &optional
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-14 18:14 UTC by Toralf Förster
Modified: 2018-02-14 21:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.93 KB, text/plain)
2018-02-14 18:14 UTC, Toralf Förster
Details
app-emacs:mldonkey-0.0.4b-r1:20180214-174251.log (app-emacs:mldonkey-0.0.4b-r1:20180214-174251.log,3.14 KB, text/plain)
2018-02-14 18:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,169.21 KB, text/plain)
2018-02-14 18:14 UTC, Toralf Förster
Details
environment (environment,29.70 KB, text/plain)
2018-02-14 18:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.60 KB, application/x-bzip)
2018-02-14 18:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.22 KB, application/x-bzip)
2018-02-14 18:14 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)