Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723246 - app-emacs/filladapt-2.12-r1 : filladapt.el:79:1:Error: Old-style backquotes detected!
Summary: app-emacs/filladapt-2.12-r1 : filladapt.el:79:1:Error: Old-style backquotes d...
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: 2020-05-15 14:44 UTC by Toralf Förster
Modified: 2021-03-28 19:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.87 KB, text/plain)
2020-05-15 14:44 UTC, Toralf Förster
Details
app-emacs:filladapt-2.12-r1:20200515-134203.log (app-emacs:filladapt-2.12-r1:20200515-134203.log,1.95 KB, text/plain)
2020-05-15 14:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.59 KB, text/plain)
2020-05-15 14:44 UTC, Toralf Förster
Details
environment (environment,88.03 KB, text/plain)
2020-05-15 14:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.05 KB, application/x-bzip)
2020-05-15 14:44 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,1.49 KB, application/x-bzip)
2020-05-15 14:44 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 2020-05-15 14:44:10 UTC
In toplevel form:
filladapt.el:79:1:Error: Old-style backquotes detected!
 * elisp-compile: batch-byte-compile failed
 [ !! ]
 * ERROR: app-emacs/filladapt-2.12-r1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20200512-011504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri 15 May 2020 01:05:27 PM UTC

emerge -qpvO app-emacs/filladapt
[ebuild  N    ] app-emacs/filladapt-2.12-r1
Comment 1 Toralf Förster gentoo-dev 2020-05-15 14:44:13 UTC
Created attachment 639348 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-15 14:44:16 UTC
Created attachment 639350 [details]
app-emacs:filladapt-2.12-r1:20200515-134203.log
Comment 3 Toralf Förster gentoo-dev 2020-05-15 14:44:20 UTC
Created attachment 639352 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-15 14:44:24 UTC
Created attachment 639354 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-15 14:44:27 UTC
Created attachment 639356 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-15 14:44:30 UTC
Created attachment 639358 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-03-28 19:36:47 UTC
The bug has been closed via the following commit(s):

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

commit 820166f26ba367eedd9be1371f3143ba469a1d27
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2021-03-28 19:33:10 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2021-03-28 19:36:39 +0000

    app-emacs/filladapt: Fix byte-compilation with Emacs 27
    
    Port to EAPI 7, readme.gentoo-r1.eclass.
    
    Closes: https://bugs.gentoo.org/723246
    Closes: https://bugs.gentoo.org/778716
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 .../filladapt/files/filladapt-2.12-backquote.patch  | 11 +++++++++++
 app-emacs/filladapt/filladapt-2.12-r2.ebuild        | 21 +++++++++++++++++++++
 2 files changed, 32 insertions(+)