Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720992 - net-irc/irc-server-2.11.1_p1-r4 : /.../ld: error: dbuf.o: multiple definition of mydummy2
Summary: net-irc/irc-server-2.11.1_p1-r4 : /.../ld: error: dbuf.o: multiple definition...
Status: RESOLVED DUPLICATE of bug 708408
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: 2020-05-04 20:22 UTC by Toralf Förster
Modified: 2020-05-04 20:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.86 KB, text/plain)
2020-05-04 20:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,58.44 KB, text/plain)
2020-05-04 20:23 UTC, Toralf Förster
Details
environment (environment,45.25 KB, text/plain)
2020-05-04 20:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.66 KB, application/x-bzip)
2020-05-04 20:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.77 KB, application/x-bzip)
2020-05-04 20:23 UTC, Toralf Förster
Details
net-irc:irc-server-2.11.1_p1-r4:20200504-192821.log (net-irc:irc-server-2.11.1_p1-r4:20200504-192821.log,32.90 KB, text/plain)
2020-05-04 20:23 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 2020-05-04 20:22:55 UTC
gcc -O2 -pipe -march=native  -falign-functions=32:25:16 -fno-common -I. -I../ircd -I../common  -c -o version.o version.c
gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ircd bsd.o dbuf.o packet.o send.o match.o parse.o support.o version.o channel.o class.o hash.o ircd.o list.o res.o s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_id.o s_misc.o s_numeric.o s_send.o s_serv.o s_service.o s_user.o s_zip.o whowas.o res_init.o res_comp.o res_mkquery.o -lz -lm -lnsl -lcrypt 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: dbuf.o: multiple definition of mydummy2
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: bsd.o: previous definition here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: dbuf.o: multiple definition of mydummy
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: bsd.o: previous definition here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-abi32+64-20200503-182741

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7 (uninstalled)
  [2]   python3.6
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 04 May 2020 06:38:56 PM UTC

emerge -qpvO net-irc/irc-server
[ebuild  N    ] net-irc/irc-server-2.11.1_p1-r4  USE="ipv6 zlib"
Comment 1 Toralf Förster gentoo-dev 2020-05-04 20:22:58 UTC
Created attachment 636066 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-04 20:23:01 UTC
Created attachment 636068 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-04 20:23:04 UTC
Created attachment 636070 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-04 20:23:07 UTC
Created attachment 636072 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-04 20:23:10 UTC
Created attachment 636074 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-04 20:23:12 UTC
Created attachment 636076 [details]
net-irc:irc-server-2.11.1_p1-r4:20200504-192821.log
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-04 20:27:37 UTC

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