Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782634 - x11-themes/gtk-engines-rezlooks-0.6-r1 - /.../rezlooks_style.c:945: undefined reference to sqrt
Summary: x11-themes/gtk-engines-rezlooks-0.6-r1 - /.../rezlooks_style.c:945: undefined...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Themes Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-04-13 08:08 UTC by Toralf Förster
Modified: 2021-12-30 03:32 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.67 KB, text/plain)
2021-04-13 08:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,126.80 KB, text/plain)
2021-04-13 08:08 UTC, Toralf Förster
Details
environment (environment,67.06 KB, text/plain)
2021-04-13 08:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.86 KB, application/x-bzip)
2021-04-13 08:09 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.18 KB, application/x-bzip)
2021-04-13 08:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.30 KB, application/x-bzip)
2021-04-13 08:09 UTC, Toralf Förster
Details
x11-themes:gtk-engines-rezlooks-0.6-r1:20210413-063411.log (x11-themes:gtk-engines-rezlooks-0.6-r1:20210413-063411.log,43.24 KB, text/plain)
2021-04-13 08:09 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-04-13 08:08:55 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/rezlooks_style.o: in function `draw_check':
/var/tmp/portage/x11-themes/gtk-engines-rezlooks-0.6-r1/work/rezlooks-0.6/./src/rezlooks_style.c:945: undefined reference to `sqrt'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/x11-themes/gtk-engines-rezlooks-0.6-r1/work/rezlooks-0.6/./src/rezlooks_style.c:945: undefined reference to `sqrt'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/x11-themes/gtk-engines-rezlooks-0.6-r1/work/rezlooks-0.6/./src/rezlooks_style.c:947: undefined reference to `sqrt'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/x11-themes/gtk-engines-rezlooks-0.6-r1/work/rezlooks-0.6/./src/rezlooks_style.c:947: undefined reference to `sqrt'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210408-231233

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.9
Available Rust versions:
  [1]   rust-1.51.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Apr 13 06:05:23 UTC 2021

emerge -qpvO x11-themes/gtk-engines-rezlooks
[ebuild  N    ] x11-themes/gtk-engines-rezlooks-0.6-r1
Comment 1 Toralf Förster gentoo-dev 2021-04-13 08:08:56 UTC
Created attachment 699609 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-13 08:08:57 UTC
Created attachment 699612 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-13 08:08:59 UTC
Created attachment 699615 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-13 08:09:00 UTC
Created attachment 699618 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-13 08:09:01 UTC
Created attachment 699621 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-13 08:09:02 UTC
Created attachment 699624 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-13 08:09:03 UTC
Created attachment 699627 [details]
x11-themes:gtk-engines-rezlooks-0.6-r1:20210413-063411.log
Comment 8 Larry the Git Cow gentoo-dev 2021-12-30 03:32:24 UTC
The bug has been closed via the following commit(s):

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

commit ec30f99e54682c0eed84f78bfe5a2fe7884e5770
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-30 03:31:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-30 03:31:58 +0000

    x11-themes/gtk-engines-rezlooks: fix build with slibtool (link against -lm)
    
    Closes: https://bugs.gentoo.org/782634
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/gtk-engines-rezlooks-0.6-slibtool-sqrt-math.patch  | 12 ++++++++++++
 .../gtk-engines-rezlooks/gtk-engines-rezlooks-0.6-r1.ebuild  |  7 +++++--
 2 files changed, 17 insertions(+), 2 deletions(-)