Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648770 - media-gfx/videorbits-2.205 : cement.c:4:10: fatal error: bits/nan.h: No such file or directory
Summary: media-gfx/videorbits-2.205 : cement.c:4:10: fatal error: bits/nan.h: No such ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.27
  Show dependency tree
 
Reported: 2018-02-25 14:28 UTC by Toralf Förster
Modified: 2018-09-12 19:58 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.60 KB, text/plain)
2018-02-25 14:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,101.69 KB, text/plain)
2018-02-25 14:28 UTC, Toralf Förster
Details
environment (environment,55.86 KB, text/plain)
2018-02-25 14:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.58 KB, application/x-bzip)
2018-02-25 14:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.77 KB, application/x-bzip)
2018-02-25 14:28 UTC, Toralf Förster
Details
media-gfx:videorbits-2.205:20180225-142317.log (media-gfx:videorbits-2.205:20180225-142317.log,17.13 KB, text/plain)
2018-02-25 14:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.67 KB, application/x-bzip)
2018-02-25 14:28 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-25 14:28:35 UTC
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -o estpchirp2m main.o ppm.o filt2d.o filt2ddsamp.o mat_util.o display_service.o motion.o est_pseudo.o pchirp2ia.o derivatives.o img_resample.o corners2r.o dst_to_src_pchirp2.o   -lX11 -lX11 -lpng -ljpeg -lz -lm 
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -c -o cement.o cement.c
cement.c:4:10: fatal error: bits/nan.h: No such file or directory
 #include <bits/nan.h>
          ^~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20180223-184508

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

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 media-gfx/videorbits
[ebuild  N    ] media-gfx/videorbits-2.205
Comment 1 Toralf Förster gentoo-dev 2018-02-25 14:28:38 UTC
Created attachment 521012 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-25 14:28:41 UTC
Created attachment 521014 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-02-25 14:28:44 UTC
Created attachment 521016 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-02-25 14:28:48 UTC
Created attachment 521018 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-02-25 14:28:51 UTC
Created attachment 521020 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-25 14:28:54 UTC
Created attachment 521022 [details]
media-gfx:videorbits-2.205:20180225-142317.log
Comment 7 Toralf Förster gentoo-dev 2018-02-25 14:28:57 UTC
Created attachment 521024 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-03-29 21:05:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9961133103f7a7ed931a1d6669ecff5acba566cc

commit 9961133103f7a7ed931a1d6669ecff5acba566cc
Author:     Harri Nieminen <moikkis@gmail.com>
AuthorDate: 2018-03-27 16:52:32 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-03-29 21:05:17 +0000

    media-gfx/videorbits: Fix for glibc-2.27
    
    Closes: https://bugs.gentoo.org/648770
    Closes: https://github.com/gentoo/gentoo/pull/7648
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../files/videorbits-2.205-remove-bits-nan.patch   | 35 ++++++++++++++++++++++
 media-gfx/videorbits/videorbits-2.205.ebuild       |  3 +-
 2 files changed, 37 insertions(+), 1 deletion(-)