Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607378 - dev-perl/Net-CUPS-0.630.0 : CUPS.xs:15:32: fatal error: cupsfilters/image.h: No such file or directory
Summary: dev-perl/Net-CUPS-0.630.0 : CUPS.xs:15:32: fatal error: cupsfilters/image.h: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-27 08:38 UTC by Toralf Förster
Modified: 2017-03-16 22:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.69 KB, text/plain)
2017-01-27 08:38 UTC, Toralf Förster
Details
dev-perl:Net-CUPS-0.630.0:20170127-082332.log (dev-perl:Net-CUPS-0.630.0:20170127-082332.log,2.95 KB, text/plain)
2017-01-27 08:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,181.99 KB, text/plain)
2017-01-27 08:38 UTC, Toralf Förster
Details
environment (environment,33.03 KB, text/plain)
2017-01-27 08:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.86 KB, application/x-bzip)
2017-01-27 08:38 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 2017-01-27 08:38:07 UTC
"/usr/bin/perl" "/usr/lib64/perl5/5.22.3/ExtUtils/xsubpp"  -typemap "/usr/lib64/perl5/5.22.3/ExtUtils/typemap" -typemap "typemap"  CUPS.xs > CUPS.xsc && mv CUPS.xsc CUPS.c
x86_64-pc-linux-gnu-gcc -c   -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe   -DVERSION=\"0.63\" -DXS_VERSION=\"0.63\" -fPIC "-I/usr/lib64/perl5/5.22.3/x86_64-linux/CORE"   CUPS.c
CUPS.xs:15:32: fatal error: cupsfilters/image.h: No such file or directory
compilation terminated.
make: *** [Makefile:356: CUPS.o] Error 1
 * ERROR: dev-perl/Net-CUPS-0.630.0::gentoo failed (compile phase):

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

  This is an stable amd64 chroot image (named gnome-stable_20170122-104332) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.7.1
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.8 [icedtea-bin-7]
*)	IcedTea JDK 3.2.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-27 08:38:10 UTC
Created attachment 461592 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-27 08:38:13 UTC
Created attachment 461594 [details]
dev-perl:Net-CUPS-0.630.0:20170127-082332.log
Comment 3 Toralf Förster gentoo-dev 2017-01-27 08:38:16 UTC
Created attachment 461596 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-01-27 08:38:19 UTC
Created attachment 461598 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-01-27 08:38:22 UTC
Created attachment 461600 [details]
etc.portage.tbz2
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2017-03-16 22:33:45 UTC
commit a821f850a5e06b8f8f4afbdfaa82dd33cc01e572
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Thu Mar 16 23:32:58 2017 +0100

    dev-perl/Net-CUPS: Add missing dependency on net-print/cups-filters, bug 607378
    
    Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Net-CUPS/Net-CUPS-0.630.0.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)