Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 919827 Details for
Bug 950237
net-irc/emech-3.0.99_p20221123 - [go-1.24] [gcc-15] dns.c: error: too many arguments to function hook->func; expected 0, have 3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-irc:emech-3.0.99_p20221123:20250224-052105.log
net-irc:emech-3.0.99_p20221123:20250224-052105.log (text/plain), 10.90 KB, created by
Toralf Förster
on 2025-02-24 18:02:49 UTC
(
hide
)
Description:
net-irc:emech-3.0.99_p20221123:20250224-052105.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-02-24 18:02:49 UTC
Size:
10.90 KB
patch
obsolete
> * Package: net-irc/emech-3.0.99_p20221123:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux tcl > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking emech-3.0.99_p20221123.tar.gz to /var/tmp/portage/net-irc/emech-3.0.99_p20221123/work >>>> Source unpacked in /var/tmp/portage/net-irc/emech-3.0.99_p20221123/work >>>> Preparing source in /var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6 ... > * Applying emech-3.0.99_p20221123-fix-Wreturn-type.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6 ... >checking system type ... Linux-x86_64 >checking for C compiler ... x86_64-pc-linux-gnu-gcc >checking whether x86_64-pc-linux-gnu-gcc works or not ... yes >checking C compiler flags ... -O2 -pipe -march=native -fno-diagnostics-color >checking pointer size ... 8 >checking endianness ... little endian >checking if cpu can access unaligned memory ... yes >checking if system has sendfile() ... yes >checking for inet_addr() ... yes >checking for inet_aton() ... yes >checking for socket() ... yes >checking for SHA in crypt() ... yes >checking for MD5 in crypt() ... (cached) yes >checking for perl ... yes >checking for tcl ... yes >checking for python ... no >checking for friendly ld ... ./configure: line 1053: warning: command substitution: ignored null byte in input >yes >checking for objcopy ... /usr/bin/objcopy >checking for git ... /usr/bin/git >checking for multiple cpus or multiple cores ... 32 cpus/cores > >Do you want ... > >[STABLE] Alias support? ............................. [Y/n] yes >[ BETA ] Async DNS support? ......................... [y/N] yes >[STABLE] Botnet support? ............................ [Y/n] yes >[STABLE] Channel ban support? ....................... [Y/n] [ ALPHA] Command duplication suppression? ........... [Y/n] [STABLE] Command output redirect? ................... [Y/n] no >[STABLE] CTCP? ...................................... [Y/n] yes >[STABLE] DCC file support? .......................... [Y/n] yes >[STABLE] Debug support? ............................. [y/N] no >[STABLE] Dynamic channel limit (+l)? ................ [Y/n] yes >[STABLE] Dynamic command levels support? ............ [Y/n] yes >[STABLE] Greet support? ............................. [Y/n] yes >[ ALPHA] HTTP server support? ....................... [y/N] yes >[ BETA ] Host info support? ......................... [Y/n] [STABLE] IRC proxy support? ......................... [Y/n] yes >[ BETA ] IRCD extensions support? ................... [Y/n] yes >[ ALPHA] Netcfg support? ............................ [Y/n] [STABLE] Newbie support? ............................ [Y/n] yes >[STABLE] Note support? .............................. [Y/n] yes >[STABLE] Notify support? ............................ [Y/n] yes >[STABLE] Password hashing with MD5? (less secure) ... [Y/n] yes >[ BETA ] Password hashing with SHA? (best) .......... [Y/n] [ ALPHA] Scripting with Perl? ....................... [y/N] [ BETA ] Scripting with Python? ..................... [y/N] no (unsupported) >[ BETA ] Scripting with Tcl? ........................ [y/N] yes >[STABLE] Seen support? .............................. [y/N] yes >[STABLE] Session support? ........................... [Y/n] no >[STABLE] Statistics support? ........................ [Y/n] yes >[STABLE] Telnet support? ............................ [Y/n] yes >[STABLE] Trivia support? ............................ [y/N] yes >[STABLE] Toybox fun and games? ...................... [Y/n] yes >[STABLE] Uptime support? ............................ [Y/n] no >[ BETA ] URL capture support? ....................... [Y/n] [STABLE] WinGate support? ........................... [Y/n] yes > >Creating src/Makefile >Creating src/config.h > >All done. You can now "make install" >For speedy compiling, use ``make -j32'' > >Your chosen ./configure options have been saved to ./myconfig >if you wish to save ./myconfig in its current state, chmod -w ./myconfig > >Submit your bugreports at https://github.com/MadCamel/energymech/issues > >You have read the README file I hope? > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6 ... >make -O -j4 -C src CC=x86_64-pc-linux-gnu-gcc 'OPTIMIZE=-O2 -pipe -march=native -fno-diagnostics-color' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o gencmd gencmd.c >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >./gencmd mcmd.h >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >./gencmd usercombo.h >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >./gencmd githash.h >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -c bounce.c >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -c alias.c >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -c auth.c >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -c calc.c >calc.c: In function âcalculateâ: >calc.c:198:43: warning: format â%lliâ expects argument of type âlong long intâ, but argument 2 has type âuint64_tâ {aka âlong unsigned intâ} [-Wformat=] > 198 | printf("number %lli, operation %i, decimals %i, paralevel %i\n",cop[i].number,cop[i].operation,cop[i].decimals,cop[i].paralevel); > | ~~~^ ~~~~~~~~~~~~~ > | | | > | long long int uint64_t {aka long unsigned int} > | %li >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -c debug.c >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -c dns.c >dns.c: In function âdns_hookâ: >dns.c:217:41: error: too many arguments to function âhook->funcâ; expected 0, have 3 > 217 | hook->func(hook->type.host,resolved,hook); > | ^~~~ ~~~~~~~~~~~~~~~ >In file included from dns.c:27: >structs.h:776:27: note: declared here > 776 | int (*func)(); > | ^~~~ >make: *** [Makefile:179: dns.o] Error 1 >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: *** Waiting for unfinished jobs.... >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -c ctcp.c >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -c channel.c >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >make: Entering directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -c core.c >make: Leaving directory '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6/src' > * ERROR: net-irc/emech-3.0.99_p20221123::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-irc/emech-3.0.99_p20221123::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-irc/emech-3.0.99_p20221123::gentoo'`. > * The complete build log is located at '/var/log/portage/net-irc:emech-3.0.99_p20221123:20250224-052105.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/temp/environment'. > * Working directory: '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6' > * S: '/var/tmp/portage/net-irc/emech-3.0.99_p20221123/work/energymech-62b62c8388fac3b3715c5d6539e1d704b16fa2d6' >
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 950237
:
919821
|
919822
|
919823
|
919824
|
919825
|
919826
| 919827 |
919828
|
919829