Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700882 - media-sound/galan-0.3.0_beta7 : ./.../libgalan.so: error: undefined reference to atan2
Summary: media-sound/galan-0.3.0_beta7 : ./.../libgalan.so: error: undefined reference...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-21 13:22 UTC by Toralf Förster
Modified: 2020-04-27 07:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.78 KB, text/plain)
2019-11-21 13:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,221.12 KB, text/plain)
2019-11-21 13:22 UTC, Toralf Förster
Details
environment (environment,85.61 KB, text/plain)
2019-11-21 13:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.49 KB, application/x-bzip)
2019-11-21 13:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.67 KB, application/x-bzip)
2019-11-21 13:22 UTC, Toralf Förster
Details
media-sound:galan-0.3.0_beta7:20191121-131609.log (media-sound:galan-0.3.0_beta7:20191121-131609.log,57.93 KB, text/plain)
2019-11-21 13:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.79 KB, application/x-bzip)
2019-11-21 13:22 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-11-21 13:22:14 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/galan main.o -pthread -Wl,--export-dynamic -pthread  ./.libs/libgalan.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64/galan
./.libs/libgalan.so: error: undefined reference to 'atan2'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:289: galan] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-sound/galan-0.3.0_beta7/work/galan-0.3.0_beta7/src'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-test-20191114-081627

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)

Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.13.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 21 Nov 2019 12:46:10 +0000

emerge -qpvO media-sound/galan
[ebuild  N    ] media-sound/galan-0.3.0_beta7  USE="alsa opengl vorbis -jack"
Comment 1 Toralf Förster gentoo-dev 2019-11-21 13:22:17 UTC
Created attachment 597082 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-21 13:22:20 UTC
Created attachment 597084 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-21 13:22:23 UTC
Created attachment 597086 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-21 13:22:26 UTC
Created attachment 597088 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-21 13:22:29 UTC
Created attachment 597090 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-21 13:22:31 UTC
Created attachment 597092 [details]
media-sound:galan-0.3.0_beta7:20191121-131609.log
Comment 7 Toralf Förster gentoo-dev 2019-11-21 13:22:34 UTC
Created attachment 597094 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-04-27 07:56:49 UTC
The bug has been closed via the following commit(s):

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

commit 6dc4b3745f09cec4cdf6f6f4dcac788839945e79
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2020-04-27 07:55:27 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2020-04-27 07:55:27 +0000

    media-sound/galan: remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=367887
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=700882
    
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 media-sound/galan/Manifest                 |  1 -
 media-sound/galan/galan-0.3.0_beta7.ebuild | 51 ------------------------------
 media-sound/galan/metadata.xml             | 11 -------
 3 files changed, 63 deletions(-)