Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684180 - app-emacs/teco-7-r1 : teco.el:443:1:Error: Old-style backquotes detected!
Summary: app-emacs/teco-7-r1 : teco.el:443:1:Error: Old-style backquotes detected!
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: 2019-04-23 14:14 UTC by Toralf Förster
Modified: 2019-10-01 13:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.12 KB, text/plain)
2019-04-23 14:14 UTC, Toralf Förster
Details
app-emacs:teco-7-r1:20190423-042204.log (app-emacs:teco-7-r1:20190423-042204.log,1.93 KB, text/plain)
2019-04-23 14:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,251.76 KB, text/plain)
2019-04-23 14:14 UTC, Toralf Förster
Details
environment (environment,83.59 KB, text/plain)
2019-04-23 14:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.89 KB, application/x-bzip)
2019-04-23 14:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,898 bytes, application/x-bzip)
2019-04-23 14: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 2019-04-23 14:14:35 UTC
In toplevel form:
teco.el:443:1:Error: Old-style backquotes detected!
 * elisp-compile: batch-byte-compile failed
 [ !! ]
 * ERROR: app-emacs/teco-7-r1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_libressl_20190417-202422

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.34.0 *



emerge -qpvO app-emacs/teco
[ebuild  N    ] app-emacs/teco-7-r1
Comment 1 Toralf Förster gentoo-dev 2019-04-23 14:14:38 UTC
Created attachment 573864 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-23 14:14:41 UTC
Created attachment 573866 [details]
app-emacs:teco-7-r1:20190423-042204.log
Comment 3 Toralf Förster gentoo-dev 2019-04-23 14:14:44 UTC
Created attachment 573868 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-23 14:14:47 UTC
Created attachment 573870 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-23 14:14:49 UTC
Created attachment 573872 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-23 14:14:52 UTC
Created attachment 573874 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-10-01 13:49:18 UTC
The bug has been closed via the following commit(s):

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

commit a293e636dead912e23744c594c4f805bbb6f7f31
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-10-01 13:48:38 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2019-10-01 13:49:06 +0000

    app-emacs/teco: Fix old-style backquotes.
    
    Closes: https://bugs.gentoo.org/684180
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-emacs/teco/files/teco-7-backquotes.patch | 34 ++++++++++++++++++++++++++++
 app-emacs/teco/teco-7-r2.ebuild              |  3 ++-
 2 files changed, 36 insertions(+), 1 deletion(-)