Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689512 - x11-misc/xwallpaper-0.6.2 : load_jpeg.c:71:26: error: JCS_EXT_BGRA undeclared (first use in this function)
Summary: x11-misc/xwallpaper-0.6.2 : load_jpeg.c:71:26: error: JCS_EXT_BGRA undeclared...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-08 18:31 UTC by Toralf Förster
Modified: 2019-07-19 06:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.72 KB, text/plain)
2019-07-08 18:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,150.17 KB, text/plain)
2019-07-08 18:31 UTC, Toralf Förster
Details
environment (environment,62.12 KB, text/plain)
2019-07-08 18:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.88 KB, application/x-bzip)
2019-07-08 18:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.72 KB, application/x-bzip)
2019-07-08 18:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,17.99 KB, application/x-bzip)
2019-07-08 18:32 UTC, Toralf Förster
Details
x11-misc:xwallpaper-0.6.2:20190708-182942.log (x11-misc:xwallpaper-0.6.2:20190708-182942.log,6.22 KB, text/plain)
2019-07-08 18:32 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 2019-07-08 18:31:45 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I/usr/include/pixman-1      -I/usr/include/libpng16     -O2 -pipe -march=native -c -o xwallpaper-load_jpeg.o `test -f 'load_jpeg.c' || echo './'`load_jpeg.c
load_jpeg.c: In function ‘load_jpeg’:
load_jpeg.c:71:26: error: ‘JCS_EXT_BGRA’ undeclared (first use in this function)
   71 |  cinfo.out_color_space = JCS_EXT_BGRA;
      |                          ^~~~~~~~~~~~
load_jpeg.c:71:26: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-gnome-systemd_20190704-205026

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.35.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO x11-misc/xwallpaper
[ebuild  N    ] x11-misc/xwallpaper-0.6.2  USE="jpeg png seccomp -xpm"
Comment 1 Toralf Förster gentoo-dev 2019-07-08 18:31:47 UTC
Created attachment 582220 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-08 18:31:50 UTC
Created attachment 582222 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-08 18:31:53 UTC
Created attachment 582224 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-08 18:31:55 UTC
Created attachment 582226 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-08 18:31:58 UTC
Created attachment 582228 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-08 18:32:00 UTC
Created attachment 582230 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-08 18:32:03 UTC
Created attachment 582232 [details]
x11-misc:xwallpaper-0.6.2:20190708-182942.log
Comment 8 Georgy Yakovlev archtester gentoo-dev 2019-07-08 23:06:44 UTC
I see, it should depend on libjpeg-turbo explicitly.
thanks for catching, will fix soon.
Comment 9 Larry the Git Cow gentoo-dev 2019-07-19 06:57:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a91775ca6106e3572d1e37cdddf10f6d4b48c0

commit 86a91775ca6106e3572d1e37cdddf10f6d4b48c0
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2019-07-19 06:54:47 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-07-19 06:56:59 +0000

    x11-misc/xwallpaper: drop 0.6.2
    
    Closes: https://bugs.gentoo.org/689512
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 x11-misc/xwallpaper/xwallpaper-0.6.2.ebuild | 50 -----------------------------
 1 file changed, 50 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9299bef4c4e2f7908d17890ec496578c22856e39

commit 9299bef4c4e2f7908d17890ec496578c22856e39
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2019-07-19 06:54:21 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-07-19 06:56:51 +0000

    x11-misc/xwallpaper: drop 0.5.0
    
    Bug: https://bugs.gentoo.org/689512
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 x11-misc/xwallpaper/Manifest                |  1 -
 x11-misc/xwallpaper/xwallpaper-0.5.0.ebuild | 50 -----------------------------
 2 files changed, 51 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa0128035404a4b6fd7875a8f1aaa4180d97beb

commit 9aa0128035404a4b6fd7875a8f1aaa4180d97beb
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2019-07-19 06:52:37 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-07-19 06:52:37 +0000

    x11-misc/xwallpaper: revbump 0.6.2, adjust libjpeg dependency
    
    Bug: https://bugs.gentoo.org/689512
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 x11-misc/xwallpaper/xwallpaper-0.6.2-r1.ebuild | 50 ++++++++++++++++++++++++++
 1 file changed, 50 insertions(+)