Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605848 - sys-boot/systemd-boot-232 : src/.../errno-from-name.h:143:1: error: conflicting types for ‘lookup_errno’
Summary: sys-boot/systemd-boot-232 : src/.../errno-from-name.h:143:1: error: conflicti...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gperf-3.1
  Show dependency tree
 
Reported: 2017-01-16 08:41 UTC by Toralf Förster
Modified: 2017-01-16 16:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.48 KB, text/plain)
2017-01-16 08:41 UTC, Toralf Förster
Details
config.log (config.log,137.08 KB, text/plain)
2017-01-16 08:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,285.90 KB, text/plain)
2017-01-16 08:41 UTC, Toralf Förster
Details
environment (environment,104.33 KB, text/plain)
2017-01-16 08:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.96 KB, application/x-bzip)
2017-01-16 08:41 UTC, Toralf Förster
Details
sys-boot:systemd-boot-232:20170116-082007.log (sys-boot:systemd-boot-232:20170116-082007.log,784.59 KB, text/plain)
2017-01-16 08:41 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 2017-01-16 08:41:05 UTC
In file included from src/basic/errno-list.c:28:0:
src/basic/errno-from-name.h:143:1: error: conflicting types for ‘lookup_errno’
 lookup_errno (register const char *str, register size_t len)
 ^
src/basic/errno-list.c:25:33: note: previous declaration of ‘lookup_errno’ was here

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

  This is an unstable amd64 chroot image (named 13.0-libressl-unstable_20170110-100022) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-16 08:41:08 UTC
Created attachment 460288 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-16 08:41:11 UTC
Created attachment 460290 [details]
config.log
Comment 3 Toralf Förster gentoo-dev 2017-01-16 08:41:13 UTC
Created attachment 460292 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-01-16 08:41:16 UTC
Created attachment 460294 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-01-16 08:41:19 UTC
Created attachment 460296 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-01-16 08:41:22 UTC
Created attachment 460298 [details]
sys-boot:systemd-boot-232:20170116-082007.log
Comment 7 Mike Gilbert gentoo-dev 2017-01-16 16:19:55 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25e6e1301bfa4bdec12346cc95a8b420a53db5f6

commit 25e6e1301bfa4bdec12346cc95a8b420a53db5f6
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Mon Jan 16 11:18:04 2017 -0500

    sys-boot/systemd-boot: fix build with gperf-3.1
    
    Bug: https://bugs.gentoo.org/605848
    Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25

 ...-0001-build-sys-check-for-lz4-in-the-old-and-new-numbering.patch | 0
 ...-0002-build-sys-add-check-for-gperf-lookup-function-signat.patch | 0
 sys-boot/systemd-boot/systemd-boot-231-r1.ebuild                    | 6 +++++-
 sys-boot/systemd-boot/systemd-boot-232.ebuild                       | 6 +++++-
 4 files changed, 10 insertions(+), 2 deletions(-)