Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647744 - app-emacs/apel-10.8-r1 - Loading /var/tmp/portage/app-emacs/apel-10.8-r1/work/apel-10.8/APEL-CFG... // Invalid read syntax: "Expected opening brace after \\N"
Summary: app-emacs/apel-10.8-r1 - Loading /var/tmp/portage/app-emacs/apel-10.8-r1/work...
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-15 16:26 UTC by Toralf Förster
Modified: 2018-07-28 01:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.96 KB, text/plain)
2018-02-15 16:26 UTC, Toralf Förster
Details
app-emacs:apel-10.8-r1:20180215-004835.log (app-emacs:apel-10.8-r1:20180215-004835.log,2.47 KB, text/plain)
2018-02-15 16:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,181.15 KB, text/plain)
2018-02-15 16:27 UTC, Toralf Förster
Details
environment (environment,30.06 KB, text/plain)
2018-02-15 16:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.69 KB, application/x-bzip)
2018-02-15 16:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.11 KB, application/x-bzip)
2018-02-15 16:27 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-15 16:26:53 UTC
Loading /var/tmp/portage/app-emacs/apel-10.8-r1/work/apel-10.8/APEL-CFG...
Invalid read syntax: "Expected opening brace after \\N"
make: *** [Makefile:31: elc] Error 255
 * ERROR: app-emacs/apel-10.8-r1::gentoo failed (compile phase):
 *   emake failed
 * 

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

  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/apel
Comment 1 Toralf Förster gentoo-dev 2018-02-15 16:26:56 UTC
Created attachment 519638 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-15 16:26:59 UTC
Created attachment 519640 [details]
app-emacs:apel-10.8-r1:20180215-004835.log
Comment 3 Toralf Förster gentoo-dev 2018-02-15 16:27:02 UTC
Created attachment 519642 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-02-15 16:27:05 UTC
Created attachment 519644 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-02-15 16:27:08 UTC
Created attachment 519646 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-15 16:27:11 UTC
Created attachment 519648 [details]
temp.tbz2
Comment 7 Ulrich Müller gentoo-dev 2018-02-16 19:11:16 UTC
apel-10.8 is still the newest upstream release. It is from 2010, and the repository at http://git.chise.org/gitweb/?p=elisp/apel.git had its last commit in 2012.

There appears to be a fork in the Wanderlust repository at https://github.com/wanderlust/apel with its last commit in January 2017. However the latest tagged version there is 10.6 (from 2003!). So not sure about the status.
Comment 8 Larry the Git Cow gentoo-dev 2018-07-28 01:52:17 UTC
The bug has been closed via the following commit(s):

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

commit 872346ddefa73ccc0fa8cffbb598c771cc090bbc
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2018-07-28 01:49:56 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2018-07-28 01:49:56 +0000

    app-emacs/apel: Fix brace issue, EAPI 6
    
    Closes: https://bugs.gentoo.org/647744
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 app-emacs/apel/apel-10.8-r1.ebuild                   |  7 ++++---
 .../apel/files/apel-10.8-050_escape-backslash.patch  | 20 ++++++++++++++++++++
 2 files changed, 24 insertions(+), 3 deletions(-)