Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577466 - net-wireless/spectools-2016.01.1: compile fails with: spectool_gtk_channel.c:(.text+0xd3b): undefined reference to `hsv_to_rgb'
Summary: net-wireless/spectools-2016.01.1: compile fails with: spectool_gtk_channel.c:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-15 12:07 UTC by M. B.
Modified: 2016-03-20 08:42 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,44.73 KB, text/x-log)
2016-03-15 12:07 UTC, M. B.
Details
emerge --info (file_577466.txt,19.59 KB, text/plain)
2016-03-15 12:07 UTC, M. B.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description M. B. 2016-03-15 12:07:05 UTC
Created attachment 428286 [details]
build.log

Compile fails; please see attached build.log.
Comment 1 M. B. 2016-03-15 12:07:46 UTC
Created attachment 428288 [details]
emerge --info
Comment 2 Juergen Rose 2016-03-15 20:16:19 UTC
See also Bug 568498
Comment 3 David Seifert gentoo-dev 2016-03-20 08:42:10 UTC
I've pushed a fix, mainly because it's the same one as a previous fix:
https://github.com/gentoo/gentoo/pull/456/commits/b701cdfd35cd58ad8ef587727e3f931475a27959

commit 34e986afe94b4439dcf17145c62fadcdbf6d204d
Author: David Seifert <soap@gentoo.org>
Date:   Sun Mar 20 09:39:40 2016 +0100

    net-wireless/spectools: add -std=gnu89 to CFLAGS to restore pre-GCC5 semantics
    
    Gentoo-Bug: 577466