Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 776670 - net-analyzer/hydra-9.2 - hydra-rdp.c:(.text+<snip>): undefined reference to freerdp_connect
Summary: net-analyzer/hydra-9.2 - hydra-rdp.c:(.text+<snip>): undefined reference to f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: PullRequest
: 777105 (view as bug list)
Depends on:
Blocks: 776535
  Show dependency tree
 
Reported: 2021-03-16 13:39 UTC by Toralf Förster
Modified: 2021-10-21 08:00 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2021-03-16 13:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,378.91 KB, text/plain)
2021-03-16 13:39 UTC, Toralf Förster
Details
environment (environment,57.65 KB, text/plain)
2021-03-16 13:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.87 KB, application/x-bzip)
2021-03-16 13:39 UTC, Toralf Förster
Details
net-analyzer:hydra-9.2:20210316-091305.log (net-analyzer:hydra-9.2:20210316-091305.log,54.81 KB, text/plain)
2021-03-16 13:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.38 KB, application/x-bzip)
2021-03-16 13:39 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-03-16 13:39:10 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hydra-rdp.o: in function `rdp_connect':
hydra-rdp.c:(.text+0x5c): undefined reference to `freerdp_connect'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hydra-rdp.o: in function `start_rdp':
hydra-rdp.c:(.text+0x16f): undefined reference to `freerdp_connect'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hydra-rdp.c:(.text+0x17e): undefined reference to `freerdp_get_last_error'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20210306-163653

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] 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-1.50.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.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar 16 08:21:07 UTC 2021

emerge -qpvO net-analyzer/hydra
[ebuild     U ] net-analyzer/hydra-9.2 [9.1] USE="ncurses pcre zlib -debug -firebird -gcrypt -gtk -idn (-libressl) -libssh -memcached -mongodb -mysql -oracle -postgres -rdp -subversion (-ncp%)"
Comment 1 Toralf Förster gentoo-dev 2021-03-16 13:39:12 UTC
Created attachment 691779 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-16 13:39:13 UTC
Created attachment 691782 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-16 13:39:15 UTC
Created attachment 691785 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-16 13:39:16 UTC
Created attachment 691788 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-16 13:39:17 UTC
Created attachment 691791 [details]
net-analyzer:hydra-9.2:20210316-091305.log
Comment 6 Toralf Förster gentoo-dev 2021-03-16 13:39:18 UTC
Created attachment 691794 [details]
temp.tar.bz2
Comment 7 Ionen Wolkens gentoo-dev 2021-03-18 21:20:28 UTC
*** Bug 777105 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2021-03-19 02:00:00 UTC
The bug has been closed via the following commit(s):

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

commit 586764eefddd0c84eb6611009aa4e16c622d8d8a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-19 01:59:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-19 01:59:51 +0000

    net-analyzer/hydra: fix USE=-rdp with FreeRDP installed
    
    Closes: https://bugs.gentoo.org/776670
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/hydra/hydra-9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 9 Larry the Git Cow gentoo-dev 2021-03-19 02:50:52 UTC Comment hidden (obsolete)