Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828926 - x11-plugins/wmhdplop-0.9.11 - configure: error: imlib2-config not found in PATH.. You need to install Imlib2 (and its developpemen
Summary: x11-plugins/wmhdplop-0.9.11 - configure: error: imlib2-config not found in PA...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 862528
  Show dependency tree
 
Reported: 2021-12-11 13:52 UTC by Toralf Förster
Modified: 2022-07-31 12:39 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.18 KB, text/plain)
2021-12-11 13:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,95.32 KB, text/plain)
2021-12-11 13:52 UTC, Toralf Förster
Details
environment (environment,93.58 KB, text/plain)
2021-12-11 13:52 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.84 KB, application/x-bzip)
2021-12-11 13:53 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.89 KB, application/x-bzip)
2021-12-11 13:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.88 KB, application/x-bzip)
2021-12-11 13:53 UTC, Toralf Förster
Details
x11-plugins:wmhdplop-0.9.11:20211211-134326.log (x11-plugins:wmhdplop-0.9.11:20211211-134326.log,4.65 KB, text/plain)
2021-12-11 13:53 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-12-11 13:52:55 UTC
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for linux/hdreg.h... yes
checking for imlib2-config... no
configure: error: imlib2-config not found in PATH.. You need to install Imlib2 (and its developpement package)

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-plugins/wmhdplop-0.9.11/work/wmhdplop-0.9.11/config.log
 * ERROR: x11-plugins/wmhdplop-0.9.11::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20211210-190248

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 1183abfd50565d165c52a463f5b80dbd5722d94c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 11 13:21:40 2021 +0000

    2021-12-11 13:21:39 UTC

emerge -qpvO x11-plugins/wmhdplop
[ebuild  N    ] x11-plugins/wmhdplop-0.9.11
Comment 1 Toralf Förster gentoo-dev 2021-12-11 13:52:56 UTC
Created attachment 758544 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-11 13:52:57 UTC
Created attachment 758545 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-11 13:52:59 UTC
Created attachment 758546 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-11 13:53:00 UTC
Created attachment 758547 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-11 13:53:01 UTC
Created attachment 758548 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-11 13:53:02 UTC
Created attachment 758549 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-11 13:53:03 UTC
Created attachment 758550 [details]
x11-plugins:wmhdplop-0.9.11:20211211-134326.log
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-15 07:11:08 UTC
This will need a port to use pkg-config for imlib2 as imlib2-config is gone.
Comment 9 Bernard Cafarelli gentoo-dev 2022-07-15 12:04:29 UTC
Thanks sam this one was not in my todo list anymore (maybe mistakenly dropped it when I fixed #828892) this should be similar fix
Comment 10 Larry the Git Cow gentoo-dev 2022-07-15 12:25:37 UTC
The bug has been closed via the following commit(s):

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

commit da73faed3c16f963f2a6a1c1060c68447709793e
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-07-15 12:24:47 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-07-15 12:25:35 +0000

    x11-plugins/wmhdplop: fix imlib2 support
    
    Adapt patch from wmforkplop, also backport an indent fix
    
    Closes: https://bugs.gentoo.org/828926
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../wmhdplop/files/wmhdplop-0.9.11-configure.patch | 112 +++++++++++++++++++++
 .../wmhdplop/files/wmhdplop-0.9.11-indent.patch    |  38 +++++++
 ...lop-0.9.11.ebuild => wmhdplop-0.9.11-r1.ebuild} |   9 +-
 3 files changed, 155 insertions(+), 4 deletions(-)
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-15 12:45:30 UTC
(In reply to Bernard Cafarelli from comment #9)
> Thanks sam this one was not in my todo list anymore (maybe mistakenly
> dropped it when I fixed #828892) this should be similar fix

np! I'd completely forgot about the imlib2-config-dropping thing until I accidentally saw one of the bugs earlier

thanks for fixing so quickly!