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 1462692 Details for
Bug 1604270
groonga: 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-19 21:51:09 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 21:51:09 UTC
Size:
32.00 KB
patch
obsolete
> ^~~~~~~ >crnl.c:32:37: note: expected 'char *' but argument is of type 'const char *' > x0(int no, char* pattern_arg, char* str_arg, > ~~~~~~^~~~~~~ >crnl.c:209:10: warning: passing argument 2 of 'f0' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] > f0(67, "^a", "\r\na", -1, 1); /* This should not match after the fix of Issue #22. */ > ^~~~ >crnl.c:92:18: note: expected 'char *' but argument is of type 'const char *' > f0(int no, char* pattern_arg, char* str_arg, int start_offset, int backward) > ~~~~~~^~~~~~~~~~~ >crnl.c:209:20: warning: passing argument 3 of 'f0' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] > f0(67, "^a", "\r\na", -1, 1); /* This should not match after the fix of Issue #22. */ > ^~~~~~~ >crnl.c:92:37: note: expected 'char *' but argument is of type 'const char *' > f0(int no, char* pattern_arg, char* str_arg, int start_offset, int backward) > ~~~~~~^~~~~~~ >crnl.c:210:10: warning: passing argument 2 of 'f0' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] > f0(68, "^a", "\r\na", -2, 1); > ^~~~ >crnl.c:92:18: note: expected 'char *' but argument is of type 'const char *' > f0(int no, char* pattern_arg, char* str_arg, int start_offset, int backward) > ~~~~~~^~~~~~~~~~~ >crnl.c:210:20: warning: passing argument 3 of 'f0' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] > f0(68, "^a", "\r\na", -2, 1); > ^~~~~~~ >crnl.c:92:37: note: expected 'char *' but argument is of type 'const char *' > f0(int no, char* pattern_arg, char* str_arg, int start_offset, int backward) > ~~~~~~^~~~~~~ >mv -f .deps/scan.Tpo .deps/scan.Po >/bin/sh ../libtool --tag=CC --mode=link 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o encode encode.o ../libonigmo.la >mv -f .deps/crnl.Tpo .deps/crnl.Po >/bin/sh ../libtool --tag=CC --mode=link 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listcap listcap.o ../libonigmo.la >libtool: link: 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o encode encode.o ../.libs/libonigmo.a >libtool: link: 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listcap listcap.o ../.libs/libonigmo.a >/bin/sh ../libtool --tag=CC --mode=link 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o names names.o ../libonigmo.la >/bin/sh ../libtool --tag=CC --mode=link 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o posix posix.o ../libonigmo.la >libtool: link: 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o names names.o ../.libs/libonigmo.a >/bin/sh ../libtool --tag=CC --mode=link 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simple simple.o ../libonigmo.la >libtool: link: 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o posix posix.o ../.libs/libonigmo.a >/bin/sh ../libtool --tag=CC --mode=link 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sql sql.o ../libonigmo.la >libtool: link: 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simple simple.o ../.libs/libonigmo.a >/bin/sh ../libtool --tag=CC --mode=link 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o syntax syntax.o ../libonigmo.la >libtool: link: 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sql sql.o ../.libs/libonigmo.a >libtool: link: 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o syntax syntax.o ../.libs/libonigmo.a >/bin/sh ../libtool --tag=CC --mode=link 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scan scan.o ../libonigmo.la >/bin/sh ../libtool --tag=CC --mode=link 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crnl crnl.o ../libonigmo.la >libtool: link: 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scan scan.o ../.libs/libonigmo.a >libtool: link: 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 -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wno-format-truncation -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crnl crnl.o ../.libs/libonigmo.a >make[6]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor/onigmo-source/sample' >make[5]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor/onigmo-source' >make[4]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor/onigmo-source' >make[3]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor/onigmo' >Making all in mecab >make[3]: Entering directory '/builddir/build/BUILD/groonga-8.0.3/vendor/mecab' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor/mecab' >Making all in message_pack >make[3]: Entering directory '/builddir/build/BUILD/groonga-8.0.3/vendor/message_pack' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor/message_pack' >Making all in mruby >make[3]: Entering directory '/builddir/build/BUILD/groonga-8.0.3/vendor/mruby' >make all-am >make[4]: Entering directory '/builddir/build/BUILD/groonga-8.0.3/vendor/mruby' > CC mrblib.lo > CC mrbgems_init.lo > CC ../mruby-source/src/array.lo > CC ../mruby-source/src/backtrace.lo > CC ../mruby-source/src/class.lo > CC ../mruby-source/src/codedump.lo > CC ../mruby-source/src/compar.lo > CC ../mruby-source/src/crc.lo > CC ../mruby-source/src/debug.lo > CC ../mruby-source/src/dump.lo > CC ../mruby-source/src/enum.lo > CC ../mruby-source/src/error.lo > CC ../mruby-source/src/etc.lo > CC ../mruby-source/src/fmt_fp.lo > CC ../mruby-source/src/gc.lo >../mruby-source/src/gc.c: In function 'add_heap': >../mruby-source/src/gc.c:334:20: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > for (p = objects(page), e=p+MRB_HEAP_PAGE_SIZE; p<e; p++) { > ^~~~ >../mruby-source/src/gc.c:199:31: note: in definition of macro 'objects' > #define objects(p) ((RVALUE *)p->objects) > ^ >../mruby-source/src/gc.c: In function 'free_heap': >../mruby-source/src/gc.c:389:22: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > for (p = objects(tmp), e=p+MRB_HEAP_PAGE_SIZE; p<e; p++) { > ^~~ >../mruby-source/src/gc.c:199:31: note: in definition of macro 'objects' > #define objects(p) ((RVALUE *)p->objects) > ^ >../mruby-source/src/gc.c: In function 'incremental_sweep_phase': >../mruby-source/src/gc.c:1052:25: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > RVALUE *p = objects(page); > ^~~~ >../mruby-source/src/gc.c:199:31: note: in definition of macro 'objects' > #define objects(p) ((RVALUE *)p->objects) > ^ >../mruby-source/src/gc.c: In function 'gc_each_objects': >../mruby-source/src/gc.c:1513:17: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > p = objects(page); > ^~~~ >../mruby-source/src/gc.c:199:31: note: in definition of macro 'objects' > #define objects(p) ((RVALUE *)p->objects) > ^ > CC ../mruby-source/src/hash.lo > CC ../mruby-source/src/init.lo > CC ../mruby-source/src/kernel.lo > CC ../mruby-source/src/load.lo > CC ../mruby-source/src/numeric.lo > CC ../mruby-source/src/object.lo > CC ../mruby-source/src/pool.lo > CC ../mruby-source/src/print.lo > CC ../mruby-source/src/proc.lo > CC ../mruby-source/src/range.lo > CC ../mruby-source/src/state.lo > CC ../mruby-source/src/string.lo > CC ../mruby-source/src/symbol.lo > CC ../mruby-source/src/variable.lo > CC ../mruby-source/src/version.lo > CC ../mruby-source/src/vm.lo > CC ../mruby-source/mrbgems/mruby-compiler/core/codegen.lo > CC ../mruby-source/mrbgems/mruby-sprintf/src/kernel.lo > CC ../mruby-source/mrbgems/mruby-sprintf/src/sprintf.lo > CC ../mruby-source/mrbgems/mruby-print/src/print.lo > CC ../mruby-source/mrbgems/mruby-math/src/math.lo > CC ../mruby-source/mrbgems/mruby-time/src/time.lo > CC ../mruby-source/mrbgems/mruby-struct/src/struct.lo > CC ../mruby-source/mrbgems/mruby-string-ext/src/string.lo > CC ../mruby-source/mrbgems/mruby-numeric-ext/src/numeric_ext.lo > CC ../mruby-source/mrbgems/mruby-array-ext/src/array.lo > CC ../mruby-source/mrbgems/mruby-hash-ext/src/hash-ext.lo > CC ../mruby-source/mrbgems/mruby-range-ext/src/range.lo > CC ../mruby-source/mrbgems/mruby-proc-ext/src/proc.lo > CC ../mruby-source/mrbgems/mruby-proc-ext/test/proc.lo > CC ../mruby-source/mrbgems/mruby-symbol-ext/src/symbol.lo > CC ../mruby-source/mrbgems/mruby-random/src/mt19937ar.lo > CC ../mruby-source/mrbgems/mruby-random/src/random.lo > CC ../mruby-source/mrbgems/mruby-object-ext/src/object.lo > CC ../mruby-source/mrbgems/mruby-objectspace/src/mruby_objectspace.lo > CC ../mruby-source/mrbgems/mruby-fiber/src/fiber.lo > CC ../mruby-source/mrbgems/mruby-kernel-ext/src/kernel.lo > CC ../mruby-source/mrbgems/mruby-io/src/file.lo > CC ../mruby-source/mrbgems/mruby-io/src/file_test.lo > CC ../mruby-source/mrbgems/mruby-io/src/io.lo > CC ../mruby-source/mrbgems/mruby-io/src/mruby_io_gem.lo > CC ../mruby-source/mrbgems/mruby-io/test/mruby_io_test.lo > CC mruby-compiler/core/parse.lo >../mruby-source/mrbgems/mruby-io/test/mruby_io_test.c: In function 'mrb_io_test_io_setup': >../mruby-source/mrbgems/mruby-io/test/mruby_io_test.c:138:36: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > if (bind(fd3, (struct sockaddr *)&sun0, sizeof(sun0)) == -1) { > ^~~~~ > CC mruby-onig-regexp/src/mruby_onig_regexp.lo >In file included from mruby-onig-regexp/src/mruby_onig_regexp.c:34: >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'onig_regexp_match': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:253:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_regexp_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'onig_regexp_match_p': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:283:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_regexp_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'onig_regexp_equal': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:328:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_regexp_type, self_reg); > ^~~~~~~~~~~~~~~ >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:329:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, other, &mrb_onig_regexp_type, other_reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'onig_regexp_casefold_p': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:345:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_regexp_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'onig_regexp_options': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:352:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_regexp_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'onig_regexp_inspect': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:413:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_regexp_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'onig_regexp_to_s': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:438:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_regexp_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'match_data_begin': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:572:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_region_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'match_data_end': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:591:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_region_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'match_data_copy': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:604:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, src_val, &mrb_onig_region_type, src); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'match_data_length': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:621:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_region_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'match_data_offset': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:631:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_region_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'match_data_post_match': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:644:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_region_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'match_data_pre_match': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:653:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_region_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'match_data_to_a': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:679:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_region_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'match_data_to_s': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:699:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, self, &mrb_onig_region_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'string_gsub': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:787:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, match_expr, &mrb_onig_regexp_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'string_scan': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:841:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, match_expr, &mrb_onig_regexp_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'string_split': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:929:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, pattern, &mrb_onig_regexp_type, reg); > ^~~~~~~~~~~~~~~ >mruby-onig-regexp/src/mruby_onig_regexp.c: In function 'string_sub': >./../mruby-source/include/mruby/data.h:62:12: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] > *(void**)&sval = mrb_data_get_ptr(mrb, obj, type); \ >mruby-onig-regexp/src/mruby_onig_regexp.c:1015:3: note: in expansion of macro 'Data_Get_Struct' > Data_Get_Struct(mrb, match_expr, &mrb_onig_regexp_type, reg); > ^~~~~~~~~~~~~~~ > CC mruby-env/src/env.lo > CC mruby-file-stat/src/file-stat.lo > CC mruby-dir/src/dir.lo > CCLD libmruby.la >copying selected object files to avoid basename conflicts... >make[4]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor/mruby' >make[3]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor/mruby' >Making all in groonga-log >make[3]: Entering directory '/builddir/build/BUILD/groonga-8.0.3/vendor/groonga-log' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor/groonga-log' >make[3]: Entering directory '/builddir/build/BUILD/groonga-8.0.3/vendor' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor' >make[2]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/vendor' >Making all in lib >make[2]: Entering directory '/builddir/build/BUILD/groonga-8.0.3/lib' >make all-recursive >make[3]: Entering directory '/builddir/build/BUILD/groonga-8.0.3/lib' >Making all in dat >make[4]: Entering directory '/builddir/build/BUILD/groonga-8.0.3/lib/dat' > CXX cursor-factory.lo > CXX file-impl.lo >../../libtool: line 1765: g++: command not found >make[4]: *** [Makefile:562: cursor-factory.lo] Error 1 >make[4]: *** Waiting for unfinished jobs.... >../../libtool: line 1765: g++: command not found >make[4]: *** [Makefile:562: file-impl.lo] Error 1 >make[4]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/lib/dat' >make[3]: *** [Makefile:993: all-recursive] Error 1 >make[3]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/lib' >make[2]: *** [Makefile:767: all] Error 2 >make[2]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3/lib' >make[1]: *** [Makefile:627: all-recursive] Error 1 >make[1]: Leaving directory '/builddir/build/BUILD/groonga-8.0.3' >make: *** [Makefile:527: all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.UMtIuf (%build) > Macro expanded in comment on line 146: %{name}-libs = %{version}-%{release} > Macro expanded in comment on line 154: %{name}-libs = %{version}-%{release} > Macro expanded in comment on line 404: %{python_sitearch}/groongaql* > Macro expanded in comment on line 408: %{php_extdir}/groonga.so > Bad exit status from /var/tmp/rpm-tmp.UMtIuf (%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/groonga.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 1604270
: 1462692 |
1462693
|
1462694