Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661668 - media-video/gpac-0.6.1-r2 : ft_font.c:41:10: fatal error: ft2build.h: No such file or directory
Summary: media-video/gpac-0.6.1-r2 : ft_font.c:41:10: fatal error: ft2build.h: No such...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-07-20 15:24 UTC by Toralf Förster
Modified: 2018-09-15 10:09 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.18 KB, text/plain)
2018-07-20 15:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.10 KB, text/plain)
2018-07-20 15:24 UTC, Toralf Förster
Details
environment (environment,89.73 KB, text/plain)
2018-07-20 15:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.01 KB, application/x-bzip)
2018-07-20 15:24 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.51 KB, application/x-bzip)
2018-07-20 15:24 UTC, Toralf Förster
Details
media-video:gpac-0.6.1-r2:20180720-062805.log (media-video:gpac-0.6.1-r2:20180720-062805.log,265.97 KB, text/plain)
2018-07-20 15:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.58 KB, application/x-bzip)
2018-07-20 15: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-07-20 15:24:06 UTC
make[2]: Entering directory '/var/tmp/portage/media-video/gpac-0.6.1-r2/work/gpac-0.6.1/modules/ft_font'
x86_64-pc-linux-gnu-gcc -O3  -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wno-pointer-sign -fPIC -DPIC -msse2 -DNDEBUG -DGPAC_HAVE_CONFIG_H -I"/var/tmp/portage/media-video/gpac-0.6.1-r2/work/gpac-0.6.1" -fvisibility="hidden" -I"/var/tmp/portage/media-video/gpac-0.6.1-r2/work/gpac-0.6.1/include"  -c -o ft_font.o ft_font.c
ft_font.c:41:10: fatal error: ft2build.h: No such file or directory
 #include <ft2build.h>
          ^~~~~~~~~~~~
compilation terminated.

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

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

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

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]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-video/gpac
[ebuild  N    ] media-video/gpac-0.6.1-r2  USE="X a52 aac alsa ipv6 jpeg libressl mad opengl png sdl ssl truetype vorbis xml xvid -debug -dvb -ffmpeg -jack -jpeg2k -libav -oss -pulseaudio -static-libs -theora"
Comment 1 Toralf Förster gentoo-dev 2018-07-20 15:24:08 UTC
Created attachment 540184 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-20 15:24:11 UTC
Created attachment 540186 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-20 15:24:15 UTC
Created attachment 540188 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-20 15:24:18 UTC
Created attachment 540190 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-20 15:24:21 UTC
Created attachment 540192 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-20 15:24:24 UTC
Created attachment 540194 [details]
media-video:gpac-0.6.1-r2:20180720-062805.log
Comment 7 Toralf Förster gentoo-dev 2018-07-20 15:24:27 UTC
Created attachment 540196 [details]
temp.tbz2
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-07-24 10:51:49 UTC
Why do you mix stable gpac with unstable freetype?
Comment 9 Toralf Förster gentoo-dev 2018-07-26 20:05:15 UTC
(In reply to Lars Wendler (Polynomial-C) from comment #8)
The tinderox usually does not mix stable and usntable.
But it masked an unstable package version if that fails to emerge.

Then later it uses - say as a dep of another package - the best visible version of that package which is then eventually the stable version.
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-09-15 10:09:42 UTC
Closing as this is an issue of mixing stable gpac with unstable freetype (which lacks freetype-config script).