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 1462096 Details for
Bug 1604046
gamin: 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 20:49:17 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 20:49:17 UTC
Size:
32.00 KB
patch
obsolete
>lib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_poll_basic.o gam_poll_basic.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_poll_generic.o gam_poll_generic.c >gam_poll_generic.c: In function 'gam_poll_generic_trigger_file_handler': >gam_poll_generic.c:199:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] > if (node->mon_type != GFS_MT_KERNEL) > ^~ >gam_poll_generic.c:202:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' > if (gam_server_get_kernel_handler() == GAMIN_K_DNOTIFY || gam_server_get_kernel_handler() == GAMIN_K_INOTIFY) { > ^~ >gam_poll_generic.c: In function 'gam_poll_generic_scan_directory_internal': >gam_poll_generic.c:282:15: warning: variable 'exists' set but not used [-Wunused-but-set-variable] > unsigned int exists = 0; > ^~~~~~ >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_pidname.o gam_pidname.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_channel.o gam_channel.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_connection.o gam_connection.c >gam_connection.c: In function 'gam_connection_request': >gam_connection.c:402:42: warning: implicit declaration of function 'gam_exclude_check'; did you mean 'gam_error_check'? [-Wimplicit-function-declaration] > if ((gam_inotify_is_running()) && (!gam_exclude_check(path))) { > ^~~~~~~~~~~~~~~~~ > gam_error_check >gam_connection.c:402:42: warning: nested extern declaration of 'gam_exclude_check' [-Wnested-externs] >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_debugging.o gam_debugging.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_excludes.o gam_excludes.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_fs.o gam_fs.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_conf.o gam_conf.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_eq.o gam_eq.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_inotify.o gam_inotify.c >gam_eq.c: In function 'gam_eq_flush': >gam_eq.c:127:3: warning: 'return' with no value, in function returning non-void > return; > ^~~~~~ >gam_eq.c:123:1: note: declared here > gam_eq_flush (gam_eq_t *eq, GamConnDataPtr conn) > ^~~~~~~~~~~~ >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o inotify-helper.o inotify-helper.c >gam_inotify.c: In function 'gam_inotify_init': >gam_inotify.c:145:2: warning: implicit declaration of function 'gam_poll_basic_init'; did you mean 'gam_poll_file'? [-Wimplicit-function-declaration] > gam_poll_basic_init (); > ^~~~~~~~~~~~~~~~~~~ > gam_poll_file >gam_inotify.c:145:2: warning: nested extern declaration of 'gam_poll_basic_init' [-Wnested-externs] >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o inotify-kernel.o inotify-kernel.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o inotify-missing.o inotify-missing.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o inotify-path.o inotify-path.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o inotify-sub.o inotify-sub.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o inotify-diag.o inotify-diag.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_dnotify.o gam_dnotify.c >gam_dnotify.c:21: warning: "_GNU_SOURCE" redefined > #define _GNU_SOURCE > >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o gam_poll_dnotify.o gam_poll_dnotify.c >In file included from server_config.h:19, > from gam_dnotify.c:20: >../config.h:136: note: this is the location of the previous definition > # define _GNU_SOURCE 1 > >/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gam_server gam_subscription.o gam_listener.o gam_server.o gam_node.o gam_tree.o gam_poll_basic.o gam_poll_generic.o gam_pidname.o gam_channel.o gam_connection.o gam_debugging.o gam_excludes.o gam_fs.o gam_conf.o gam_eq.o gam_inotify.o inotify-helper.o inotify-kernel.o inotify-missing.o inotify-path.o inotify-sub.o inotify-diag.o gam_dnotify.o gam_poll_dnotify.o ../lib/libgamin_shared.a -lglib-2.0 >libtool: link: gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gam_server gam_subscription.o gam_listener.o gam_server.o gam_node.o gam_tree.o gam_poll_basic.o gam_poll_generic.o gam_pidname.o gam_channel.o gam_connection.o gam_debugging.o gam_excludes.o gam_fs.o gam_conf.o gam_eq.o gam_inotify.o inotify-helper.o inotify-kernel.o inotify-missing.o inotify-path.o inotify-sub.o inotify-diag.o gam_dnotify.o gam_poll_dnotify.o ../lib/libgamin_shared.a -lglib-2.0 >make[3]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/server' >make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/server' >Making all in tests >make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/tests' >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgamin -I../libgamin -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -c -o testing.o testing.c >testing.c: In function 'main': >testing.c:593:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] > getcwd(pwd, sizeof(pwd)); > ^~~~~~~~~~~~~~~~~~~~~~~~ >testing.c: In function 'processCommand': >testing.c:420:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write(ret, "a", 1); > ^~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testgam testing.o -L../libgamin -lgamin-1 >libtool: link: gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testgam testing.o -L../libgamin /builddir/build/BUILD/gamin-0.1.10/libgamin/.libs/libgamin-1.so >make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/tests' >make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10' >make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10' >make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u6NQqx >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x >++ dirname /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x >+ cd gamin-0.1.10 >+ make install DESTDIR=/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x 'INSTALL=install -p' >Making install in lib >make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/lib' >make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/lib' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64' > install -p -m 644 libgamin_shared.a '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64' > ( cd '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64' && ranlib libgamin_shared.a ) >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/lib' >make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/lib' >Making install in doc >make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/doc' >make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/doc' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/doc' >make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/doc' >Making install in libgamin >make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/libgamin' >make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/libgamin' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64' > /bin/sh ../libtool --mode=install install -p libgamin-1.la libfam.la '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64' >libtool: install: install -p .libs/libgamin-1.so.0.1.10 /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libgamin-1.so.0.1.10 >libtool: install: (cd /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64 && { ln -s -f libgamin-1.so.0.1.10 libgamin-1.so.0 || { rm -f libgamin-1.so.0 && ln -s libgamin-1.so.0.1.10 libgamin-1.so.0; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64 && { ln -s -f libgamin-1.so.0.1.10 libgamin-1.so || { rm -f libgamin-1.so && ln -s libgamin-1.so.0.1.10 libgamin-1.so; }; }) >libtool: install: install -p .libs/libgamin-1.lai /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libgamin-1.la >libtool: install: install -p .libs/libfam.so.0.0.0 /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libfam.so.0.0.0 >libtool: install: (cd /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64 && { ln -s -f libfam.so.0.0.0 libfam.so.0 || { rm -f libfam.so.0 && ln -s libfam.so.0.0.0 libfam.so.0; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64 && { ln -s -f libfam.so.0.0.0 libfam.so || { rm -f libfam.so && ln -s libfam.so.0.0.0 libfam.so; }; }) >libtool: install: install -p .libs/libfam.lai /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libfam.la >libtool: warning: remember to run 'libtool --finish /usr/lib64' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/include/' > install -p -m 644 fam.h '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/include/' >make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/libgamin' >make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/libgamin' >Making install in lib >make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/lib' >make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/lib' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64' > install -p -m 644 libgamin_shared.a '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64' > ( cd '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64' && ranlib libgamin_shared.a ) >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/lib' >make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/lib' >Making install in server >make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/server' >make install-am >make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/server' >make[3]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/server' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/libexec' > /bin/sh ../libtool --mode=install install -p gam_server '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/libexec' >libtool: install: install -p gam_server /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/libexec/gam_server >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/server' >make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/server' >make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/server' >Making install in tests >make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/tests' >make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/tests' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/tests' >make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/tests' >make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10' >make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10' >make[2]: Nothing to be done for 'install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/pkgconfig' > install -p -m 644 gamin.pc '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/pkgconfig' >make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10' >make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10' >+ install -D -p -m644 /builddir/build/SOURCES/gaminrc /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/etc/gamin/gaminrc >+ touch /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/etc/gamin/mandatory_gaminrc >+ rm -fv /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libfam.la /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libgamin-1.la >removed '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libfam.la' >removed '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libgamin-1.la' >+ rm -fv /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libgamin_shared.a >removed '/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libgamin_shared.a' >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.1.10-31.fc29 --unique-debug-suffix -0.1.10-31.fc29.s390x --unique-debug-src-base gamin-0.1.10-31.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gamin-0.1.10 >extracting debug info from /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libgamin-1.so.0.1.10 >extracting debug info from /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/libfam.so.0.0.0 >extracting debug info from /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/libexec/gam_server >/usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. >646 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.k3Sqs6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gamin-0.1.10 >+ exit 0 >Processing files: gamin-0.1.10-31.fc29.s390x >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8CcgrF >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gamin-0.1.10 >+ DOCDIR=/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/gamin >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/gamin >+ cp -pr AUTHORS /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/gamin >+ cp -pr ChangeLog /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/gamin >+ cp -pr NEWS /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/gamin >+ cp -pr README /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/gamin >+ cp -pr TODO /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/gamin >+ cp -pr doc/FAQ.html doc/config.html doc/contacts.html doc/debug.html doc/devel.html doc/differences.html doc/downloads.html doc/gamin.html doc/index.html doc/internals.html doc/news.html doc/overview.html doc/python.html doc/security.html doc/using.html /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/gamin >+ cp -pr doc/callbacks.gif doc/client_server.gif doc/server_structs.gif /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/gamin >+ cp -pr doc/debugging.txt doc/socket.txt /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/gamin >+ exit 0 >Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.K4mPDg >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gamin-0.1.10 >+ LICENSEDIR=/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/licenses/gamin >+ export LC_ALL=C >+ LC_ALL=C >+ export LICENSEDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/licenses/gamin >+ cp -pr COPYING /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/licenses/gamin >+ exit 0 >Provides: config(gamin) = 0.1.10-31.fc29 gamin = 0.1.10-31.fc29 gamin(s390-64) = 0.1.10-31.fc29 libfam.so.0()(64bit) libgamin-1.so.0()(64bit) >Requires(interp): /sbin/ldconfig /sbin/ldconfig >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires(post): /sbin/ldconfig >Requires(postun): /sbin/ldconfig >Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) rtld(GNU_HASH) >Processing files: gamin-devel-0.1.10-31.fc29.s390x >Provides: gamin-devel = 0.1.10-31.fc29 gamin-devel(s390-64) = 0.1.10-31.fc29 pkgconfig(gamin) = 0.1.10 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: /usr/bin/pkg-config libfam.so.0()(64bit) libgamin-1.so.0()(64bit) >Processing files: python2-gamin-0.1.10-31.fc29.s390x >error: File not found: /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/python2.7/site-packages/gamin.py* >error: File not found: /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/python2.7/site-packages/_gamin* >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8E9dj7 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gamin-0.1.10 >+ DOCDIR=/builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/python2-gamin >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/python2-gamin >+ cp -pr python/tests/basic.py python/tests/basic2.py python/tests/basic3.py python/tests/basic4.py python/tests/basic5.py python/tests/basic6.py python/tests/bigfile.py python/tests/dnotify.py python/tests/dnotify10.py python/tests/dnotify11.py python/tests/dnotify12.py python/tests/dnotify13.py python/tests/dnotify15.py python/tests/dnotify2.py python/tests/dnotify3.py python/tests/dnotify4.py python/tests/dnotify5.py python/tests/dnotify6.py python/tests/dnotify7.py python/tests/dnotify8.py python/tests/dnotify9.py python/tests/flood.py python/tests/flood2.py python/tests/flood3.py python/tests/flood4.py python/tests/level.py python/tests/multiple.py python/tests/multiple2.py python/tests/multiple3.py python/tests/noexists.py python/tests/nokernel.py python/tests/readonly.py /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/python2-gamin >+ cp -pr doc/python.html /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/share/doc/python2-gamin >+ exit 0 >RPM build errors: > File not found: /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/python2.7/site-packages/gamin.py* > File not found: /builddir/build/BUILDROOT/gamin-0.1.10-31.fc29.s390x/usr/lib64/python2.7/site-packages/_gamin* >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/gamin.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 1604046
: 1462096 |
1462097
|
1462098