Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 677334

Summary: app-emulation/xen-pvgrub-4.11.1 : make: *** [Makefile:<snip>: newlib-1.16.0] Error 123
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Xen Devs <xen>
Status: RESOLVED FIXED    
Severity: normal CC: hydrapolic
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/11596
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 677306    
Bug Blocks:    
Attachments: emerge-info.txt
app-emulation:xen-pvgrub-4.11.1:20190205-182826.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-02-05 18:49:08 UTC
Can't rename newlib-1.16.0/newlib/libc/stdio/vsnprintf.c to newlib-1.16.0/newlib/libc/stdio/vsnprintf.c.bak: Bad file descriptor, skipping file, <> line 490962.
Can't rename newlib-1.16.0/libgloss/libnosys/times.c to newlib-1.16.0/libgloss/libnosys/times.c.bak: Bad file descriptor, skipping file, <> line 225301.
make: *** [Makefile:90: newlib-1.16.0] Error 123
make: Leaving directory '/var/tmp/portage/app-emulation/xen-pvgrub-4.11.1/work/xen-4.11.1/stubdom'
 * ERROR: app-emulation/xen-pvgrub-4.11.1::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_20190203-172806

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO app-emulation/xen-pvgrub
[ebuild  N    ] app-emulation/xen-pvgrub-4.11.1  USE="-custom-cflags" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-02-05 18:49:11 UTC
Created attachment 563864 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-05 18:49:14 UTC
Created attachment 563866 [details]
app-emulation:xen-pvgrub-4.11.1:20190205-182826.log
Comment 3 Toralf Förster gentoo-dev 2019-02-05 18:49:16 UTC
Created attachment 563868 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-02-05 18:49:19 UTC
Created attachment 563870 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-02-05 18:49:22 UTC
Created attachment 563872 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-05 18:49:25 UTC
Created attachment 563874 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-02-05 18:49:27 UTC
Created attachment 563876 [details]
temp.tbz2
Comment 8 Tomáš Mózes 2019-02-05 21:08:22 UTC
This is a perl 5.28.0 bug, we need to patch it or bump to 5.28.1.
Comment 9 Tomáš Mózes 2019-02-28 04:49:43 UTC
*** Bug 678992 has been marked as a duplicate of this bug. ***
Comment 10 Tomáš Mózes 2019-04-19 19:13:33 UTC
With perl 5.28.2 in tree this seems to be fixes, it compiles again for me.