Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653140 - net-irc/unrealircd-3.2.10.7 : parse.c:(.text+<snip>): undefined reference to parse_addlag
Summary: net-irc/unrealircd-3.2.10.7 : parse.c:(.text+<snip>): undefined reference to ...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-14 13:33 UTC by Toralf Förster
Modified: 2018-11-17 06:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2018-04-14 13:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,319.77 KB, text/plain)
2018-04-14 13:33 UTC, Toralf Förster
Details
environment (environment,102.48 KB, text/plain)
2018-04-14 13:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.38 KB, application/x-bzip)
2018-04-14 13:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.53 KB, application/x-bzip)
2018-04-14 13:33 UTC, Toralf Förster
Details
net-irc:unrealircd-3.2.10.7:20180414-093552.log (net-irc:unrealircd-3.2.10.7:20180414-093552.log,19.84 KB, text/plain)
2018-04-14 13:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.48 KB, application/x-bzip)
2018-04-14 13:33 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 2018-04-14 13:33:30 UTC
x86_64-pc-linux-gnu-gcc -I../include -pipe -O2 -pipe -march=native -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -Wl,-export-dynamic -Wl,-O1 -Wl,--as-needed  -lssl -lcrypto -o ircd timesynch.o res.o s_bsd.o auth.o aln.o channel.o cloak.o crule.o dbuf.o events.o fdlist.o hash.o help.o ircd.o ircsprintf.o list.o lusers.o match.o modules.o packet.o parse.o s_auth.o s_conf.o s_debug.o s_err.o s_extra.o s_kline.o s_misc.o s_numeric.o s_serv.o s_svs.o  socket.o ssl.o s_user.o charsys.o scache.o send.o support.o umodes.o version.o whowas.o zip.o cidr.o random.o extcmodes.o extbans.o md5.o api-isupport.o api-command.o  -Wl,-O1 -Wl,--as-needed -lcrypt -lnsl  -lz -ldl -ltre  -lcares  -lssl -lcrypto
parse.o: In function `parse':
parse.c:(.text+0x8b0): undefined reference to `parse_addlag'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:66: ircd] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-irc/unrealircd-3.2.10.7/work/Unreal3.2.10.7/src'

=== This is an issue at stable maybe due to gcc-7 ===


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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_stable-gcc7_20180404-221702

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-irc/unrealircd
[ebuild  N    ] net-irc/unrealircd-3.2.10.7  USE="extban-stacking ipv6 operoverride prefixaq ssl usermod zlib -class-nofakelag -curl -operoverride-verify -showlistmodes -shunnotices -topicisnuhost" 

!!! The following installed packages are masked:
- media-gfx/scantailor-0.9.12.2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (10 Apr 2018)
# Depends on dead Qt4. Switch to media-gfx/scantailor-advanced instead.
# Masked for removal in 30 days. Bug #633386

- dev-texlive/texlive-science-2015::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (09 Apr 2018)
# Obsolete dev-texlive/* cleanup. Content moved into other packages.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-04-14 13:33:34 UTC
Created attachment 527324 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-14 13:33:37 UTC
Created attachment 527326 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-04-14 13:33:41 UTC
Created attachment 527328 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-04-14 13:33:44 UTC
Created attachment 527330 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-04-14 13:33:47 UTC
Created attachment 527332 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-14 13:33:50 UTC
Created attachment 527334 [details]
net-irc:unrealircd-3.2.10.7:20180414-093552.log
Comment 7 Toralf Förster gentoo-dev 2018-04-14 13:33:53 UTC
Created attachment 527336 [details]
temp.tbz2
Comment 8 Michael Palimaka (kensington) gentoo-dev 2018-11-17 06:52:55 UTC
This ancient version has since been removed, please re-open if the problem persists.