Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778884 - x11-themes/gtk-engines-nodoka-0.7.5 - nodoka_draw.c:(.text+<snip>): undefined reference to sincos
Summary: x11-themes/gtk-engines-nodoka-0.7.5 - nodoka_draw.c:(.text+<snip>): undefined...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH, UPSTREAM
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-03-28 10:14 UTC by Toralf Förster
Modified: 2021-04-29 17:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.13 KB, text/plain)
2021-03-28 10:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,310.39 KB, text/plain)
2021-03-28 10:14 UTC, Toralf Förster
Details
environment (environment,22.03 KB, text/plain)
2021-03-28 10:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,86.42 KB, application/x-bzip)
2021-03-28 10:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.54 KB, application/x-bzip)
2021-03-28 10:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.22 KB, application/x-bzip)
2021-03-28 10:14 UTC, Toralf Förster
Details
x11-themes:gtk-engines-nodoka-0.7.5:20210327-213852.log (x11-themes:gtk-engines-nodoka-0.7.5:20210327-213852.log,42.98 KB, text/plain)
2021-03-28 10:14 UTC, Toralf Förster
Details
https://pagure.io/nodoka-theme/pull-request/41 (gtk-engines-nodoka-autoreconf.patch,579 bytes, patch)
2021-03-28 17:54 UTC, orbea
Details | Diff
https://pagure.io/nodoka-theme/pull-request/42 (gtk-engines-nodoka-libm.patch,1.35 KB, patch)
2021-03-28 17:55 UTC, orbea
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-03-28 10:14:34 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/nodoka_draw.o: in function `rotate_mirror_translate.constprop.0':
nodoka_draw.c:(.text+0x632): undefined reference to `sincos'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/nodoka_style.o: in function `nodoka_style_draw_check':
nodoka_style.c:(.text+0x1e5d): undefined reference to `sqrt'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nodoka_style.c:(.text+0x1e6e): undefined reference to `sqrt'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.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.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.50.0
  [2]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.17.1 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	OpenJDK 8.282_p08 [openjdk-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-8 
  [4]   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	Sat Mar 27 21:20:42 UTC 2021

emerge -qpvO x11-themes/gtk-engines-nodoka
[ebuild  N    ] x11-themes/gtk-engines-nodoka-0.7.5  USE="-animation-rtl"
Comment 1 Toralf Förster gentoo-dev 2021-03-28 10:14:35 UTC
Created attachment 695256 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-28 10:14:37 UTC
Created attachment 695259 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-28 10:14:38 UTC
Created attachment 695262 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-28 10:14:39 UTC
Created attachment 695265 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-28 10:14:40 UTC
Created attachment 695268 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-28 10:14:41 UTC
Created attachment 695271 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-03-28 10:14:43 UTC
Created attachment 695274 [details]
x11-themes:gtk-engines-nodoka-0.7.5:20210327-213852.log
Comment 8 orbea 2021-03-28 17:54:51 UTC
Created attachment 695637 [details, diff]
https://pagure.io/nodoka-theme/pull-request/41

Patch against the upstream git to fix autoreconf.
Comment 9 orbea 2021-03-28 17:55:34 UTC
Created attachment 695640 [details, diff]
https://pagure.io/nodoka-theme/pull-request/42

Patch against the upstream git to fix the build with -no-undefined.
Comment 11 Larry the Git Cow gentoo-dev 2021-04-29 17:59:38 UTC
The bug has been closed via the following commit(s):

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

commit ef6816134f08119f99016210a1069353320046ee
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-04-29 13:45:06 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-04-29 17:59:18 +0000

    x11-themes/gtk-engines-nodoka: Fix the build with slibtool
    
    Thanks-to: orbea <orbea@riseup.net>
    Closes: https://bugs.gentoo.org/778884
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../gtk-engines-nodoka-0.7.5-autoreconf.patch      | 23 +++++++++++++
 .../files/gtk-engines-nodoka-0.7.5-libm.patch      | 40 ++++++++++++++++++++++
 .../gtk-engines-nodoka-0.7.5.ebuild                | 13 ++++++-
 3 files changed, 75 insertions(+), 1 deletion(-)