Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 527334 Details for
Bug 653140
net-irc/unrealircd-3.2.10.7 : parse.c:(.text+<snip>): undefined reference to parse_addlag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-irc:unrealircd-3.2.10.7:20180414-093552.log
net-irc:unrealircd-3.2.10.7:20180414-093552.log (text/plain), 19.84 KB, created by
Toralf Förster
on 2018-04-14 13:33:50 UTC
(
hide
)
Description:
net-irc:unrealircd-3.2.10.7:20180414-093552.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-04-14 13:33:50 UTC
Size:
19.84 KB
patch
obsolete
> * Package: net-irc/unrealircd-3.2.10.7 > * Repository: gentoo > * Maintainer: kensington@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc extban-stacking ipv6 kernel_linux operoverride prefixaq ssl userland_GNU usermod zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Adding user 'unrealircd' to your system ... > * - Userid: 176 > * - Shell: /sbin/nologin > * - Home: /dev/null > * - Groups: (none) > * - GECOS: added by portage for unrealircd >>>> Unpacking source... >>>> Unpacking Unreal3.2.10.7.tar.gz to /var/tmp/portage/net-irc/unrealircd-3.2.10.7/work >>>> Source unpacked in /var/tmp/portage/net-irc/unrealircd-3.2.10.7/work >>>> Preparing source in /var/tmp/portage/net-irc/unrealircd-3.2.10.7/work/Unreal3.2.10.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-irc/unrealircd-3.2.10.7/work/Unreal3.2.10.7 ... > * econf: updating Unreal3.2.10.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating Unreal3.2.10.7/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-listen=5 --with-dpath=/etc/unrealircd --with-spath=/usr/bin/unrealircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --with-system-cares --with-system-tre --enable-dynamic-linking --disable-libcurl --enable-inet6 --enable-prefixaq --enable-ssl=/usr --enable-ziplinks=/usr --without-showlistmodes --without-topicisnuhost --without-shunnotices --without-no-operoverride --without-operoverride-verify --without-disableusermod --without-disable-extendedban-stacking >configure: loading site script /usr/share/config.site >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking if gcc has a working -pipe... yes >checking for rm... /bin/rm >checking for cp... /bin/cp >checking for touch... /usr/bin/touch >checking for openssl... /usr/bin/openssl >checking for install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install >checking for gmake... gmake >checking for gmake... /usr/bin/gmake >checking for gunzip... /bin/gunzip >checking for pkg-config... /usr/bin/pkg-config >checking for crypt in -ldescrypt... no >checking for crypt in -lcrypt... yes >checking for socket in -lsocket... no >checking for inet_ntoa in -lnsl... yes >checking for RAND_egd in -lcrypto... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for stdlib.h... (cached) yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking sys/syslog.h usability... yes >checking sys/syslog.h presence... yes >checking for sys/syslog.h... yes >checking for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking sys/rusage.h usability... no >checking sys/rusage.h presence... no >checking for sys/rusage.h... no >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for mode_t... yes >checking for size_t... yes >checking for intptr_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for uid_t in sys/types.h... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking for int16_t... yes >checking for u_int16_t... yes >checking for int32_t... yes >checking for u_int32_t... yes >checking size of rlim_t... 0 >checking what kind of nonblocking sockets you have... O_NONBLOCK >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking whether setpgrp takes no argument... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for strlcpy... no >checking for strlcat... no >checking for strlncat... no >checking for inet_pton... yes >checking for inet_ntop... yes >checking if C99 variable length arrays are supported... yes >checking if we can set the core size to unlimited... yes >checking for vprintf... yes >checking for _doprnt... no >checking for gettimeofday... yes >checking for getrusage... yes >checking for setproctitle... no >checking for setproctitle in -lutil... no >checking for pstat... no >checking what type of signals you have... POSIX >checking for strtoken... no >checking for strtok... yes >checking for strerror... yes >checking for index... yes >checking for strtoul... yes >checking for bcopy... yes >checking for bcmp... yes >checking for bzero... yes >checking for strcasecmp... yes >checking for inet_addr... yes >checking for inet_ntoa... yes >checking for inet_netof... yes >checking for syslog... yes >checking for openssl... found in /usr/include/openssl >checking for zlib... found in /usr >checking for dlopen... no >checking for dlopen in -ldl... yes >checking if we need the -export-dynamic flag... yes >checking for compiler option to produce PIC... -fPIC -DPIC -shared >checking if your system prepends an underscore on symbols... no >checking if your system has IPv6 support... yes >checking for struct in6addr_any... yes >checking if FD_SETSIZE is large enough to allow 1024 file descriptors... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for TRE... yes >checking for CARES... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/modules/Makefile >config.status: creating unreal >config.status: creating ircdcron/ircdchk >config.status: creating ircdcron/ircd.cron >config.status: creating include/setup.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-irc/unrealircd-3.2.10.7/work/Unreal3.2.10.7 ... >make -j 1 >Building src >make[1]: Entering directory '/var/tmp/portage/net-irc/unrealircd-3.2.10.7/work/Unreal3.2.10.7/src' >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 -c timesynch.c >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 -c res.c >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 -c s_bsd.c >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 -c auth.c >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 -c aln.c >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 -c channel.c >channel.c: In function âset_channel_mlockâ: >channel.c:1883:70: warning: unknown conversion type character âBâ in format [-Wformat=] > sendto_serv_butone_token(cptr, cptr->name, MSG_MLOCK, TOK_MLOCK, "%B %s :%s", > ^ >channel.c:1883:73: warning: format â%sâ expects argument of type âchar *â, but argument 6 has type âtime_t {aka long int}â [-Wformat=] > sendto_serv_butone_token(cptr, cptr->name, MSG_MLOCK, TOK_MLOCK, "%B %s :%s", > ~^ > %ld > chptr->creationtime, chptr->chname, > ~~~~~~~~~~~~~~~~~~~ >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 -c cloak.c >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 -c crule.c >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 -c dbuf.c >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 -c events.c >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 -c fdlist.c >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 -c hash.c >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 -c help.c >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 -c ircd.c >ircd.c: In function âcheck_pingsâ: >ircd.c:674:12: warning: format not a string literal and no format arguments [-Wformat-security] > REPORT_FAIL_DNS); > ^~~~~~~~~~~~~~~ >ircd.c:677:12: warning: format not a string literal and no format arguments [-Wformat-security] > REPORT_FAIL_ID); > ^~~~~~~~~~~~~~ >ircd.c: In function âmainâ: >ircd.c:1273:6: warning: ignoring return value of âsetuidâ, declared with attribute warn_unused_result [-Wunused-result] > (void)setuid((uid_t) uid); > ^~~~~~~~~~~~~~~~~~~~~~~~~ >ircd.c:1358:6: warning: ignoring return value of âsetuidâ, declared with attribute warn_unused_result [-Wunused-result] > (void)setuid((uid_t) uid); > ^~~~~~~~~~~~~~~~~~~~~~~~~ >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 -c ircsprintf.c >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 -c list.c >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 -c lusers.c >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 -c match.c >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 -c -o modules.o modules.c >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 -c packet.c >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 -c parse.c >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 -c s_auth.c >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 -c s_conf.c >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 -c s_debug.c >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 -c s_err.c >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 -c s_extra.c >s_extra.c: In function âircd_logâ: >s_extra.c:320:5: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(fd, "Max file size reached, starting new log file\n", 45); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >s_extra.c:344:4: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(fd, timebuf, strlen(timebuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >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 -c s_kline.c >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 -c s_misc.c >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 -c s_numeric.c >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 -c s_serv.c >s_serv.c: In function âload_tunefileâ: >s_serv.c:606:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(buf, 1023, tunefile); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >s_serv.c:608:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(buf, 1023, tunefile); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >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 -c s_svs.c >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 -c socket.c >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 -c ssl.c >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 -c s_user.c >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 -c charsys.c >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 -c scache.c >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 -c send.c >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 -c support.c >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 -c umodes.c >/bin/sh version.c.SH >Extracting src/version.c... >3.2.10.7 >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 -c version.c >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 -c whowas.c >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 -c zip.c >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 -c cidr.c >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 -c random.c >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 -c extcmodes.c >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 -c extbans.c >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 -c md5.c >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 -c api-isupport.c >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 -c api-command.c >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' >make: *** [Makefile:146: build] Error 2 > * ERROR: net-irc/unrealircd-3.2.10.7::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-irc/unrealircd-3.2.10.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-irc/unrealircd-3.2.10.7::gentoo'`. > * The complete build log is located at '/var/log/portage/net-irc:unrealircd-3.2.10.7:20180414-093552.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/unrealircd-3.2.10.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-irc/unrealircd-3.2.10.7/temp/environment'. > * Working directory: '/var/tmp/portage/net-irc/unrealircd-3.2.10.7/work/Unreal3.2.10.7' > * S: '/var/tmp/portage/net-irc/unrealircd-3.2.10.7/work/Unreal3.2.10.7'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 653140
:
527324
|
527326
|
527328
|
527330
|
527332
| 527334 |
527336