Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803296 - sci-mathematics/twelf-1.7.1-r1 - auc-menu.el:92:1:Error: Old-style backquotes detected!
Summary: sci-mathematics/twelf-1.7.1-r1 - auc-menu.el:92:1:Error: Old-style backquotes...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-21 22:15 UTC by Toralf Förster
Modified: 2022-03-28 02:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.72 KB, text/plain)
2021-07-21 22:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,382.88 KB, text/plain)
2021-07-21 22:15 UTC, Toralf Förster
Details
environment (environment,62.88 KB, text/plain)
2021-07-21 22:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.17 KB, application/x-bzip)
2021-07-21 22:15 UTC, Toralf Förster
Details
sci-mathematics:twelf-1.7.1-r1:20210721-215804.log (sci-mathematics:twelf-1.7.1-r1:20210721-215804.log,568.34 KB, text/plain)
2021-07-21 22:15 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 2021-07-21 22:15:41 UTC
In toplevel form:
auc-menu.el:92:1:Error: Old-style backquotes detected!

In toplevel form:
twelf-font.el:30:1:Error: Loading ‘/var/tmp/portage/sci-mathematics/twelf-1.7.1-r1/work/twelf/emacs/twelf.el’: old-style backquotes detected!


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j3-20210715-212334

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit b7d77df817760b484e214e32e92a7a85cd41413f
Merge: 31f9ab94336 9cdfa019afe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jul 21 21:21:37 2021 +0000

    Merge updates from master

emerge -qpvO sci-mathematics/twelf
[ebuild  N    ] sci-mathematics/twelf-1.7.1-r1  USE="emacs -doc -examples"
Comment 1 Toralf Förster gentoo-dev 2021-07-21 22:15:42 UTC
Created attachment 725614 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-21 22:15:44 UTC
Created attachment 725617 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-21 22:15:45 UTC
Created attachment 725620 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-21 22:15:47 UTC
Created attachment 725623 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-21 22:15:48 UTC
Created attachment 725626 [details]
sci-mathematics:twelf-1.7.1-r1:20210721-215804.log
Comment 6 Larry the Git Cow gentoo-dev 2022-03-27 06:23:13 UTC
The bug has been closed via the following commit(s):

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

commit 2e4fece2319bee38e08022d4f9db122763d06b46
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2022-03-27 06:22:24 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2022-03-27 06:23:08 +0000

    sci-mathematics/twelf: Fix ROOT in src_prepare, old-style backquotes
    
    Thanks to Sam James and Toralf Forster for reporting.
    
    Fix: calls svnversion command that does not exist, thanks to Agostino Sarubbo
    for reporting.
    
    Closes: https://bugs.gentoo.org/836112
    Closes: https://bugs.gentoo.org/803296
    Closes: https://bugs.gentoo.org/728028
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 .../files/twelf-1.7.1-doc-guide-Makefile.patch     |  8 +++-
 ...f-1.7.1-emacs-fix-old-style-backquotes-p1.patch | 45 ++++++++++++++++++++++
 ...f-1.7.1-emacs-fix-old-style-backquotes-p2.patch | 36 +++++++++++++++++
 ...f-1.7.1-emacs-fix-old-style-backquotes-p3.patch | 13 +++++++
 .../files/twelf-1.7.1-remove-svnversion.patch      | 13 +++++++
 ...twelf-1.7.1-r1.ebuild => twelf-1.7.1-r2.ebuild} | 32 ++++++++-------
 6 files changed, 131 insertions(+), 16 deletions(-)