Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876379 - app-crypt/efitools-1.9.2 - sign-efi-sig-list.c: error: call to undeclared function strptime; ISO
Summary: app-crypt/efitools-1.9.2 - sign-efi-sig-list.c: error: call to undeclared fun...
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: c99-porting
  Show dependency tree
 
Reported: 2022-10-09 20:36 UTC by Toralf Förster
Modified: 2022-12-26 03:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.99 KB, text/plain)
2022-10-09 20:36 UTC, Toralf Förster
Details
app-crypt:efitools-1.9.2:20221009-142244.log (app-crypt:efitools-1.9.2:20221009-142244.log,36.92 KB, text/plain)
2022-10-09 20:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.41 KB, text/plain)
2022-10-09 20:36 UTC, Toralf Förster
Details
environment (environment,103.13 KB, text/plain)
2022-10-09 20:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.28 KB, application/x-bzip)
2022-10-09 20:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.47 KB, application/x-bzip)
2022-10-09 20:36 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 2022-10-09 20:36:42 UTC
too long lines were shrinked:

clang -I/var/tmp/portage/app-crypt/efitools-1.9.2/work/efitools-1.9.2/include/ -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -fpic -Wall -fshort-wchar -fno-strict-ali
clang-15: warning: optimization flag '-fno-merge-constants' is not supported [-Wignored-optimization-argument]
clang-15: warning: optimization flag '-fno-merge-constants' is not supported [-Wignored-optimization-argument]
clang -I/var/tmp/portage/app-crypt/efitools-1.9.2/work/efitools-1.9.2/include/ -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -fpic -Wall -fshort-wchar -fno-strict-ali
sign-efi-sig-list.c:166:3: error: call to undeclared function 'strptime'; ISO
      C99 and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20221008-230744

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby30 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit ebdb9ec3b3dac48e1240956948a5630a63650cc8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 9 13:03:28 2022 +0000

    2022-10-09 13:03:28 UTC

emerge -qpvO app-crypt/efitools
[ebuild  N    ] app-crypt/efitools-1.9.2  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2022-10-09 20:36:43 UTC
Created attachment 823252 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-09 20:36:46 UTC
Created attachment 823255 [details]
app-crypt:efitools-1.9.2:20221009-142244.log
Comment 3 Toralf Förster gentoo-dev 2022-10-09 20:36:47 UTC
Created attachment 823258 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-09 20:36:48 UTC
Created attachment 823261 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-09 20:36:49 UTC
Created attachment 823264 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-09 20:36:50 UTC
Created attachment 823267 [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(+)