Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1467279 Details for
Bug 1606078
ratbox-services: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 18:20:01 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 18:20:01 UTC
Size:
32.00 KB
patch
obsolete
>" -c modebuild.c >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >In file included from ../include/stdinc.h:51, > from modebuild.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c newconf.c >newconf.c: In function 'conf_call_set': >newconf.c:374:31: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > if(value->type & CF_FLIST && !cf->cf_type & CF_FLIST) > ^~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c rserv.c >In file included from ../include/stdinc.h:51, > from newconf.c:5: >newconf.c: At top level: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >rserv.c: In function 'count_memory': >rserv.c:627:38: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] > sendto_server(":%s 988 %s : %s: %u(%u) %u(%u)", > ~^ > %lu >rserv.c:629:5: > sz_bh_used, sz_bh_usedmem, > ~~~~~~~~~~ >rserv.c:627:41: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] > sendto_server(":%s 988 %s : %s: %u(%u) %u(%u)", > ~^ > %lu >rserv.c:629:17: > sz_bh_used, sz_bh_usedmem, > ~~~~~~~~~~~~~ >rserv.c:627:45: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] > sendto_server(":%s 988 %s : %s: %u(%u) %u(%u)", > ~^ > %lu >rserv.c:630:5: > sz_bh_free, sz_bh_freemem); > ~~~~~~~~~~ >rserv.c:627:48: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] > sendto_server(":%s 988 %s : %s: %u(%u) %u(%u)", > ~^ > %lu >rserv.c:630:17: > sz_bh_free, sz_bh_freemem); > ~~~~~~~~~~~~~ >rserv.c:686:43: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] > sendto_server(":%s 988 %s :Config File: %u", > ~^ > %lu > MYNAME, client_p->name, sz_conf); > ~~~~~~~ >In file included from ../include/stdinc.h:51, > from rserv.c:33: >rserv.c: At top level: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c scommand.c >scommand.c: In function 'c_stats': >scommand.c:604:32: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > if(!client_p->user->oper || !client_p->user->oper->flags & CONF_OPER_ADMIN) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from ../include/stdinc.h:51, > from scommand.c:33: >scommand.c: At top level: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c service.c >In file included from ../include/stdinc.h:51, > from service.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >service.c: In function 'add_service': >service.c:389:48: warning: 'client_p' may be used uninitialized in this function [-Wmaybe-uninitialized] > mlog("ERR: Invalid service name %s", client_p->name); > ~~~~~~~~^~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c snprintf.c >In file included from ../include/stdinc.h:51, > from snprintf.c:12: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c tools.c >tools.c:340:14: warning: 'empty_string' is static but declared in inline function 'string_to_array_delim' which is not static > static char empty_string[] = ""; > ^~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c u_stats.c >In file included from ../include/stdinc.h:51, > from u_stats.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c ucommand.c >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_nickserv.c >In file included from ../include/stdinc.h:51, > from ucommand.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >In file included from ../include/stdinc.h:51, > from s_nickserv.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_userserv.c >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_chanserv.c >s_userserv.c: In function 'dbh_user_register': >s_userserv.c:359:6: warning: variable 'argc' set but not used [-Wunused-but-set-variable] > int argc; > ^~~~ >s_userserv.c: In function 'dbh_user_setpass': >s_userserv.c:396:6: warning: variable 'argc' set but not used [-Wunused-but-set-variable] > int argc; > ^~~~ >s_userserv.c: In function 'dbh_user_setemail': >s_userserv.c:422:6: warning: variable 'argc' set but not used [-Wunused-but-set-variable] > int argc; > ^~~~ >In file included from ../include/stdinc.h:51, > from s_userserv.c:33: >s_userserv.c: At top level: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >s_chanserv.c: In function 'ban_db_callback': >s_chanserv.c:647:18: warning: variable 'banreg_p' set but not used [-Wunused-but-set-variable] > struct ban_reg *banreg_p; > ^~~~~~~~ >In file included from ../include/stdinc.h:51, > from s_chanserv.c:33: >s_chanserv.c: At top level: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_operserv.c >In file included from ../include/stdinc.h:51, > from s_operserv.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_alis.c >In file included from ../include/stdinc.h:51, > from s_alis.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_operbot.c >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_jupeserv.c >In file included from ../include/stdinc.h:51, > from s_operbot.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >In file included from ../include/stdinc.h:51, > from s_jupeserv.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_global.c >In file included from ../include/stdinc.h:51, > from s_global.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_banserv.c >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_watchserv.c >s_banserv.c: In function 'h_banserv_new_client': >s_banserv.c:278:21: warning: variable 'neg_p' set but not used [-Wunused-but-set-variable] > struct regexp_ban *neg_p; > ^~~~~ >s_banserv.c: In function 'o_banserv_kline': >s_banserv.c:622:11: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > else if(!conn_p->sprivs & CONF_OPER_BAN_PERM) > ^~~~~~~~~~~~~~~ >s_banserv.c: In function 'o_banserv_xline': >s_banserv.c:737:11: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > else if(!conn_p->sprivs & CONF_OPER_BAN_PERM) > ^~~~~~~~~~~~~~~ >s_banserv.c: In function 'o_banserv_resv': >s_banserv.c:850:11: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > else if(!conn_p->sprivs & CONF_OPER_BAN_PERM) > ^~~~~~~~~~~~~~~ >s_banserv.c: In function 'o_banserv_addregexp': >s_banserv.c:959:11: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > else if(!conn_p->sprivs & CONF_OPER_BAN_PERM) > ^~~~~~~~~~~~~~~ >s_banserv.c: In function 'o_banserv_unkline': >s_banserv.c:1157:11: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > else if(!conn_p->sprivs & CONF_OPER_BAN_REMOVE) > ^~~~~~~~~~~~~~~ >s_banserv.c: In function 'o_banserv_unxline': >s_banserv.c:1211:11: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > else if(!conn_p->sprivs & CONF_OPER_BAN_REMOVE) > ^~~~~~~~~~~~~~~ >s_banserv.c: In function 'o_banserv_unresv': >s_banserv.c:1258:11: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > else if(!conn_p->sprivs & CONF_OPER_BAN_REMOVE) > ^~~~~~~~~~~~~~~ >s_banserv.c: In function 'o_banserv_delregexp': >s_banserv.c:1314:11: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > else if(!conn_p->sprivs & CONF_OPER_BAN_REMOVE) > ^~~~~~~~~~~~~~~ >s_banserv.c: In function 'o_banserv_delregexpneg': >s_banserv.c:1386:11: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > else if(!conn_p->sprivs & CONF_OPER_BAN_REMOVE) > ^~~~~~~~~~~~~~~ >s_banserv.c: In function 'o_banserv_sync': >s_banserv.c:1428:11: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] > else if(!conn_p->sprivs & CONF_OPER_BAN_SYNC) > ^~~~~~~~~~~~~~~ >In file included from ../include/stdinc.h:51, > from s_banserv.c:33: >s_banserv.c: At top level: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >In file included from ../include/stdinc.h:51, > from s_watchserv.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c s_memoserv.c >In file included from ../include/stdinc.h:51, > from s_memoserv.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -I ../include/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c rsdb_sqlite3.c >In file included from ../include/stdinc.h:51, > from rsdb_sqlite3.c:33: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >bison -y -d parser.y >parser.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] >flex lexer.l >gcc -I ../include/ -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c y.tab.c >gcc -I ../include/ -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -c lex.yy.c >In file included from ../include/stdinc.h:51, > from parser.y:11: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >In file included from ../include/stdinc.h:51, > from lexer.l:32: >../include/tools.h:30:14: warning: inline function 'string_to_array_delim' declared but never defined > __inline int string_to_array_delim(char *string, char *parv[], char delim, int maxpara); > ^~~~~~~~~~~~~~~~~~~~~ >../include/tools.h:29:14: warning: inline function 'string_to_array' declared but never defined > __inline int string_to_array(char *string, char *parv[]); > ^~~~~~~~~~~~~~~ >gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DLOGDIR=\"/var/log/ratbox-services\" -DRUNDIR=\"/var/run\" -DHELPDIR=\"/usr/share/ratbox-services\" -DLANGDIR=\"/usr/share/ratbox-services/langs\" -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ratbox-services balloc.o c_error.o c_message.o c_mode.o cache.o channel.o cidr.o client.o crypt.o conf.o dbhook.o email.o event.o hook.o io.o langs.o langs_format.o log.o match.o messages.o modebuild.o newconf.o rserv.o scommand.o service.o snprintf.o tools.o u_stats.o ucommand.o s_nickserv.o s_userserv.o s_chanserv.o s_operserv.o s_alis.o s_operbot.o s_jupeserv.o s_global.o s_banserv.o s_watchserv.o s_memoserv.o rsdb_sqlite3.o y.tab.o lex.yy.o -lsqlite3 -lcrypt -lpcre >/usr/bin/ld: service.o: in function `handle_service_msg': >/builddir/build/BUILD/ratbox-services-1.2.1/src/service.c:822: undefined reference to `string_to_array' >/usr/bin/ld: s_userserv.o: in function `dbh_user_setemail': >/builddir/build/BUILD/ratbox-services-1.2.1/src/s_userserv.c:425: undefined reference to `string_to_array' >/usr/bin/ld: s_userserv.o: in function `dbh_user_setpass': >/builddir/build/BUILD/ratbox-services-1.2.1/src/s_userserv.c:399: undefined reference to `string_to_array' >/usr/bin/ld: s_userserv.o: in function `dbh_user_register': >/builddir/build/BUILD/ratbox-services-1.2.1/src/s_userserv.c:363: undefined reference to `string_to_array' >/usr/bin/ld: s_chanserv.o: in function `channel_db_callback': >/builddir/build/BUILD/ratbox-services-1.2.1/src/s_chanserv.c:522: undefined reference to `string_to_array' >/usr/bin/ld: s_chanserv.o:/builddir/build/BUILD/ratbox-services-1.2.1/src/s_chanserv.c:539: more undefined references to `string_to_array' follow >collect2: error: ld returned 1 exit status >make[1]: Leaving directory '/builddir/build/BUILD/ratbox-services-1.2.1/src' >make[1]: *** [Makefile:72: ratbox-services] Error 1 >make: *** [Makefile:34: build] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.mnuZTG (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.mnuZTG (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ratbox-services.spec
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 1606078
: 1467279 |
1467280
|
1467281