Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701420 - net-analyzer/squidview-0.80 : /.../ld: squidview.o: undefined reference to symbol nodelay
Summary: net-analyzer/squidview-0.80 : /.../ld: squidview.o: undefined reference to sy...
Status: RESOLVED DUPLICATE of bug 690000
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:
Depends on:
Blocks:
 
Reported: 2019-11-28 18:37 UTC by Toralf Förster
Modified: 2019-11-28 19:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.07 KB, text/plain)
2019-11-28 18:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,190.85 KB, text/plain)
2019-11-28 18:37 UTC, Toralf Förster
Details
environment (environment,10.29 KB, text/plain)
2019-11-28 18:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.05 KB, application/x-bzip)
2019-11-28 18:37 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.36 KB, application/x-bzip)
2019-11-28 18:38 UTC, Toralf Förster
Details
net-analyzer:squidview-0.80:20191128-152149.log (net-analyzer:squidview-0.80:20191128-152149.log,4.84 KB, text/plain)
2019-11-28 18:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,5.09 KB, application/x-bzip)
2019-11-28 18:38 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-28 18:37:46 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -DSHAREDIR='"/usr/share/squidview"' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE   -O2 -pipe -march=native -c -o squidview.o squidview.cpp
x86_64-pc-linux-gnu-g++  -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o squidview squidview.o  -lncurses 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: squidview.o: undefined reference to symbol 'nodelay'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:335: squidview] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-abi32+64-20191123-231404

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

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]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 28 Nov 2019 15:06:16 +0000

emerge -qpvO net-analyzer/squidview
[ebuild  N    ] net-analyzer/squidview-0.80
Comment 1 Toralf Förster gentoo-dev 2019-11-28 18:37:49 UTC
Created attachment 597794 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-28 18:37:52 UTC
Created attachment 597796 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-28 18:37:54 UTC
Created attachment 597798 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-28 18:37:57 UTC
Created attachment 597800 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-28 18:38:00 UTC
Created attachment 597802 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-28 18:38:03 UTC
Created attachment 597804 [details]
net-analyzer:squidview-0.80:20191128-152149.log
Comment 7 Toralf Förster gentoo-dev 2019-11-28 18:38:06 UTC
Created attachment 597806 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2019-11-28 19:16:15 UTC

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