Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xedit.spec'], chrootPath='/var/lib/mock/f20-build-3001553-458043/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xedit.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildhw-01.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xedit-1.2.2-1.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xedit.spec '], chrootPath='/var/lib/mock/f20-build-3001553-458043/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xedit.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pUJLev + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xedit-1.2.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xedit-1.2.2.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xedit-1.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VysVRh + umask 022 + cd /builddir/build/BUILD + cd xedit-1.2.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-lispdir=/usr/share/X11/xedit checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if gcc -std=gnu99 supports -Wall... yes checking if gcc -std=gnu99 supports -Wpointer-arith... yes checking if gcc -std=gnu99 supports -Wmissing-declarations... yes checking if gcc -std=gnu99 supports -Wformat=2... yes checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if gcc -std=gnu99 supports -Wnested-externs... yes checking if gcc -std=gnu99 supports -Wbad-function-cast... yes checking if gcc -std=gnu99 supports -Wold-style-definition... yes checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if gcc -std=gnu99 supports -Wunused... yes checking if gcc -std=gnu99 supports -Wuninitialized... yes checking if gcc -std=gnu99 supports -Wshadow... yes checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if gcc -std=gnu99 supports -Wredundant-decls... yes checking if gcc -std=gnu99 supports -Wlogical-op... yes checking if gcc -std=gnu99 supports -Werror=implicit... yes checking if gcc -std=gnu99 supports -Werror=nonnull... yes checking if gcc -std=gnu99 supports -Werror=init-self... yes checking if gcc -std=gnu99 supports -Werror=main... yes checking if gcc -std=gnu99 supports -Werror=missing-braces... yes checking if gcc -std=gnu99 supports -Werror=sequence-point... yes checking if gcc -std=gnu99 supports -Werror=return-type... yes checking if gcc -std=gnu99 supports -Werror=trigraphs... yes checking if gcc -std=gnu99 supports -Werror=array-bounds... yes checking if gcc -std=gnu99 supports -Werror=write-strings... yes checking if gcc -std=gnu99 supports -Werror=address... yes checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if gcc -std=gnu99 supports -pedantic... yes checking if gcc -std=gnu99 supports -Werror... yes checking if gcc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PKGDEPS... yes checking whether _SC_PAGESIZE is declared... yes checking for getpagesize... yes checking for realpath... yes checking for strcasecmp... yes checking for unsetenv... yes checking for APPDEFS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gxjKQd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64 ++ dirname /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64 + cd xedit-1.2.2 + make install DESTDIR=/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64 'INSTALL=install -p' Making install in man make[1]: Entering directory `/builddir/build/BUILD/xedit-1.2.2/man' GEN xedit.1 make[2]: Entering directory `/builddir/build/BUILD/xedit-1.2.2/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/man/man1' install -p -m 644 xedit.1 '/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/xedit-1.2.2/man' make[1]: Leaving directory `/builddir/build/BUILD/xedit-1.2.2/man' make[1]: Entering directory `/builddir/build/BUILD/xedit-1.2.2' CC lisp/liblisp_a-bytecode.o In file included from lisp/bytecode.c:340:0: ./lisp/compile.c: In function 'ComCall': ./lisp/compile.c:1637:6: warning: declaration of 'count' shadows a previous local [-Wshadow] int count, constantp; ^ ./lisp/compile.c:1398:12: warning: shadowed declaration is here [-Wshadow] int i, count, base; ^ lisp/bytecode.c: In function 'MakeBytecodeObject': lisp/bytecode.c:1242:34: warning: declaration of 'cons' shadows a global declaration [-Wshadow] LispObj **constants, *code, *cons, *prev; ^ lisp/bytecode.c:335:17: warning: shadowed declaration is here [-Wshadow] static LispObj *cons, *cons1, *cons2, *cons3, *cons4, *cons5, *cons6, *cons7; ^ CC lisp/liblisp_a-core.o lisp/core.c: In function 'Lisp_XeditVectorStore': lisp/core.c:6950:7: warning: declaration of 'offset' shadows a previous local [-Wshadow] long offset = FIXNUM_VALUE(CAR(values)); ^ lisp/core.c:6929:33: warning: shadowed declaration is here [-Wshadow] long rank, count, sequence, offset, accum; ^ lisp/core.c: In function 'Lisp_Quit': lisp/core.c:4318:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] Lisp_Quit(LispBuiltin *builtin) ^ CC lisp/liblisp_a-debugger.o CC lisp/liblisp_a-format.o lisp/format.c: In function 'format_case_conversion': lisp/format.c:1082:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] str = ptr = LispGetSstring(SSTREAMP(string), &length); ^ CC lisp/liblisp_a-hash.o lisp/hash.c: In function 'LispHash': lisp/hash.c:189:21: warning: declaration of 'hash_table' shadows a global declaration [-Wshadow] LispObj *okey, *hash_table, *value; ^ In file included from ./lisp/internal.h:42:0, from ./lisp/private.h:49, from ./lisp/hash.h:35, from lisp/hash.c:32: ./util.h:36:28: warning: shadowed declaration is here [-Wshadow] typedef struct _hash_table hash_table; ^ lisp/hash.c: In function 'Lisp_Clrhash': lisp/hash.c:383:14: warning: declaration of 'hash_table' shadows a global declaration [-Wshadow] LispObj *hash_table = ARGUMENT(0); ^ In file included from ./lisp/internal.h:42:0, from ./lisp/private.h:49, from ./lisp/hash.h:35, from lisp/hash.c:32: ./util.h:36:28: warning: shadowed declaration is here [-Wshadow] typedef struct _hash_table hash_table; ^ lisp/hash.c: In function 'Lisp_HashTableCount': lisp/hash.c:426:14: warning: declaration of 'hash_table' shadows a global declaration [-Wshadow] LispObj *hash_table = ARGUMENT(0); ^ In file included from ./lisp/internal.h:42:0, from ./lisp/private.h:49, from ./lisp/hash.h:35, from lisp/hash.c:32: ./util.h:36:28: warning: shadowed declaration is here [-Wshadow] typedef struct _hash_table hash_table; ^ lisp/hash.c: In function 'Lisp_HashTableRehashSize': lisp/hash.c:439:14: warning: declaration of 'hash_table' shadows a global declaration [-Wshadow] LispObj *hash_table = ARGUMENT(0); ^ In file included from ./lisp/internal.h:42:0, from ./lisp/private.h:49, from ./lisp/hash.h:35, from lisp/hash.c:32: ./util.h:36:28: warning: shadowed declaration is here [-Wshadow] typedef struct _hash_table hash_table; ^ lisp/hash.c: In function 'Lisp_HashTableRehashThreshold': lisp/hash.c:452:14: warning: declaration of 'hash_table' shadows a global declaration [-Wshadow] LispObj *hash_table = ARGUMENT(0); ^ In file included from ./lisp/internal.h:42:0, from ./lisp/private.h:49, from ./lisp/hash.h:35, from lisp/hash.c:32: ./util.h:36:28: warning: shadowed declaration is here [-Wshadow] typedef struct _hash_table hash_table; ^ lisp/hash.c: In function 'Lisp_HashTableSize': lisp/hash.c:465:14: warning: declaration of 'hash_table' shadows a global declaration [-Wshadow] LispObj *hash_table = ARGUMENT(0); ^ In file included from ./lisp/internal.h:42:0, from ./lisp/private.h:49, from ./lisp/hash.h:35, from lisp/hash.c:32: ./util.h:36:28: warning: shadowed declaration is here [-Wshadow] typedef struct _hash_table hash_table; ^ lisp/hash.c: In function 'Lisp_HashTableTest': lisp/hash.c:478:14: warning: declaration of 'hash_table' shadows a global declaration [-Wshadow] LispObj *hash_table = ARGUMENT(0); ^ In file included from ./lisp/internal.h:42:0, from ./lisp/private.h:49, from ./lisp/hash.h:35, from lisp/hash.c:32: ./util.h:36:28: warning: shadowed declaration is here [-Wshadow] typedef struct _hash_table hash_table; ^ lisp/hash.c: In function 'Lisp_Maphash': lisp/hash.c:494:25: warning: declaration of 'hash_table' shadows a global declaration [-Wshadow] LispObj *function, *hash_table; ^ In file included from ./lisp/internal.h:42:0, from ./lisp/private.h:49, from ./lisp/hash.h:35, from lisp/hash.c:32: ./util.h:36:28: warning: shadowed declaration is here [-Wshadow] typedef struct _hash_table hash_table; ^ lisp/hash.c: In function 'Lisp_MakeHashTable': lisp/hash.c:520:20: warning: declaration of 'hash_table' shadows a global declaration [-Wshadow] LispHashTable *hash_table; ^ In file included from ./lisp/internal.h:42:0, from ./lisp/private.h:49, from ./lisp/hash.h:35, from lisp/hash.c:32: ./util.h:36:28: warning: shadowed declaration is here [-Wshadow] typedef struct _hash_table hash_table; ^ CC lisp/liblisp_a-helper.o CC lisp/liblisp_a-io.o CC lisp/liblisp_a-lisp.o lisp/lisp.c: In function 'LispGetPageSize': lisp/lisp.c:615:16: warning: declaration of 'pagesize' shadows a global declaration [-Wshadow] static int pagesize = -1; ^ lisp/lisp.c:171:5: warning: shadowed declaration is here [-Wshadow] int pagesize, gcpro; ^ lisp/lisp.c: In function 'LispAddBuiltinFunction': lisp/lisp.c:2165:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] string.string = builtin->declaration; ^ lisp/lisp.c: In function 'LispBegin': lisp/lisp.c:5372:5: warning: passing argument 1 of 'LispExecute' discards 'const' qualifier from pointer target type [enabled by default] EXECUTE("(require \"lisp\")"); ^ lisp/lisp.c:5084:1: note: expected 'char *' but argument is of type 'const char *' LispExecute(char *str) ^ lisp/lisp.c: In function 'LispDestroy': lisp/lisp.c:648:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] LispDestroy(const char *fmt, ...) ^ CC lisp/liblisp_a-math.o In file included from ./lisp/math.h:35:0, from lisp/math.c:32: lisp/math.c: In function 'Lisp_Isqrt': lisp/math.c:904:22: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] result = FIXNUM((long)floor(sqrt(FIXNUM_VALUE(natural)))); ^ ./lisp/internal.h:182:25: note: in definition of macro 'FIXNUM' ((LispObj*)(((long)(value) << BIT_COUNT) | FIXNUM_MASK)) ^ lisp/math.c:907:23: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] result = INTEGER((long)floor(sqrt(INT_VALUE(natural)))); ^ ./lisp/internal.h:222:41: note: in definition of macro 'INTEGER' #define INTEGER(integer) LispNewInteger(integer) ^ CC lisp/liblisp_a-package.o CC lisp/liblisp_a-pathname.o CC lisp/liblisp_a-read.o lisp/read.c: In function 'LispReadError': lisp/read.c:609:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] vsnprintf(string, sizeof(string), fmt, ap); ^ lisp/read.c:609:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] lisp/read.c: In function 'LispReadArray': lisp/read.c:1918:11: warning: declaration of 'array' shadows a previous local [-Wshadow] LispObj *array; ^ lisp/read.c:1901:49: warning: shadowed declaration is here [-Wshadow] LispObj *arguments, *initial, *dim, *cons, *array, *data; ^ CC lisp/liblisp_a-regex.o CC lisp/liblisp_a-require.o CC lisp/liblisp_a-stream.o lisp/stream.c: In function 'Lisp_MakePipe': lisp/stream.c:716:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] argv[0] = "sh"; ^ lisp/stream.c:717:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] argv[1] = "-c"; ^ lisp/stream.c:720:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(ifd); ^ lisp/stream.c:721:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(ofd); ^ lisp/stream.c:722:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(efd); ^ CC lisp/liblisp_a-string.o CC lisp/liblisp_a-struct.o CC lisp/liblisp_a-time.o CC lisp/liblisp_a-write.o lisp/write.c: In function 'parse_double': lisp/write.c:678:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf(stk, fmt, value); ^ lisp/write.c:689:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf(stk, fmt, value); ^ lisp/write.c: In function 'LispDoFormatExponentialFloat': lisp/write.c:2118:8: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] exponent < 0 ? -exponent : exponent); ^ CC lisp/liblisp_a-xedit.o lisp/xedit.c: In function 'LispXeditInitialize': lisp/xedit.c:330:5: warning: passing argument 1 of 'LispExecute' discards 'const' qualifier from pointer target type [enabled by default] EXECUTE("(require \"xedit\")"); ^ In file included from ./lisp/internal.h:37:0, from ./lisp/private.h:49, from lisp/xedit.h:36, from lisp/xedit.c:37: ./lisp/lisp.h:37:7: note: expected 'char *' but argument is of type 'const char *' void *LispExecute(char*); ^ AR liblisp.a CC lisp/re/libre_a-re.o lisp/re/re.c: In function 'rec_build_stl': lisp/re/re.c:2084:19: warning: comparison between 'rec_stl_t' and 'enum _rec_pat_t' [-Wenum-compare] code = stl->type == Rep_StringList ? ^ CC lisp/re/libre_a-rec.o lisp/re/rec.c: In function 'irec_comp': lisp/re/rec.c:214:16: warning: declaration of 'alt' shadows a previous local [-Wshadow] rec_alt *alt = calloc(1, sizeof(rec_alt)); ^ lisp/re/rec.c:92:14: warning: shadowed declaration is here [-Wshadow] rec_alt *alt; ^ lisp/re/rec.c: In function 'irec_add_repetition': lisp/re/rec.c:844:11: warning: declaration of 'grp' shadows a previous local [-Wshadow] rec_grp *grp = inf->pgrp; ^ lisp/re/rec.c:836:14: warning: shadowed declaration is here [-Wshadow] rec_grp *grp; ^ lisp/re/rec.c:846:56: warning: comparison between 'rec_rep_t' and 'enum ' [-Wenum-compare] if (rept == Rer_AnyTimes || rept == Rer_Maybe || rept == Re_AtLeast) { ^ CC lisp/re/libre_a-reo.o lisp/re/reo.c: In function 'orec_str_list': lisp/re/reo.c:657:25: warning: declaration of 'str' shadows a parameter [-Wshadow] unsigned char ci, cj, *str; ^ lisp/re/reo.c:576:48: warning: shadowed declaration is here [-Wshadow] orec_str_list(orec_inf *inf, rec_alt *alt, int str, int count) ^ AR libre.a CC lisp/mp/libmp_a-mp.o CC lisp/mp/libmp_a-mpi.o CC lisp/mp/libmp_a-mpr.o AR libmp.a CC xedit-commands.o commands.c: In function 'FindFile': commands.c:613:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] string = ""; ^ commands.c: In function 'FileCompletion': commands.c:799:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] dir_name = "/"; ^ commands.c:802:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] dir_name = "."; ^ commands.c:901:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] block.ptr = "/"; ^ CC xedit-hash.o CC xedit-hook.o hook.c: In function 'AutoReplaceCallback': hook.c:366:9: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] wctomb(mb, ((wchar_t*)text.ptr)[i]); ^ hook.c: In function 'AutoReplace': hook.c:311:9: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] wctomb(mb, ((wchar_t*)block.ptr)[i]); ^ CC xedit-ispell.o ispell.c:89:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"text", TEXT}, ^ ispell.c:90:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"html", HTML}, ^ ispell.c:206:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"wordChars", "Chars", XtRString, sizeof(char*), ^ ispell.c:206:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:207:2: note: in expansion of macro 'Offset' Offset(wchars), XtRString, ""}, ^ ispell.c:208:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"ispellCommand", "CommandLine", XtRString, sizeof(char*), ^ ispell.c:208:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:209:2: note: in expansion of macro 'Offset' Offset(cmd), XtRString, "/usr/local/bin/ispell"}, ^ ispell.c:210:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"terseMode", "Terse", XtRBoolean, sizeof(Boolean), ^ ispell.c:210:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ispell.c:212:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"guessLabel", XtCStatus, XtRString, sizeof(String), ^ ispell.c:212:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:213:2: note: in expansion of macro 'Offset' Offset(guess_label), XtRString, "Guess"}, ^ ispell.c:214:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"missLabel", XtCStatus, XtRString, sizeof(String), ^ ispell.c:214:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:215:2: note: in expansion of macro 'Offset' Offset(miss_label), XtRString, "Miss"}, ^ ispell.c:216:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"rootLabel", XtCStatus, XtRString, sizeof(String), ^ ispell.c:216:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:217:2: note: in expansion of macro 'Offset' Offset(root_label), XtRString, "Root:"}, ^ ispell.c:218:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"noneLabel", XtCStatus, XtRString, sizeof(String), ^ ispell.c:218:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:219:2: note: in expansion of macro 'Offset' Offset(none_label), XtRString, "None"}, ^ ispell.c:220:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"compoundLabel", XtCStatus, XtRString, sizeof(String), ^ ispell.c:220:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:221:2: note: in expansion of macro 'Offset' Offset(compound_label), XtRString, "Compound"}, ^ ispell.c:222:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"okLabel", XtCStatus, XtRString, sizeof(String), ^ ispell.c:222:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:223:2: note: in expansion of macro 'Offset' Offset(ok_label), XtRString, "Ok"}, ^ ispell.c:224:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"eofLabel", XtCStatus, XtRString, sizeof(String), ^ ispell.c:224:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:225:2: note: in expansion of macro 'Offset' Offset(eof_label), XtRString, "End Of File"}, ^ ispell.c:226:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"repeatLabel", XtCStatus, XtRString, sizeof(String), ^ ispell.c:226:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:227:2: note: in expansion of macro 'Offset' Offset(repeat_label), XtRString, "Repeat"}, ^ ispell.c:228:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"workingLabel", XtCStatus, XtRString, sizeof(String), ^ ispell.c:228:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:229:2: note: in expansion of macro 'Offset' Offset(working_label), XtRString, "..."}, ^ ispell.c:230:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"lookLabel", XtCStatus, XtRString, sizeof(String), ^ ispell.c:230:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:231:2: note: in expansion of macro 'Offset' Offset(look_label), XtRString, "Look"}, ^ ispell.c:232:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"lookCommand", "CommandLine", XtRString, sizeof(char*), ^ ispell.c:232:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:233:2: note: in expansion of macro 'Offset' Offset(look_cmd), XtRString, "/usr/bin/egrep -i"}, ^ ispell.c:234:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"wordsFile", "Words", XtRString, sizeof(char*), ^ ispell.c:234:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:235:2: note: in expansion of macro 'Offset' Offset(words_file), XtRString, "/usr/share/dict/words"}, ^ ispell.c:236:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"dictionary", "Dictionary", XtRString, sizeof(char*), ^ ispell.c:236:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:237:2: note: in expansion of macro 'Offset' Offset(dictionary), XtRString, "american"}, ^ ispell.c:238:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"dictionaries", "Dictionary", XtRString, sizeof(char*), ^ ispell.c:238:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:239:2: note: in expansion of macro 'Offset' Offset(dict_list), XtRString, "american americanmed+ english"}, ^ ispell.c:240:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"formatting", "TextFormat", XtRString, sizeof(char*), ^ ispell.c:240:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:204:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _ispell, field) ^ ispell.c:241:2: note: in expansion of macro 'Offset' Offset(formatting), XtRString, "text"}, ^ ispell.c: In function 'IspellStartProcess': ispell.c:1325:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ispell.cmd, ispell.dictionary, ispell.wchars); ^ ispell.c: In function 'InitIspell': ispell.c:2022:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"skipLines", "Skip", XtRString, sizeof(char*), ^ ispell.c:2022:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/locale.h:28:0, from ispell.c:40: ispell.c:2023:21: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] XtOffsetOf(struct _ispell, skip), XtRString, "#"}, ^ ispell.c:2159:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] dict_res.resource_name = "wordChars"; ^ ispell.c:2160:29: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] dict_res.resource_class = "Chars"; ^ ispell.c:2165:27: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] dict_res.default_addr = ""; ^ ispell.c:2173:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] dict->wchars = ""; ^ ispell.c: In function 'IspellEndProcess': ispell.c:1401:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ispell.ofd[1], "&", 1); ^ ispell.c:1403:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ispell.ofd[1], "*", 1); ^ ispell.c:1404:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ispell.ofd[1], ientry->word->value, ientry->word->length); ^ ispell.c:1405:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ispell.ofd[1], "\n", 1); ^ ispell.c:1408:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ispell.ofd[1], "#\n", 2); /* save dictionary */ ^ ispell.c: In function 'timeout_signal': ispell.c:304:25: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] # define WRITES(s) write(STDERR_FILENO, s, strlen(s)) ^ ispell.c:315:5: note: in expansion of macro 'WRITES' WRITES("Warning: Timeout waiting ispell process to die.\n"); ^ ispell.c: In function 'ToggleTerseIspell': ispell.c:1934:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ispell.ofd[1], ispell.terse_mode ? "!\n" : "%\n", 2); ^ ispell.c: In function 'ReplaceIspell': ispell.c:1548:10: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] wctomb(mb, *(wchar_t*)check.ptr); ^ ispell.c:1556:10: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] wctomb(mb, *(wchar_t*)check.ptr); ^ ispell.c: In function 'IspellSetTerseMode': ispell.c:386:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ispell.ofd[1], mode ? "!\n" : "%\n", 2); ^ ispell.c: In function 'CheckIspell': ispell.c:1837:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ispell.ofd[1], ispell.sendbuf, len); ^ ispell.c: In function 'IspellStartProcess': ispell.c:1327:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(ispell.ifd); ^ ispell.c:1328:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(ispell.ofd); ^ ispell.c: In function 'IspellSend': ispell.c:916:9: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] wctomb(mb, ((wchar_t*)block.ptr)[i]); ^ ispell.c:1017:9: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] wctomb(mb, ((wchar_t*)block.ptr)[i]); ^ ispell.c:1129:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ispell.ofd[1], ispell.sendbuf, len); ^ CC xedit-lisp.o lisp.c: In function 'CreateEditModePopup': lisp.c:204:30: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] static char *editModes = "editModes"; ^ CC xedit-options.o options.c:61:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"set-columns", SetColumns}, ^ options.c:62:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"change-field", ChangeField}, ^ CC xedit-tags.o tags.c: In function 'FindTag': tags.c:495:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] static String params[] = { "vertical", NULL }; ^ CC xedit-util.o util.c: In function 'XeditPrintf': util.c:94:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] size = vsnprintf(buffer, sizeof(buffer), format, va); ^ util.c:94:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] util.c: In function 'ResolveName': util.c:522:10: warning: declaration of 'length' shadows a previous local [-Wshadow] int length = strlen(result); ^ util.c:508:6: warning: shadowed declaration is here [-Wshadow] int length; ^ CC xedit-xedit.o xedit.c:40:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"quit", QuitAction}, ^ xedit.c:41:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"save-file", SaveFile}, ^ xedit.c:42:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"load-file", LoadFile}, ^ xedit.c:43:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"find-file", FindFile}, ^ xedit.c:44:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"cancel-find-file", CancelFindFile}, ^ xedit.c:45:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"file-completion", FileCompletion}, ^ xedit.c:46:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"popup-menu", PopupMenu}, ^ xedit.c:47:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"kill-file", KillFile}, ^ xedit.c:48:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"split-window", SplitWindow}, ^ xedit.c:49:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"dir-window", DirWindow}, ^ xedit.c:50:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"delete-window", DeleteWindow}, ^ xedit.c:51:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"xedit-focus", XeditFocus}, ^ xedit.c:52:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"other-window", OtherWindow}, ^ xedit.c:53:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"switch-source", SwitchSource}, ^ xedit.c:55:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"lisp-eval", XeditLispEval}, ^ xedit.c:56:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"xedit-print-lisp-eval", XeditPrintLispEval}, ^ xedit.c:57:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"xedit-keyboard-reset",XeditKeyboardReset}, ^ xedit.c:59:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"ispell", IspellAction}, ^ xedit.c:60:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"line-edit", LineEditAction}, ^ xedit.c:61:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"tags", TagsAction} ^ xedit.c:94:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"enableBackups", "EnableBackups", XtRBoolean, sizeof(Boolean), ^ xedit.c:94:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xedit.c:96:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"backupNamePrefix", "BackupNamePrefix", XtRString, sizeof(char *), ^ xedit.c:96:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/alloca.h:24:0, from /usr/include/stdlib.h:492, from xedit.c:35: xedit.c:91:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _app_resources, field) ^ xedit.c:97:10: note: in expansion of macro 'Offset' Offset(backupNamePrefix),XtRString, ""}, ^ xedit.c:98:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"backupNameSuffix", "BackupNameSuffix", XtRString, sizeof(char *), ^ xedit.c:98:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/alloca.h:24:0, from /usr/include/stdlib.h:492, from xedit.c:35: xedit.c:91:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _app_resources, field) ^ xedit.c:99:10: note: in expansion of macro 'Offset' Offset(backupNameSuffix),XtRString, ".BAK"}, ^ xedit.c:100:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"hints", "Hint", XtRString, sizeof(char *), ^ xedit.c:100:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xedit.c:102:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"hintsInterval", XtCInterval, XtRInt, sizeof(long), ^ xedit.c:104:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"changedBitmap", XtRBitmap, XtRString, sizeof(char*), ^ In file included from /usr/include/alloca.h:24:0, from /usr/include/stdlib.h:492, from xedit.c:35: xedit.c:91:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _app_resources, field) ^ xedit.c:105:3: note: in expansion of macro 'Offset' Offset(changed_pixmap_name), XtRString, "dot"}, ^ xedit.c:106:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"positionFormat", "Format", XtRString, sizeof(char*), ^ xedit.c:106:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/alloca.h:24:0, from /usr/include/stdlib.h:492, from xedit.c:35: xedit.c:91:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _app_resources, field) ^ xedit.c:107:3: note: in expansion of macro 'Offset' Offset(position_format), XtRString, "L%l"}, ^ xedit.c:108:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"autoReplace", "Replace", XtRString, sizeof(char*), ^ xedit.c:108:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xedit.c:110:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"tagsName", "TagsName", XtRString, sizeof(char *), ^ xedit.c:110:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/alloca.h:24:0, from /usr/include/stdlib.h:492, from xedit.c:35: xedit.c:91:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _app_resources, field) ^ xedit.c:111:10: note: in expansion of macro 'Offset' Offset(tagsName), XtRString, "tags"}, ^ xedit.c:112:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"loadTags", "LoadTags", XtRBoolean, sizeof(Boolean), ^ xedit.c:112:4: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xedit.c: In function 'makeButtonsAndBoxes': xedit.c:320:32: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] static char *labelWindow = "labelWindow", *editWindow = "editWindow"; ^ xedit.c:320:61: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] static char *labelWindow = "labelWindow", *editWindow = "editWindow"; ^ xedit.c:321:31: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] static char *formWindow = "formWindow", *positionWindow = "positionWindow"; ^ xedit.c:321:63: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] static char *formWindow = "formWindow", *positionWindow = "positionWindow"; ^ xedit.c:328:2: warning: passing argument 2 of 'MakeCommandButton' discards 'const' qualifier from pointer target type [enabled by default] MakeCommandButton(b_row, "quit", DoQuit); ^ In file included from xedit.c:29:0: xedit.h:122:8: note: expected 'char *' but argument is of type 'const char *' Widget MakeCommandButton(Widget, char*, XtCallbackProc); ^ xedit.c:329:2: warning: passing argument 2 of 'MakeCommandButton' discards 'const' qualifier from pointer target type [enabled by default] MakeCommandButton(b_row, "save", DoSave); ^ In file included from xedit.c:29:0: xedit.h:122:8: note: expected 'char *' but argument is of type 'const char *' Widget MakeCommandButton(Widget, char*, XtCallbackProc); ^ xedit.c:330:2: warning: passing argument 2 of 'MakeCommandButton' discards 'const' qualifier from pointer target type [enabled by default] MakeCommandButton(b_row, "load", DoLoad); ^ In file included from xedit.c:29:0: xedit.h:122:8: note: expected 'char *' but argument is of type 'const char *' Widget MakeCommandButton(Widget, char*, XtCallbackProc); ^ xedit.c:331:2: warning: passing argument 2 of 'MakeStringBox' discards 'const' qualifier from pointer target type [enabled by default] filenamewindow = MakeStringBox(b_row, "filename", NULL); ^ In file included from xedit.c:29:0: xedit.h:123:8: note: expected 'String' but argument is of type 'const char *' Widget MakeStringBox(Widget, String, String); ^ xedit.c: In function 'PositionChanged': xedit.c:556:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] fmt_buf, info->line_number); ^ xedit.c:560:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] fmt_buf, info->column_number); ^ xedit.c:564:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] fmt_buf, info->insert_position); ^ xedit.c:568:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] fmt_buf, info->last_position); ^ CCLD xedit CC lisp_lsp-hash.o CC lisp/lisp_lsp-lsp.o CCLD lisp/lsp CC lisp/re/lisp_re_tests-tests.o CCLD lisp/re/tests make[2]: Entering directory `/builddir/build/BUILD/xedit-1.2.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/bin' install -p xedit '/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/X11/app-defaults' install -p -m 644 app-defaults/Xedit-color app-defaults/Xedit '/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/X11/app-defaults' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/X11/xedit' install -p -m 644 ./lisp/modules/lisp.lsp ./lisp/modules/xedit.lsp ./lisp/modules/syntax.lsp ./lisp/modules/indent.lsp '/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/X11/xedit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/X11/xedit/progmodes' install -p -m 644 ./lisp/modules/progmodes/auto.lsp ./lisp/modules/progmodes/c.lsp ./lisp/modules/progmodes/html.lsp ./lisp/modules/progmodes/imake.lsp ./lisp/modules/progmodes/lisp.lsp ./lisp/modules/progmodes/make.lsp ./lisp/modules/progmodes/man.lsp ./lisp/modules/progmodes/patch.lsp ./lisp/modules/progmodes/perl.lsp ./lisp/modules/progmodes/python.lsp ./lisp/modules/progmodes/rpm.lsp ./lisp/modules/progmodes/sgml.lsp ./lisp/modules/progmodes/sh.lsp ./lisp/modules/progmodes/xconf.lsp ./lisp/modules/progmodes/xlog.lsp ./lisp/modules/progmodes/xrdb.lsp '/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/X11/xedit/progmodes' make[2]: Leaving directory `/builddir/build/BUILD/xedit-1.2.2' make[1]: Leaving directory `/builddir/build/BUILD/xedit-1.2.2' + install -D -m 644 /builddir/build/SOURCES/xedit.desktop /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/applications/xedit.desktop + desktop-file-validate /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/applications/xedit.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/xedit-1.2.2 extracting debug info from /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/bin/xedit dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2912 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vDQrb2 + umask 022 + cd /builddir/build/BUILD + cd xedit-1.2.2 + make check Making check in man make[1]: Entering directory `/builddir/build/BUILD/xedit-1.2.2/man' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/xedit-1.2.2/man' make[1]: Entering directory `/builddir/build/BUILD/xedit-1.2.2' make[1]: Leaving directory `/builddir/build/BUILD/xedit-1.2.2' + exit 0 Processing files: xedit-1.2.2-1.fc20.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pLGgAQ + umask 022 + cd /builddir/build/BUILD + cd xedit-1.2.2 + DOCDIR=/builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/doc/xedit + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/doc/xedit + cp -pr AUTHORS /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/doc/xedit + cp -pr ChangeLog /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/doc/xedit + cp -pr COPYING /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/doc/xedit + cp -pr README /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64/usr/share/doc/xedit + exit 0 Provides: application() application(xedit.desktop) xedit = 1.2.2-1.fc20 xedit(x86-64) = 1.2.2-1.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXaw.so.7()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: xedit-debuginfo-1.2.2-1.fc20.x86_64 Provides: xedit-debuginfo = 1.2.2-1.fc20 xedit-debuginfo(x86-64) = 1.2.2-1.fc20 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64 warning: Could not canonicalize hostname: buildhw-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/xedit-1.2.2-1.fc20.x86_64.rpm Wrote: /builddir/build/RPMS/xedit-debuginfo-1.2.2-1.fc20.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iGL1Vl + umask 022 + cd /builddir/build/BUILD + cd xedit-1.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xedit-1.2.2-1.fc20.x86_64 + exit 0 Child return code was: 0 LEAVE do -->