Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647316 - sys-boot/systemd-boot-235 : ../.../missing_syscall.h:309:23: error: static declaration of copy_file_range follows non-static declaration
Summary: sys-boot/systemd-boot-235 : ../.../missing_syscall.h:309:23: error: static de...
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:
 
Reported: 2018-02-11 16:24 UTC by Toralf Förster
Modified: 2018-02-12 16:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.67 KB, text/plain)
2018-02-11 16:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,163.80 KB, text/plain)
2018-02-11 16:24 UTC, Toralf Förster
Details
environment (environment,80.06 KB, text/plain)
2018-02-11 16:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.27 KB, application/x-bzip)
2018-02-11 16:24 UTC, Toralf Förster
Details
sys-boot:systemd-boot-235:20180211-140642.log (sys-boot:systemd-boot-235:20180211-140642.log,35.50 KB, text/plain)
2018-02-11 16:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.54 KB, application/x-bzip)
2018-02-11 16:24 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 2018-02-11 16:24:06 UTC
                 from ../systemd-235/src/basic/util.h:46,
                 from ../systemd-235/src/shared/import-util.c:31:
../systemd-235/src/basic/missing_syscall.h:309:23: error: static declaration of ‘copy_file_range’ follows non-static declaration
 static inline ssize_t copy_file_range(int fd_in, loff_t *off_in,
                       ^~~~~~~~~~~~~~~
In file included from ../systemd-235/src/basic/ioprio.h:8:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_20180207-191057

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sys-boot/systemd-boot
[ebuild  N    ] sys-boot/systemd-boot-233
Comment 1 Toralf Förster gentoo-dev 2018-02-11 16:24:09 UTC
Created attachment 519094 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-11 16:24:12 UTC
Created attachment 519096 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-02-11 16:24:15 UTC
Created attachment 519098 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-02-11 16:24:18 UTC
Created attachment 519100 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-02-11 16:24:21 UTC
Created attachment 519102 [details]
sys-boot:systemd-boot-235:20180211-140642.log
Comment 6 Toralf Förster gentoo-dev 2018-02-11 16:24:24 UTC
Created attachment 519104 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-12 16:55:50 UTC
The bug has been closed via the following commit(s):

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

commit 06d369db6410ed60d7739fe8f8737da338a173e4
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2018-02-12 16:54:49 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2018-02-12 16:55:45 +0000

    sys-boot/systemd-boot: bump to 237
    
    Closes: https://bugs.gentoo.org/647316
    Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99

 sys-boot/systemd-boot/Manifest                     |   1 +
 .../systemd-boot/files/237-libshared-static.patch  |  15 +++
 sys-boot/systemd-boot/systemd-boot-237.ebuild      | 110 +++++++++++++++++++++
 3 files changed, 126 insertions(+)