Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795432 - net-print/gutenprint-5.3.4 - ../.../gutenprintui.h: fatal error: gtk/gtk.h: No such file or directory
Summary: net-print/gutenprint-5.3.4 - ../.../gutenprintui.h: fatal error: gtk/gtk.h: N...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-06-11 17:59 UTC by Toralf Förster
Modified: 2021-06-11 18:46 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.15 KB, text/plain)
2021-06-11 17:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,47.68 KB, text/plain)
2021-06-11 17:59 UTC, Toralf Förster
Details
environment (environment,67.39 KB, text/plain)
2021-06-11 17:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.48 KB, application/x-bzip)
2021-06-11 17:59 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,24.57 KB, application/x-bzip)
2021-06-11 17:59 UTC, Toralf Förster
Details
net-print:gutenprint-5.3.4:20210611-140436.log (net-print:gutenprint-5.3.4:20210611-140436.log,150.85 KB, text/plain)
2021-06-11 17:59 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.51 KB, application/x-bzip)
2021-06-11 17:59 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 2021-06-11 17:59:19 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include   -pipe -march=native -fno-diagnostics-color  -O2  -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Wformat -Werror=format-security -D_POSIX_C_SOURCE=200809L -std=c99   -Disfinite=finite -pipe -march=native -fno-diagnostics-color  -O2  -O3 -c -o print-gutenprint.o print-gutenprint.c
In file included from print.c:26:
../../include/gutenprintui2/gutenprintui.h:47:10: fatal error: gtk/gtk.h: No such file or directory
   47 | #include <gtk/gtk.h>
      |          ^~~~~~~~~~~
compilation terminated.
In file included from print-gutenprint.c:26:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j3-20210610-203140

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3 *
  [2]   php7.4
  HEAD of ::gentoo
commit bd0a2018089891627e49d26463ab3a04a143ba42
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jun 11 13:05:26 2021 +0000

    2021-06-11 13:05:25 UTC

emerge -qpvO net-print/gutenprint
[ebuild  N    ] net-print/gutenprint-5.3.4  USE="cups gimp gtk nls ppds readline -static-libs"
Comment 1 Toralf Förster gentoo-dev 2021-06-11 17:59:20 UTC
Created attachment 715278 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-11 17:59:21 UTC
Created attachment 715281 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-06-11 17:59:23 UTC
Created attachment 715284 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-06-11 17:59:24 UTC
Created attachment 715287 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-06-11 17:59:25 UTC
Created attachment 715290 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-11 17:59:26 UTC
Created attachment 715293 [details]
net-print:gutenprint-5.3.4:20210611-140436.log
Comment 7 Toralf Förster gentoo-dev 2021-06-11 17:59:28 UTC
Created attachment 715296 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-06-11 18:46:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e938576909c4984a27ef2afa42c10c5c21b0c76

commit 5e938576909c4984a27ef2afa42c10c5c21b0c76
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-06-11 18:45:50 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-06-11 18:45:50 +0000

    net-print/gutenprint: fix empty RDEPEND
    
    Closes: https://bugs.gentoo.org/795432
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 net-print/gutenprint/gutenprint-5.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)