Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804999 - dev-qt/qtserialport-5.15.2 - qserialportinfo_unix.cpp:(.text+<snip>): undefined reference to udev_new
Summary: dev-qt/qtserialport-5.15.2 - qserialportinfo_unix.cpp:(.text+<snip>): undefin...
Status: RESOLVED DUPLICATE of bug 673532
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-29 09:14 UTC by Toralf Förster
Modified: 2021-08-22 22:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.27 KB, text/plain)
2021-07-29 09:14 UTC, Toralf Förster
Details
dev-qt:qtserialport-5.15.2:20210729-071345.log (dev-qt:qtserialport-5.15.2:20210729-071345.log,19.01 KB, text/plain)
2021-07-29 09:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,185.58 KB, text/plain)
2021-07-29 09:14 UTC, Toralf Förster
Details
environment (environment,93.04 KB, text/plain)
2021-07-29 09:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.29 KB, application/x-bzip)
2021-07-29 09:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,650 bytes, application/x-bzip)
2021-07-29 09:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.99 KB, application/x-bzip)
2021-07-29 09:14 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-07-29 09:14:03 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .obj/qserialportinfo_unix.o: in function `availablePortsByUdev(bool&)':
qserialportinfo_unix.cpp:(.text+0xcf0): undefined reference to `udev_new'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: qserialportinfo_unix.cpp:(.text+0xd04): undefined reference to `udev_enumerate_new'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: qserialportinfo_unix.cpp:(.text+0xd26): undefined reference to `udev_enumerate_add_match_subsystem'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: qserialportinfo_unix.cpp:(.text+0xd2e): undefined reference to `udev_enumerate_scan_devices'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: qserialportinfo_unix.cpp:(.text+0xd36): undefined reference to `udev_enumerate_get_list_entry'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j3-20210727-220003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit ee0f3858353506e8dfa089f47f68176ea2d1b71c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jul 29 06:06:58 2021 +0000

    2021-07-29 06:06:55 UTC

emerge -qpvO dev-qt/qtserialport
[ebuild  N    ] dev-qt/qtserialport-5.15.2  USE="-debug -test"
Comment 1 Toralf Förster gentoo-dev 2021-07-29 09:14:04 UTC
Created attachment 727809 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-29 09:14:05 UTC
Created attachment 727812 [details]
dev-qt:qtserialport-5.15.2:20210729-071345.log
Comment 3 Toralf Förster gentoo-dev 2021-07-29 09:14:07 UTC
Created attachment 727815 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-29 09:14:08 UTC
Created attachment 727818 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-29 09:14:09 UTC
Created attachment 727821 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-29 09:14:10 UTC
Created attachment 727824 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-07-29 09:14:11 UTC
Created attachment 727827 [details]
temp.tar.bz2
Comment 8 Andreas Sturmlechner gentoo-dev 2021-08-22 22:06:32 UTC

*** This bug has been marked as a duplicate of bug 673532 ***