Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 794766 - app-crypt/efitools-1.9.2 - flash-var.c:(.text+<snip>): undefined reference to IsValidVariableHeader
Summary: app-crypt/efitools-1.9.2 - flash-var.c:(.text+<snip>): undefined reference to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on: 888457
Blocks:
  Show dependency tree
 
Reported: 2021-06-07 14:02 UTC by Toralf Förster
Modified: 2022-12-26 03:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.74 KB, text/plain)
2021-06-07 14:02 UTC, Toralf Förster
Details
app-crypt:efitools-1.9.2:20210607-140154.log (app-crypt:efitools-1.9.2:20210607-140154.log,207.44 KB, text/plain)
2021-06-07 14:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,56.33 KB, text/plain)
2021-06-07 14:02 UTC, Toralf Förster
Details
environment (environment,93.22 KB, text/plain)
2021-06-07 14:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.28 KB, application/x-bzip)
2021-06-07 14:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.79 KB, application/x-bzip)
2021-06-07 14:03 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-06-07 14:02:54 UTC
help2man --no-info -i doc/cert-to-efi-sig-list.1.in -o doc/cert-to-efi-sig-list.1 ./cert-to-efi-sig-list
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: flash-var.o: in function `main':
flash-var.c:(.text+0x80a): undefined reference to `IsValidVariableHeader'
collect2: error: ld returned 1 exit status
make: *** [Makefile:115: flash-var] Error 1
make: *** Waiting for unfinished jobs....
rm SetNull.so KeyTool.o DB1.crt ShimReplace.o ReadVars.o SetNull.o HelloWorld.o UpdateVars.o HashTool.o Loader.o DB2.crt

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j3-20210606-181430

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 669c462368ca785c168fbe29f2777ed8614606f2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jun 7 13:05:29 2021 +0000

    2021-06-07 13:05:26 UTC

emerge -qpvO app-crypt/efitools
[ebuild  N    ] app-crypt/efitools-1.9.2  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2021-06-07 14:02:55 UTC
Created attachment 714273 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-07 14:02:57 UTC
Created attachment 714276 [details]
app-crypt:efitools-1.9.2:20210607-140154.log
Comment 3 Toralf Förster gentoo-dev 2021-06-07 14:02:58 UTC
Created attachment 714279 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-07 14:03:00 UTC
Created attachment 714282 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-07 14:03:01 UTC
Created attachment 714285 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-07 14:03:02 UTC
Created attachment 714288 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-24 21:02:45 UTC
The bug has been referenced in the following commit(s):

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

commit ddd706d317284d5120b833e1185d64708961ba7d
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-10-24 21:02:27 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-10-24 21:02:27 +0000

    app-crypt/efitools: update EAPI 6 -> 8
    
    Bug: https://bugs.gentoo.org/794766
    Bug: https://bugs.gentoo.org/816555
    Bug: https://bugs.gentoo.org/816558
    Bug: https://bugs.gentoo.org/876379
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-crypt/efitools/efitools-1.9.2-r1.ebuild   |  52 +++++++++++
 app-crypt/efitools/files/1.9.2-Makefile.patch | 121 ++++++++++++++++++++++++++
 app-crypt/efitools/files/1.9.2-clang16.patch  | 108 +++++++++++++++++++++++
 3 files changed, 281 insertions(+)