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 1461678 Details for
Bug 1603885
enchant: 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 19:20:42 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 19:20:42 UTC
Size:
32.00 KB
patch
obsolete
> fgrep... /usr/bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for ppc64-redhat-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ppc64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for ppc64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for ppc64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ssize_t... yes >checking for an ANSI C-conforming const... yes >checking for flock... yes >checking for lockf... yes >checking for ppc64-redhat-linux-gnu-g++... no >checking for ppc64-redhat-linux-gnu-c++... no >checking for ppc64-redhat-linux-gnu-gpp... no >checking for ppc64-redhat-linux-gnu-aCC... no >checking for ppc64-redhat-linux-gnu-CC... no >checking for ppc64-redhat-linux-gnu-cxx... no >checking for ppc64-redhat-linux-gnu-cc++... no >checking for ppc64-redhat-linux-gnu-cl.exe... no >checking for ppc64-redhat-linux-gnu-FCC... no >checking for ppc64-redhat-linux-gnu-KCC... no >checking for ppc64-redhat-linux-gnu-RCC... no >checking for ppc64-redhat-linux-gnu-xlC_r... no >checking for ppc64-redhat-linux-gnu-xlC... no >checking for g++... no >checking for c++... no >checking for gpp... no >checking for aCC... no >checking for CC... no >checking for cxx... no >checking for cc++... no >checking for cl.exe... no >checking for FCC... no >checking for KCC... no >checking for RCC... no >checking for xlC_r... no >checking for xlC... no >checking whether we are using the GNU C++ compiler... no >checking whether g++ accepts -g... no >checking dependency style of g++... none >checking whether we are using the GNU C++ compiler... (cached) no >checking whether g++ accepts -g... (cached) no >checking dependency style of g++... (cached) none >checking for pkg-config... /usr/bin/pkg-config >checking for ppc64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ENCHANT... yes >checking for supported C warning flags... >checking whether gcc supports -Wall... yes >checking whether gcc supports -Wextra... yes >checking whether gcc supports -Wsign-compare... yes >checking whether gcc supports -Werror-implicit-function-declaration... yes >checking whether gcc supports -Wpointer-arith... yes >checking whether gcc supports -Wwrite-strings... yes >checking whether gcc supports -Wstrict-prototypes... yes >checking whether gcc supports -Wmissing-prototypes... yes >checking whether gcc supports -Wmissing-declarations... yes >checking whether gcc supports -Wnested-externs... yes >checking whether gcc supports -Wpacked... yes >checking whether gcc supports -Wswitch-enum... yes >checking whether gcc supports -Wmissing-format-attribute... yes >checking whether gcc supports -Wstrict-aliasing=2... yes >checking whether gcc supports -Winit-self... yes >checking whether gcc supports -Wunsafe-loop-optimizations... yes >checking whether gcc supports -Wdeclaration-after-statement... yes >checking whether gcc supports -Wold-style-definition... yes >checking whether gcc supports -Wno-missing-field-initializers... yes >checking whether gcc supports -Wno-unused-parameter... yes >checking whether gcc supports -Wno-attributes... yes >checking whether gcc supports -Wno-long-long... yes >checking whether gcc supports -Winline... yes >checking whether gcc supports -fno-strict-aliasing... yes >checking which C warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing >checking for supported C++ warning flags... >checking whether g++ supports -Wall... no >checking whether g++ supports -Wextra... no >checking whether g++ supports -Wsign-compare... no >checking whether g++ supports -Wpointer-arith... no >checking whether g++ supports -Wwrite-strings... no >checking whether g++ supports -Wpacked... no >checking whether g++ supports -Wswitch-enum... no >checking whether g++ supports -Wmissing-format-attribute... no >checking whether g++ supports -Wstrict-aliasing=2... no >checking whether g++ supports -Winit-self... no >checking whether g++ supports -Wunsafe-loop-optimizations... no >checking whether g++ supports -Wno-missing-field-initializers... no >checking whether g++ supports -Wno-unused-parameter... no >checking whether g++ supports -Wno-attributes... no >checking whether g++ supports -Wno-long-long... no >checking whether g++ supports -Winline... no >checking whether g++ supports -fno-strict-aliasing... no >checking which C++ warning flags were supported... >checking for native Win32... no >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking for MYSPELL... yes >checking for aspell... yes >checking For Aspell >= 0.50.0... yes >checking For aspell headers in /usr/include... yes (pspell) >checking for new_aspell_config in -laspell... yes >checking for get_aspell_dict_info_list in -laspell... yes >checking for voikko_init in -lvoikko... yes >checking for USPELL... no >checking For DBus-Glib >= 0.62... configure: creating ./config.status >config.status: creating Makefile >config.status: creating enchant.pc >config.status: creating enchant-uninstalled.pc >config.status: creating enchant.spec >config.status: creating src/libenchant.rc >config.status: creating src/Makefile >config.status: creating src/aspell/Makefile >config.status: creating src/ispell/Makefile >config.status: creating src/uspell/Makefile >config.status: creating src/myspell/Makefile >config.status: creating src/hspell/Makefile >config.status: creating src/applespell/Makefile >config.status: creating src/voikko/Makefile >config.status: creating src/zemberek/Makefile >config.status: creating tests/Makefile >config.status: creating tests/ispell >config.status: creating doc/Makefile >config.status: creating data/Makefile >config.status: creating autopackage/default.apspec >config.status: executing depfiles commands >config.status: executing libtool commands >enchant-1.6.0 > prefix: /usr > compiler: gcc > Build Aspell backend: yes > Build Ispell backend: no > Build Uspell backend: no > Build Hspell backend: no > Build Myspell/Hunspell backend: yes > Build Voikko backend: yes > Build Zemberek backend: no > Build a relocatable library: no >+ make -j4 >Making all in src >make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.0/src' >Making all in . >make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.0/src' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.0\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o prefix.lo prefix.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.0\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o enchant.lo enchant.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.0\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pwl.lo pwl.c >libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.0\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c enchant.c -fPIC -DPIC -o .libs/enchant.o >libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.0\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c pwl.c -fPIC -DPIC -o .libs/pwl.o >libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.0\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c prefix.c -fPIC -DPIC -o .libs/prefix.o >enchant.c: In function 'enchant_get_user_dirs': >enchant.c:197:31: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] > g_slist_foreach (home_dirs, (GFunc)g_free, NULL); > ^ >enchant.c: In function 'enchant_get_module_dirs': >enchant.c:211:9: warning: unused variable 'prefix' [-Wunused-variable] > char * prefix = NULL; > ^~~~~~ >enchant.c: In function 'enchant_session_new': >enchant.c:636:37: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] > g_slist_foreach (user_config_dirs, (GFunc)g_free, NULL); > ^ >enchant.c: In function 'enchant_dict_merge_suggestions': >enchant.c:839:19: warning: variable 'session' set but not used [-Wunused-but-set-variable] > EnchantSession * session; > ^~~~~~~ >enchant.c: In function 'enchant_dict_suggest': >enchant.c:947:55: warning: passing argument 2 of 'enchant_dict_get_good_suggestions' from incompatible pointer type [-Wincompatible-pointer-types] > suggsT = enchant_dict_get_good_suggestions(dict, dict_suggs, n_dict_suggs, &n_suggsT); > ^~~~~~~~~~ >enchant.c:878:35: note: expected 'const char * const* const' but argument is of type 'char **' > const char * const* const suggs, > ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ >enchant.c:957:66: warning: passing argument 4 of 'enchant_pwl_suggest' from incompatible pointer type [-Wincompatible-pointer-types] > pwl_suggs = enchant_pwl_suggest(session->personal, word, len, dict_suggs, &n_pwl_suggs); > ^~~~~~~~~~ >In file included from enchant.c:43: >pwl.h:50:8: note: expected 'const char * const* const' but argument is of type 'char **' > char** enchant_pwl_suggest(EnchantPWL *me,const char *const word, > ^~~~~~~~~~~~~~~~~~~ >enchant.c:960:55: warning: passing argument 2 of 'enchant_dict_get_good_suggestions' from incompatible pointer type [-Wincompatible-pointer-types] > suggsT = enchant_dict_get_good_suggestions(dict, pwl_suggs, n_pwl_suggs, &n_suggsT); > ^~~~~~~~~ >enchant.c:878:35: note: expected 'const char * const* const' but argument is of type 'char **' > const char * const* const suggs, > ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ >enchant.c:974:10: warning: passing argument 2 of 'enchant_dict_merge_suggestions' from incompatible pointer type [-Wincompatible-pointer-types] > suggs, 0, > ^~~~~ >enchant.c:834:23: note: expected 'const char **' but argument is of type 'char **' > const char ** suggs, > ~~~~~~~~~~~~~~^~~~~ >enchant.c:975:10: warning: passing argument 4 of 'enchant_dict_merge_suggestions' from incompatible pointer type [-Wincompatible-pointer-types] > dict_suggs, n_dict_suggs); > ^~~~~~~~~~ >enchant.c:836:35: note: expected 'const char * const* const' but argument is of type 'char **' > const char * const* const new_suggs, > ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ >enchant.c:979:10: warning: passing argument 2 of 'enchant_dict_merge_suggestions' from incompatible pointer type [-Wincompatible-pointer-types] > suggs, n_suggs, > ^~~~~ >enchant.c:834:23: note: expected 'const char **' but argument is of type 'char **' > const char ** suggs, > ~~~~~~~~~~~~~~^~~~~ >enchant.c:980:10: warning: passing argument 4 of 'enchant_dict_merge_suggestions' from incompatible pointer type [-Wincompatible-pointer-types] > pwl_suggs, n_pwl_suggs); > ^~~~~~~~~ >enchant.c:836:35: note: expected 'const char * const* const' but argument is of type 'char **' > const char * const* const new_suggs, > ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:62, > from pwl.c:68: >pwl.c: In function 'enchant_pwl_refresh_from_file': >pwl.c:325:17: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] > g_warning ("Line too long (ignored) in %s at line:%u\n", pwl->filename, line_number); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ >/usr/include/glib-2.0/glib/gmessages.h:339:32: note: in definition of macro 'g_warning' > __VA_ARGS__) > ^~~~~~~~~~~ >pwl.c:339:18: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] > g_warning ("Bad UTF-8 sequence in %s at line:%u\n", pwl->filename, line_number); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ >pwl.c:339:7: note: in expansion of macro 'g_warning' > g_warning ("Bad UTF-8 sequence in %s at line:%u\n", pwl->filename, line_number); > ^~~~~~~~~ >enchant.c: In function 'enchant_load_providers': >enchant.c:1512:32: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] > g_slist_foreach (module_dirs, (GFunc)g_free, NULL); > ^ >enchant.c: In function 'enchant_load_provider_ordering': >enchant.c:1566:30: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] > g_slist_foreach (conf_dirs, (GFunc)g_free, NULL); > ^ >enchant.c: In function 'enchant_get_version': ><command-line>: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] >enchant.c:2336:9: note: in expansion of macro 'ENCHANT_VERSION_STRING' > return ENCHANT_VERSION_STRING; > ^~~~~~~~~~~~~~~~~~~~~~ >/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 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -export-dynamic -version-info 7:0:6 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libenchant.la -rpath /usr/lib64 prefix.lo enchant.lo pwl.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 >libtool: link: gcc -shared .libs/prefix.o .libs/enchant.o .libs/pwl.o -lgmodule-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant.so.1 -o .libs/libenchant.so.1.6.0 >libtool: link: (cd ".libs" && rm -f "libenchant.so.1" && ln -s "libenchant.so.1.6.0" "libenchant.so.1") >libtool: link: (cd ".libs" && rm -f "libenchant.so" && ln -s "libenchant.so.1.6.0" "libenchant.so") >libtool: link: ( cd ".libs" && rm -f "libenchant.la" && ln -s "../libenchant.la" "libenchant.la" ) >make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.0/src' >Making all in aspell >make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.0/src/aspell' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -I/usr/include -D_ENCHANT_BUILD=1 -DASPELL_0_50_0=1 -DHAVE_PSPELL_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o aspell_provider.lo aspell_provider.c >libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -I/usr/include -D_ENCHANT_BUILD=1 -DASPELL_0_50_0=1 -DHAVE_PSPELL_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c aspell_provider.c -fPIC -DPIC -o .libs/aspell_provider.o >/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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libenchant_aspell.la -rpath /usr/lib64/enchant aspell_provider.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/usr/lib -laspell ../../src/libenchant.la >libtool: link: gcc -shared .libs/aspell_provider.o -Wl,-rpath -Wl,/builddir/build/BUILD/enchant-1.6.0/src/.libs -L/usr/lib -laspell ../../src/.libs/libenchant.so -lgmodule-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant_aspell.so -o .libs/libenchant_aspell.so >libtool: link: ( cd ".libs" && rm -f "libenchant_aspell.la" && ln -s "../libenchant_aspell.la" "libenchant_aspell.la" ) >make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.0/src/aspell' >Making all in ispell >make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.0/src/ispell' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.0/src/ispell' >Making all in uspell >make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.0/src/uspell' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.0/src/uspell' >Making all in myspell >make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.0/src/myspell' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DENCHANT_PREFIX_DIR='"/usr"' -DENCHANT_MYSPELL_DICT_DIR='"/usr/share/myspell"' -DWITH_SYSTEM_MYSPELL -D_ENCHANT_BUILD=1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o myspell_checker.lo myspell_checker.cpp >libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DENCHANT_PREFIX_DIR=\"/usr\" -DENCHANT_MYSPELL_DICT_DIR=\"/usr/share/myspell\" -DWITH_SYSTEM_MYSPELL -D_ENCHANT_BUILD=1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c myspell_checker.cpp -o .libs/myspell_checker.o >../../libtool: line 990: g++: command not found >make[2]: *** [Makefile:424: myspell_checker.lo] Error 1 >make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.0/src/myspell' >make[1]: *** [Makefile:427: all-recursive] Error 1 >make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.0/src' >make: *** [Makefile:379: all-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.rYGv6r (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.rYGv6r (%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 ppc64 --nodeps /builddir/build/SPECS/enchant.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 1603885
: 1461678 |
1461679
|
1461680