Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 525328 - media-libs/openctm-1.0.3: emake failed — image.cpp:30:21: fatal error: jpeglib.h: No such file or directory
Summary: media-libs/openctm-1.0.3: emake failed — image.cpp:30:21: fatal error: jpegli...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-13 19:33 UTC by Piotr Szymaniak
Modified: 2014-10-14 09:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Szymaniak 2014-10-13 19:33:44 UTC
x86_64-pc-linux-gnu-g++  -march=nocona -mno-sse3 -O2 -pipe -W -Wall `pkg-config --cflags gtk+-2.0` -I../lib -Irply -I/usr/include/GL -c -o off.o off.cpp
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
x86_64-pc-linux-gnu-g++  -march=nocona -mno-sse3 -O2 -pipe -W -Wall `pkg-config --cflags gtk+-2.0` -I../lib -Irply -I/usr/include/GL -c -o wrl.o wrl.cpp
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
wrl.cpp:226:64: warning: unused parameter 'aOptions' [-Wunused-parameter]
 void Export_WRL(const char * aFileName, Mesh * aMesh, Options &aOptions)
                                                                ^
x86_64-pc-linux-gnu-g++  -march=nocona -mno-sse3 -O2 -pipe -W -Wall `pkg-config --cflags gtk+-2.0` -I../lib -Irply -I/usr/include/GL -Wl,-O1 -Wl,--as-needed -Os -W -Wall -o bin2c bin2c.cpp
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
x86_64-pc-linux-gnu-g++  -march=nocona -mno-sse3 -O2 -pipe -W -Wall `pkg-config --cflags gtk+-2.0` -I../lib -Irply -I/usr/include/GL -c -o image.o image.cpp
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
image.cpp:30:21: fatal error: jpeglib.h: No such file or directory
 #include <jpeglib.h>
                     ^
compilation terminated.
Makefile.linux:66: recipe for target 'image.o' failed
make[1]: *** [image.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/var/tmp/portage/media-libs/openctm-1.0.3/work/OpenCTM-1.0.3/tools'
Makefile:43: recipe for target 'toolset' failed
make: *** [toolset] Error 2
 * ERROR: media-libs/openctm-1.0.3::gentoo failed (compile phase):
 *   emake failed


~ # emerge --info '=media-libs/openctm-1.0.3::gentoo'
Portage 2.2.14_rc1 (python 2.7.8-final-0, default/linux/amd64/13.0, gcc-4.9.1, glibc-2.19-r1, 3.11.1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.11.1-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E4600_@_2.40GHz-with-gentoo-2.2
KiB Mem:     2047648 total,    603064 free
KiB Swap:    2097148 total,   2088876 free
Timestamp of tree: Fri, 10 Oct 2014 20:30:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p53
dev-lang/perl:            5.20.1
dev-lang/python:          2.7.8, 3.4.1
dev-util/ccache:          3.1.9-r3
dev-util/pkgconfig:       0.28-r2
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.1
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.9.1
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.1
sys-kernel/linux-headers: 3.16 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo roslin sunrise
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -mno-sse3 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=nocona -mno-sse3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.mirror.pw.edu.pl/"
LANG="pl_PL.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/roslin /var/lib/layman/sunrise"
USE="amd64 mmx openmp openssl readline sse sse2 ssl threads udev unicode" ABI_X86="64" ELIBC="glibc" KERNEL="linux" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4" USERLAND="GNU"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON

~ # emerge -pqv '=media-libs/openctm-1.0.3::gentoo'
[ebuild  N    ] dev-libs/tinyxml-2.6.2-r2  USE="-debug -doc -static-libs -stl" 
[ebuild  N    ] app-admin/eselect-opengl-1.2.7 
[ebuild  N    ] media-libs/pnglite-0.1.17  USE="-static-libs" 
[ebuild  N    ] x11-proto/xproto-7.0.26  USE="-doc" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/xextproto-7.3.0  USE="-doc" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/inputproto-2.3.1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/xtrans-1.3.4  USE="-doc" 
[ebuild  N    ] x11-proto/kbproto-1.0.6-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] dev-libs/libpthread-stubs-0.3-r1  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/xf86vidmodeproto-2.3.1-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/renderproto-0.11.1-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/xf86bigfontproto-1.2.0-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] media-fonts/font-util-1.3.0 
[ebuild  N    ] x11-misc/util-macros-1.19.0 
[ebuild  N    ] x11-proto/randrproto-1.4.0-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/glproto-1.4.17  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/xf86driproto-2.1.1-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/dri2proto-2.8-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/damageproto-1.2.1-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/xcb-proto-1.10  ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 (-python3_2) -python3_3" 
[ebuild  N    ] x11-libs/libICE-1.0.9  USE="-doc -ipv6 -static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-proto/fixesproto-5.0-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXau-1.0.8  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXdmcp-1.1.1-r1  USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libdrm-2.4.56  USE="-libkms -static-libs" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="(-exynos) (-freedreno) -intel -nouveau (-omap) -radeon -vmware" 
[ebuild  N    ] x11-libs/libxshmfence-1.1  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libxcb-1.10  USE="-doc (-selinux) -static-libs -xkb" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libSM-1.2.2-r1  USE="-doc -ipv6 -static-libs -uuid" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libX11-1.6.2  USE="-doc -ipv6 -static-libs {-test}" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXext-1.3.2  USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXfixes-5.0.1  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXt-1.1.4  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXrender-0.9.8  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXi-1.7.4  USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXxf86vm-1.1.3  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXmu-1.1.2  USE="-doc -ipv6 -static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXrandr-1.4.2  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] x11-libs/libXdamage-1.1.4-r1  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] media-libs/mesa-10.3.0  USE="-bindist -classic -debug -dri3 -egl -gallium -gbm -gles1 -gles2 -llvm -nptl -opencl -openmax -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau -wayland -xa -xvmc" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="(-freedreno) -i915 -i965 -ilo -intel -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware" 
[ebuild  N    ] virtual/opengl-7.0-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] media-libs/glu-9.0.0-r1  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] virtual/glu-9.0-r1  ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] media-libs/freeglut-2.8.1-r1  USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] media-libs/glew-1.11.0  USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] media-libs/openctm-1.0.3
Comment 1 Amy Liffey gentoo-dev 2014-10-14 09:52:18 UTC
Thanks for reporting.

Amy