Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677334 - app-emulation/xen-pvgrub-4.11.1 : make: *** [Makefile:<snip>: newlib-1.16.0] Error 123
Summary: app-emulation/xen-pvgrub-4.11.1 : make: *** [Makefile:<snip>: newlib-1.16.0] ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xen Devs
URL:
Whiteboard:
Keywords: PullRequest
: 678992 (view as bug list)
Depends on: 677306
Blocks:
  Show dependency tree
 
Reported: 2019-02-05 18:49 UTC by Toralf Förster
Modified: 2019-04-19 19:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.46 KB, text/plain)
2019-02-05 18:49 UTC, Toralf Förster
Details
app-emulation:xen-pvgrub-4.11.1:20190205-182826.log (app-emulation:xen-pvgrub-4.11.1:20190205-182826.log,119.01 KB, text/plain)
2019-02-05 18:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,109.17 KB, text/plain)
2019-02-05 18:49 UTC, Toralf Förster
Details
environment (environment,127.18 KB, text/plain)
2019-02-05 18:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.86 KB, application/x-bzip)
2019-02-05 18:49 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.34 KB, application/x-bzip)
2019-02-05 18:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.44 KB, application/x-bzip)
2019-02-05 18:49 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 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.