Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657914 - app-emacs/yc-5.2.1 : yc.el:2074:17:Error: Duplicate &optional
Summary: app-emacs/yc-5.2.1 : yc.el:2074:17:Error: Duplicate &optional
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-11 16:02 UTC by Toralf Förster
Modified: 2018-06-11 16:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.74 KB, text/plain)
2018-06-11 16:02 UTC, Toralf Förster
Details
app-emacs:yc-5.2.1:20180611-101625.log (app-emacs:yc-5.2.1:20180611-101625.log,2.34 KB, text/plain)
2018-06-11 16:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,147.63 KB, text/plain)
2018-06-11 16:02 UTC, Toralf Förster
Details
environment (environment,23.52 KB, text/plain)
2018-06-11 16:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.55 KB, application/x-bzip)
2018-06-11 16:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,475 bytes, application/x-bzip)
2018-06-11 16:02 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-06-11 16:02:14 UTC
In yc-var-unintern:
yc.el:1864:6:Warning: unintern called with 1 argument, but requires 2
yc.el:2074:17:Error: Duplicate &optional
 * elisp-compile: batch-byte-compile failed
 [ !! ]
 * ERROR: app-emacs/yc-5.2.1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20180608-234334

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv app-emacs/yc
[ebuild  N    ] app-emacs/yc-5.2.1 

!!! The following installed packages are masked:
- x11-proto/xf86bigfontproto-1.2.0-r2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Matt Turner <mattst88@gentoo.org> (10 Jun 2018)
# Packages combined into x11-base/xorg-proto. All reverse deps transitioned.
# Removal in 30 days. Bug #656250

- x11-proto/fixesproto-5.0-r2::gentoo (masked by: package.mask)
- x11-proto/glproto-1.4.17-r2::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-06-11 16:02:19 UTC
Created attachment 535652 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-11 16:02:21 UTC
Created attachment 535654 [details]
app-emacs:yc-5.2.1:20180611-101625.log
Comment 3 Toralf Förster gentoo-dev 2018-06-11 16:02:24 UTC
Created attachment 535656 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-11 16:02:27 UTC
Created attachment 535658 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-11 16:02:30 UTC
Created attachment 535660 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-11 16:02:33 UTC
Created attachment 535662 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-06-11 16:29:30 UTC
The bug has been closed via the following commit(s):

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

commit 68bc333509848bad6a24628582a77313bfffb713
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2018-06-11 16:27:18 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2018-06-11 16:28:54 +0000

    app-emacs/yc: Fix byte-compilation with Emacs 26.
    
    Closes: https://bugs.gentoo.org/657914
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-emacs/yc/files/yc-5.2.1-emacs-26.patch | 11 +++++++++++
 app-emacs/yc/yc-5.2.1.ebuild               |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)