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

Bug 648770

Summary: media-gfx/videorbits-2.205 : cement.c:4:10: fatal error: bits/nan.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/7648
https://bugs.gentoo.org/show_bug.cgi?id=666106
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 637144    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-gfx:videorbits-2.205:20180225-142317.log
temp.tbz2

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(-)