Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 828943

Summary: x11-misc/skippy-0.5.0-r2: stabilisation (was: x11-misc/skippy-0.5.0-r1 - clientwin.c:(.text+<snip>): undefined reference to imlib_context_set_image)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: StabilizationAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, sam
Priority: Normal Keywords: CC-ARCHES
Version: unspecifiedFlags: nattka: sanity-check+
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
x11-misc/skippy-0.5.0-r2
Runtime testing required: ---
Attachments:
Description Flags
emerge-info.txt
none
emerge-history.txt
none
environment
none
etc.portage.tar.bz2
none
temp.tar.bz2
none
x11-misc:skippy-0.5.0-r1:20211211-170230.log none

Description Toralf Förster gentoo-dev 2021-12-11 17:41:00 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 `imlib2-config --cflags` `x86_64-pc-linux-gnu-pkg-config xft --cflags` -pedantic -Wall -DXINERAMA -o skippy skippy.c wm.c dlist.c mainwin.c clientwin.c layout.c focu
/bin/sh: line 1: imlib2-config: command not found
/bin/sh: line 1: imlib2-config: command not found
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/x11-misc/skippy-0.5.0-r1/temp/cchLKsLL.o: in function `clientwin_destroy':
clientwin.c:(.text+0x357): undefined reference to `imlib_context_set_image'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: clientwin.c:(.text+0x35c): undefined reference to `imlib_free_image'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/x11-misc/skippy-0.5.0-r1/temp/cchLKsLL.o: in function `clientwin_snap':
clientwin.c:(.text+0x3ff): undefined reference to `imlib_context_set_drawable'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: clientwin.c:(.text+0x417): undefined reference to `imlib_create_image_from_drawable'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
/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]   php7.4
  [2]   php8.1 *

  HEAD of ::gentoo
commit 8be496be3cd6a2256a0959bfa7e6928803cc4d0e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 11 15:21:43 2021 +0000

    2021-12-11 15:21:42 UTC

emerge -qpvO x11-misc/skippy
[ebuild  N    ] x11-misc/skippy-0.5.0-r1
Comment 1 Toralf Förster gentoo-dev 2021-12-11 17:41:01 UTC
Created attachment 758578 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-11 17:41:02 UTC
Created attachment 758579 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-11 17:41:04 UTC
Created attachment 758580 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-11 17:41:05 UTC
Created attachment 758581 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-11 17:41:06 UTC
Created attachment 758582 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-11 17:41:07 UTC
Created attachment 758583 [details]
x11-misc:skippy-0.5.0-r1:20211211-170230.log
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-11 17:52:17 UTC
Need to use pkg-config to find imlib2.
Comment 8 Larry the Git Cow gentoo-dev 2022-07-15 12:32:54 UTC
The bug has been closed via the following commit(s):

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

commit bb3bdd3212b7973b57cf03f5db36f85050b951de
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-15 12:32:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-15 12:32:47 +0000

    x11-misc/skippy: update EAPI 7 -> 8; fix build w/ newer imlib2
    
    Closes: https://bugs.gentoo.org/828943
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/skippy-0.5.0-imlib2-pkg-config.patch     | 14 +++++++
 x11-misc/skippy/skippy-0.5.0-r2.ebuild             | 47 ++++++++++++++++++++++
 2 files changed, 61 insertions(+)
Comment 9 Joonas Niilola gentoo-dev 2022-07-19 05:41:21 UTC
x86 done
Comment 10 Joonas Niilola gentoo-dev 2022-07-19 05:43:55 UTC
amd64 done
Comment 11 ernsteiswuerfel archtester 2022-07-19 20:56:08 UTC
Looking good on ppc.

 # cat skippy-828943.report 
USE tests started on Di 19. Jul 22:52:40 CEST 2022

FEATURES=' test' USE='' succeeded for =x11-misc/skippy-0.5.0-r2
USE='' succeeded for =x11-misc/skippy-0.5.0-r2
Comment 12 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-20 01:02:15 UTC
ppc done

all arches done
Comment 13 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-20 01:02:35 UTC
(In reply to ernsteiswuerfel from comment #11)
> Looking good on ppc.
> 
>  # cat skippy-828943.report 
> USE tests started on Di 19. Jul 22:52:40 CEST 2022
> 
> FEATURES=' test' USE='' succeeded for =x11-misc/skippy-0.5.0-r2
> USE='' succeeded for =x11-misc/skippy-0.5.0-r2

thanks!
Comment 14 Larry the Git Cow gentoo-dev 2022-07-20 02:11:54 UTC
The bug has been referenced in the following commit(s):

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

commit b5c797002a96476e63e74b8a84ffa83d2c07d727
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-20 02:11:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-20 02:11:41 +0000

    x11-misc/skippy: drop 0.5.0-r1
    
    Bug: https://bugs.gentoo.org/828943
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/skippy/skippy-0.5.0-r1.ebuild | 45 ----------------------------------
 1 file changed, 45 deletions(-)