+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/cmigemo.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 24: %{name}-%{mainver}%{?minorver}.tar.bz2 warning: bogus date in %changelog: Sun May 26 2007 Mamoru Tasaka - 1.3-0.5.c_MIT Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.52SB8u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cmigemo-1.3 + /usr/bin/mkdir -p cmigemo-1.3 + cd cmigemo-1.3 + /usr/bin/unzip -qq /builddir/build/SOURCES/cmigemo-default-src-20110227.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd cmigemo-default-src/ + echo 'Patch #0 (cmigemo-20110227-ignore-random-string.patch):' Patch #0 (cmigemo-20110227-ignore-random-string.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .random --fuzz=0 patching file src/migemo.c + echo 'Patch #1 (cmigemo-1.3c-MIT-dont-escape.patch):' Patch #1 (cmigemo-1.3c-MIT-dont-escape.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .escape --fuzz=0 patching file src/rxgen.c Hunk #1 succeeded at 99 (offset 6 lines). Hunk #2 succeeded at 109 (offset 6 lines). + echo 'Patch #2 (cmigemo-20110227-compile.patch):' Patch #2 (cmigemo-20110227-compile.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .build --fuzz=0 patching file src/wordbuf.c + echo 'Patch #3 (cmigemo-20110227-keep-regex-with-brackets.patch):' Patch #3 (cmigemo-20110227-keep-regex-with-brackets.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .regex --fuzz=0 patching file src/rxgen.c + /usr/bin/sed -i.command -e 's|curl|true|' -e 's|nkf|true|' -e 's|install\"|install -p"|' configure + /usr/bin/sed -i.nkf -e 's|^\(FILTER_CP932[ \t][ \t]*=\).*|\1 iconv -f EUC-JP -t SJIS|' -e 's|^\(FILTER_EUCJP[ \t][ \t]*=\).*|\1 iconv -f SJIS -t EUC-JP|' compile/config.mk.in + /usr/bin/sed -i.dir -e 's|/share/migemo|/share/cmigemo|' compile/config.mk.in config.mk + /usr/bin/sed -i -e 's|/usr/local/share/migemo|/usr/share/cmigemo|' doc/README_j.txt tools/migemo.vim + /usr/bin/sed -i.rpath -e 's|^\(LDFLAGS_MIGEMO[ \t][ \t]*=\).*|\1 |' compile/Make_gcc.mak + /usr/bin/sed -i.bits -e 's|\$(prefix)/lib|$(prefix)/lib64|' config.mk compile/config.mk.in compile/config_default.mk + /usr/bin/sed -i.han -e 's|^\(.*\)\(han2zen\)\(.*\)$|\1\2\3\n\1zen2han\3|' compile/unix.mak + /usr/bin/chmod 0644 tools/Migemo.cs tools/Test.cs tools/clsMigemo.cls tools/migemo.vim tools/optimize-dict.pl tools/skk2migemo.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tQ5DNb + umask 022 + cd /builddir/build/BUILD + cd cmigemo-1.3 + cd cmigemo-default-src/ + /usr/bin/chmod u+x configure + CFLAGS='-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 ' + export CFLAGS + CXXFLAGS='-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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 + /usr/bin/make gcc 'CC=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 ' /usr/bin/make -f compile/Make_gcc.mak make[1]: Entering directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src' 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 -O2 -Wall -fPIC -o build/object/main.o -c src/main.c src/main.c: In function 'query_loop': src/main.c:34:13: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] if (!fgets(buf, sizeof(buf), stdin)) ^~~ In file included from /usr/include/stdio.h:862:0, from src/main.c:9: /usr/include/bits/stdio2.h:252:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ^~~~~ src/main.c:41:20: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign] if ((ans = strchr(buf, '\n')) != NULL) ^~~ In file included from src/main.c:11:0: /usr/include/string.h:225:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strchr (const char *__s, int __c) ^~~~~~ src/main.c:41:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if ((ans = strchr(buf, '\n')) != NULL) ^ src/main.c: In function 'main': src/main.c:169:54: warning: pointer targets in passing argument 3 of 'migemo_set_operator' differ in signedness [-Wpointer-sign] migemo_set_operator(pmigemo, MIGEMO_OPINDEX_OR, "\\|"); ^~~~~ In file included from src/main.c:14:0: src/migemo.h:56:21: note: expected 'const unsigned char *' but argument is of type 'char *' int MIGEMO_CALLTYPE migemo_set_operator(migemo* object, int index, ^~~~~~~~~~~~~~~~~~~ src/main.c:170:59: warning: pointer targets in passing argument 3 of 'migemo_set_operator' differ in signedness [-Wpointer-sign] migemo_set_operator(pmigemo, MIGEMO_OPINDEX_NEST_IN, "\\%("); ^~~~~~ In file included from src/main.c:14:0: src/migemo.h:56:21: note: expected 'const unsigned char *' but argument is of type 'char *' int MIGEMO_CALLTYPE migemo_set_operator(migemo* object, int index, ^~~~~~~~~~~~~~~~~~~ src/main.c:171:60: warning: pointer targets in passing argument 3 of 'migemo_set_operator' differ in signedness [-Wpointer-sign] migemo_set_operator(pmigemo, MIGEMO_OPINDEX_NEST_OUT, "\\)"); ^~~~~ In file included from src/main.c:14:0: src/migemo.h:56:21: note: expected 'const unsigned char *' but argument is of type 'char *' int MIGEMO_CALLTYPE migemo_set_operator(migemo* object, int index, ^~~~~~~~~~~~~~~~~~~ src/main.c:173:56: warning: pointer targets in passing argument 3 of 'migemo_set_operator' differ in signedness [-Wpointer-sign] migemo_set_operator(pmigemo, MIGEMO_OPINDEX_NEWLINE, "\\_s*"); ^~~~~~~ In file included from src/main.c:14:0: src/migemo.h:56:21: note: expected 'const unsigned char *' but argument is of type 'char *' int MIGEMO_CALLTYPE migemo_set_operator(migemo* object, int index, ^~~~~~~~~~~~~~~~~~~ src/main.c:177:54: warning: pointer targets in passing argument 3 of 'migemo_set_operator' differ in signedness [-Wpointer-sign] migemo_set_operator(pmigemo, MIGEMO_OPINDEX_OR, "\\|"); ^~~~~ In file included from src/main.c:14:0: src/migemo.h:56:21: note: expected 'const unsigned char *' but argument is of type 'char *' int MIGEMO_CALLTYPE migemo_set_operator(migemo* object, int index, ^~~~~~~~~~~~~~~~~~~ src/main.c:178:59: warning: pointer targets in passing argument 3 of 'migemo_set_operator' differ in signedness [-Wpointer-sign] migemo_set_operator(pmigemo, MIGEMO_OPINDEX_NEST_IN, "\\("); ^~~~~ In file included from src/main.c:14:0: src/migemo.h:56:21: note: expected 'const unsigned char *' but argument is of type 'char *' int MIGEMO_CALLTYPE migemo_set_operator(migemo* object, int index, ^~~~~~~~~~~~~~~~~~~ src/main.c:179:60: warning: pointer targets in passing argument 3 of 'migemo_set_operator' differ in signedness [-Wpointer-sign] migemo_set_operator(pmigemo, MIGEMO_OPINDEX_NEST_OUT, "\\)"); ^~~~~ In file included from src/main.c:14:0: src/migemo.h:56:21: note: expected 'const unsigned char *' but argument is of type 'char *' int MIGEMO_CALLTYPE migemo_set_operator(migemo* object, int index, ^~~~~~~~~~~~~~~~~~~ src/main.c:181:56: warning: pointer targets in passing argument 3 of 'migemo_set_operator' differ in signedness [-Wpointer-sign] migemo_set_operator(pmigemo, MIGEMO_OPINDEX_NEWLINE, "\\s-*"); ^~~~~~~ In file included from src/main.c:14:0: src/migemo.h:56:21: note: expected 'const unsigned char *' but argument is of type 'char *' int MIGEMO_CALLTYPE migemo_set_operator(migemo* object, int index, ^~~~~~~~~~~~~~~~~~~ src/main.c:188:34: warning: pointer targets in passing argument 2 of 'migemo_query' differ in signedness [-Wpointer-sign] ans = migemo_query(pmigemo, word); ^~~~ In file included from src/main.c:14:0: src/migemo.h:51:32: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char* MIGEMO_CALLTYPE migemo_query(migemo* object, ^~~~~~~~~~~~ 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 -O2 -Wall -fPIC -o build/object/charset.o -c src/charset.c 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 -O2 -Wall -fPIC -o build/object/filename.o -c src/filename.c 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 -O2 -Wall -fPIC -o build/object/migemo.o -c src/migemo.c src/migemo.c: In function 'migemo_load': src/migemo.c:178:32: warning: pointer targets in passing argument 2 of 'romaji_load' differ in signedness [-Wpointer-sign] if (dict && romaji_load(dict, dict_file) == 0) ^~~~~~~~~ In file included from src/migemo.c:18:0: src/romaji.h:24:5: note: expected 'const unsigned char *' but argument is of type 'const char *' int romaji_load(romaji* object, const unsigned char* filename); ^~~~~~~~~~~ src/migemo.c: In function 'migemo_open': src/migemo.c:255:34: warning: pointer targets in passing argument 2 of 'romaji_load' differ in signedness [-Wpointer-sign] romaji_load(obj->roma2hira, roma_dict); ^~~~~~~~~ In file included from src/migemo.c:18:0: src/romaji.h:24:5: note: expected 'const unsigned char *' but argument is of type 'char *' int romaji_load(romaji* object, const unsigned char* filename); ^~~~~~~~~~~ src/migemo.c:256:34: warning: pointer targets in passing argument 2 of 'romaji_load' differ in signedness [-Wpointer-sign] romaji_load(obj->hira2kata, kata_dict); ^~~~~~~~~ In file included from src/migemo.c:18:0: src/romaji.h:24:5: note: expected 'const unsigned char *' but argument is of type 'char *' int romaji_load(romaji* object, const unsigned char* filename); ^~~~~~~~~~~ src/migemo.c:257:32: warning: pointer targets in passing argument 2 of 'romaji_load' differ in signedness [-Wpointer-sign] romaji_load(obj->han2zen, h2z_dict); ^~~~~~~~ In file included from src/migemo.c:18:0: src/romaji.h:24:5: note: expected 'const unsigned char *' but argument is of type 'char *' int romaji_load(romaji* object, const unsigned char* filename); ^~~~~~~~~~~ src/migemo.c:258:32: warning: pointer targets in passing argument 2 of 'romaji_load' differ in signedness [-Wpointer-sign] romaji_load(obj->zen2han, z2h_dict); ^~~~~~~~ In file included from src/migemo.c:18:0: src/romaji.h:24:5: note: expected 'const unsigned char *' but argument is of type 'char *' int romaji_load(romaji* object, const unsigned char* filename); ^~~~~~~~~~~ src/migemo.c: In function 'add_dubious_roma': src/migemo.c:376:27: warning: pointer targets in passing argument 1 of 'my_strlen' differ in signedness [-Wpointer-sign] if (!(len = my_strlen(query))) ^~~~~ src/migemo.c:56:1: note: expected 'const char *' but argument is of type 'unsigned char *' my_strlen(const char* s) ^~~~~~~~~ src/migemo.c:389:17: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign] if (!strchr(VOWEL_CHARS, buf[len - 1])) ^~~~~~~~~~~ In file included from src/migemo.c:10:0: /usr/include/string.h:225:14: note: expected 'const char *' but argument is of type 'const unsigned char *' extern char *strchr (const char *__s, int __c) ^~~~~~ src/migemo.c:391:29: warning: pointer targets in passing argument 2 of 'add_dubious_vowels' differ in signedness [-Wpointer-sign] add_dubious_vowels(object, buf, len); ^~~ src/migemo.c:355:1: note: expected 'unsigned char *' but argument is of type 'char *' add_dubious_vowels(migemo* object, unsigned char* buf, int index) ^~~~~~~~~~~~~~~~~~ src/migemo.c:393:24: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign] if (len < 2 || strchr(VOWEL_CHARS, buf[len - 2])) ^~~~~~~~~~~ In file included from src/migemo.c:10:0: /usr/include/string.h:225:14: note: expected 'const char *' but argument is of type 'const unsigned char *' extern char *strchr (const char *__s, int __c) ^~~~~~ src/migemo.c:399:20: warning: pointer targets in passing argument 2 of 'add_roma' differ in signedness [-Wpointer-sign] add_roma(object, buf); ^~~ src/migemo.c:322:1: note: expected 'unsigned char *' but argument is of type 'char *' add_roma(migemo* object, unsigned char* query) ^~~~~~~~ src/migemo.c:406:30: warning: pointer targets in passing argument 2 of 'add_dubious_vowels' differ in signedness [-Wpointer-sign] add_dubious_vowels(object, buf, len + 3); ^~~ src/migemo.c:355:1: note: expected 'unsigned char *' but argument is of type 'char *' add_dubious_vowels(migemo* object, unsigned char* buf, int index) ^~~~~~~~~~~~~~~~~~ src/migemo.c: In function 'too_random_string': src/migemo.c:422:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] unsigned char *query = string; ^~~~~~ src/migemo.c:423:21: warning: unused variable 'no_vowels' [-Wunused-variable] unsigned short int no_vowels = 0; ^~~~~~~~~ src/migemo.c: In function 'parse_query': src/migemo.c:475:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (*curr == '\0' || (len == 1 && (isupper(*curr) != 0) != upper) && (!random_query_p)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ src/migemo.c: In function 'query_a_word': src/migemo.c:501:25: warning: pointer targets in passing argument 1 of 'my_strlen' differ in signedness [-Wpointer-sign] int len = my_strlen(query); ^~~~~ src/migemo.c:56:1: note: expected 'const char *' but argument is of type 'unsigned char *' my_strlen(const char* s) ^~~~~~~~~ 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 -O2 -Wall -fPIC -o build/object/mnode.o -c src/mnode.c 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 -O2 -Wall -fPIC -o build/object/romaji.o -c src/romaji.c src/romaji.c: In function 'strdup_lower': src/romaji.c:208:33: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] unsigned char *out = STRDUP(string), *tmp; ^~~~~~ In file included from src/romaji.c:10:0: /usr/include/string.h:166:14: note: expected 'const char *' but argument is of type 'const unsigned char *' extern char *strdup (const char *__s) ^~~~~~ src/romaji.c:31:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] # define STRDUP strdup ^ src/romaji.c:208:26: note: in expansion of macro 'STRDUP' unsigned char *out = STRDUP(string), *tmp; ^~~~~~ src/romaji.c: In function 'romaji_add_table': src/romaji.c:245:27: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] value_length = strlen(value); ^~~~~ In file included from src/romaji.c:10:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ src/romaji.c:255:33: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] (*ref_node)->value = STRDUP(value); ^~~~~ In file included from src/romaji.c:10:0: /usr/include/string.h:166:14: note: expected 'const char *' but argument is of type 'const unsigned char *' extern char *strdup (const char *__s) ^~~~~~ src/romaji.c:255:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] (*ref_node)->value = STRDUP(value); ^ src/romaji.c:259:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] && !strcmp(key, ROMAJI_FIXKEY_XN)) ^~~ In file included from src/romaji.c:10:0: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'const unsigned char *' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ src/romaji.c:262:31: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] object->fixvalue_xn = STRDUP(value); ^~~~~ In file included from src/romaji.c:10:0: /usr/include/string.h:166:14: note: expected 'const char *' but argument is of type 'const unsigned char *' extern char *strdup (const char *__s) ^~~~~~ src/romaji.c:262:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] object->fixvalue_xn = STRDUP(value); ^ src/romaji.c:265:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] && !strcmp(key, ROMAJI_FIXKEY_XTU)) ^~~ In file included from src/romaji.c:10:0: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'const unsigned char *' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ src/romaji.c:268:32: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] object->fixvalue_xtu = STRDUP(value); ^~~~~ In file included from src/romaji.c:10:0: /usr/include/string.h:166:14: note: expected 'const char *' but argument is of type 'const unsigned char *' extern char *strdup (const char *__s) ^~~~~~ src/romaji.c:268:23: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] object->fixvalue_xtu = STRDUP(value); ^ src/romaji.c: In function 'romaji_load': src/romaji.c:376:35: warning: pointer targets in passing argument 1 of 'charset_detect_file' differ in signedness [-Wpointer-sign] charset = charset_detect_file(filename); ^~~~~~~~ In file included from src/romaji.c:13:0: src/charset.h:35:5: note: expected 'const char *' but argument is of type 'const unsigned char *' int charset_detect_file(const char* path); ^~~~~~~~~~~~~~~~~~~ src/romaji.c:379:21: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness [-Wpointer-sign] if ((fp = fopen(filename, "rt")) != NULL) ^~~~~~~~ In file included from src/romaji.c:8:0: /usr/include/stdio.h:232:14: note: expected 'const char * restrict' but argument is of type 'const unsigned char *' extern FILE *fopen (const char *__restrict __filename, ^~~~~ In file included from src/romaji.c:12:0: src/romaji.c: In function 'romaji_convert2': src/wordbuf.h:23:24: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] #define WORDBUF_GET(w) ((w)->buf) ^ src/romaji.c:454:18: note: in expansion of macro 'WORDBUF_GET' answer = STRDUP(WORDBUF_GET(buf)); ^~~~~~~~~~~ In file included from src/romaji.c:10:0: /usr/include/string.h:166:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strdup (const char *__s) ^~~~~~ src/romaji.c:454:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] answer = STRDUP(WORDBUF_GET(buf)); ^ 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 -O2 -Wall -fPIC -o build/object/rxgen.o -c src/rxgen.c src/rxgen.c: In function 'rxgen_open': src/rxgen.c:159:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(object->op_or, RXGEN_OP_OR); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/rxgen.c:9: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ src/rxgen.c:160:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(object->op_nest_in, RXGEN_OP_NEST_IN); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/rxgen.c:9: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ src/rxgen.c:161:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(object->op_nest_out, RXGEN_OP_NEST_OUT); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/rxgen.c:9: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ src/rxgen.c:162:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(object->op_select_in, RXGEN_OP_SELECT_IN); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/rxgen.c:9: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ src/rxgen.c:163:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(object->op_select_out, RXGEN_OP_SELECT_OUT); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/rxgen.c:9: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ src/rxgen.c:164:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(object->op_newline, RXGEN_OP_NEWLINE); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/rxgen.c:9: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ In file included from src/rxgen.c:13:0: src/rxgen.c: In function 'rxgen_generate': src/wordbuf.h:23:24: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] #define WORDBUF_GET(w) ((w)->buf) ^ src/rxgen.c:326:18: note: in expansion of macro 'WORDBUF_GET' answer = STRDUP(WORDBUF_GET(buf)); ^~~~~~~~~~~ In file included from src/rxgen.c:11:0: /usr/include/string.h:166:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strdup (const char *__s) ^~~~~~ src/rxgen.c:326:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] answer = STRDUP(WORDBUF_GET(buf)); ^ src/rxgen.c: In function 'rxgen_set_operator': src/rxgen.c:387:16: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(op) >= RXGEN_OP_MAXLEN) ^~ In file included from src/rxgen.c:11:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ src/rxgen.c:391:12: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(dest, op); ^~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/rxgen.c:9: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ src/rxgen.c:391:18: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(dest, op); ^~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/rxgen.c:9: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'const unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ 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 -O2 -Wall -fPIC -o build/object/wordbuf.o -c src/wordbuf.c src/wordbuf.c: In function 'wordbuf_cat': src/wordbuf.c:118:27: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] size_t l = strlen(sz); ^~ In file included from src/wordbuf.c:11:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ 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 -O2 -Wall -fPIC -o build/object/wordlist.o -c src/wordlist.c src/wordlist.c: In function 'wordlist_open_len': src/wordlist.c:27:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p->ptr = (char*)(p + 1); ^ src/wordlist.c: In function 'wordlist_open': src/wordlist.c:51:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] len = strlen(ptr); ^~~ In file included from src/wordlist.c:10:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ 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 -shared -o libmigemo.so.1.1.0 -Wl,-soname,libmigemo.so.1 ./build/object/charset.o ./build/object/filename.o ./build/object/migemo.o ./build/object/mnode.o ./build/object/romaji.o ./build/object/rxgen.o ./build/object/wordbuf.o ./build/object/wordlist.o rm -f libmigemo.so.1 libmigemo.so ln -s libmigemo.so.1.1.0 libmigemo.so.1 ln -s libmigemo.so.1.1.0 libmigemo.so 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 -o build/cmigemo ./build/object/main.o -L. -L./build/ -lmigemo make[1]: Leaving directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src' + /usr/bin/cat /usr/share/skk/SKK-JISYO.L + gzip + /usr/bin/make gcc-dict /usr/bin/make -f compile/Make_gcc.mak dictionary make[1]: Entering directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src' cd dict && /usr/bin/make gcc make[2]: Entering directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src/dict' true -O http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.L.gz gzip -d SKK-JISYO.L.gz perl ../tools/skk2migemo.pl < SKK-JISYO.L > dict.tmp perl ../tools/optimize-dict.pl < dict.tmp > base-dict rm -f dict.tmp iconv -f EUC-JP -t SJIS < base-dict > migemo-dict mkdir -p euc-jp.d iconv -f SJIS -t EUC-JP < migemo-dict > euc-jp.d/migemo-dict iconv -f SJIS -t EUC-JP < zen2han.dat > euc-jp.d/zen2han.dat iconv -f SJIS -t EUC-JP < han2zen.dat > euc-jp.d/han2zen.dat iconv -f SJIS -t EUC-JP < hira2kata.dat > euc-jp.d/hira2kata.dat iconv -f SJIS -t EUC-JP < roma2hira.dat > euc-jp.d/roma2hira.dat make[2]: Leaving directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src/dict' make[1]: Leaving directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src' + cd dict + /usr/bin/make utf-8 mkdir -p utf-8.d iconv -t utf-8 -f cp932 < migemo-dict > utf-8.d/migemo-dict iconv -t utf-8 -f cp932 < zen2han.dat > utf-8.d/zen2han.dat iconv -t utf-8 -f cp932 < han2zen.dat > utf-8.d/han2zen.dat iconv -t utf-8 -f cp932 < hira2kata.dat > utf-8.d/hira2kata.dat iconv -t utf-8 -f cp932 < roma2hira.dat > utf-8.d/roma2hira.dat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xhHsh0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64 ++ dirname /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64 + cd cmigemo-1.3 + pushd cmigemo-default-src/ ~/build/BUILD/cmigemo-1.3/cmigemo-default-src ~/build/BUILD/cmigemo-1.3 + /usr/bin/make gcc-install prefix=/builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr /usr/bin/make -f compile/Make_gcc.mak make[1]: Entering directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src' make[1]: Leaving directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src' /usr/bin/make -f compile/Make_gcc.mak dictionary make[1]: Entering directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src' cd dict && /usr/bin/make gcc make[2]: Entering directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src/dict' make[2]: Nothing to be done for 'gcc'. make[2]: Leaving directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src/dict' make[1]: Leaving directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src' /usr/bin/make -f compile/Make_gcc.mak install make[1]: Entering directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src' mkdir -p /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/lib64 mkdir -p /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/include mkdir -p /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/doc/migemo mkdir -p /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo mkdir -p /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/cp932 mkdir -p /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/euc-jp mkdir -p /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/utf-8 /usr/bin/install -p -c -m 644 dict/migemo-dict /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/cp932 /usr/bin/install -p -c -m 644 dict/han2zen.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/cp932 /usr/bin/install -p -c -m 644 dict/zen2han.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/cp932 /usr/bin/install -p -c -m 644 dict/hira2kata.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/cp932 /usr/bin/install -p -c -m 644 dict/roma2hira.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/cp932 /usr/bin/install -p -c -m 644 dict/zen2han.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/cp932 if [ -d dict/euc-jp.d ]; then \ /usr/bin/install -p -c -m 644 dict/euc-jp.d/migemo-dict /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/euc-jp; \ /usr/bin/install -p -c -m 644 dict/euc-jp.d/han2zen.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/euc-jp; \ /usr/bin/install -p -c -m 644 dict/euc-jp.d/zen2han.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/euc-jp; \ /usr/bin/install -p -c -m 644 dict/euc-jp.d/hira2kata.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/euc-jp; \ /usr/bin/install -p -c -m 644 dict/euc-jp.d/roma2hira.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/euc-jp; \ /usr/bin/install -p -c -m 644 dict/euc-jp.d/zen2han.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/euc-jp; \ fi if [ -d dict/utf-8.d ]; then \ /usr/bin/install -p -c -m 644 dict/utf-8.d/migemo-dict /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/utf-8; \ /usr/bin/install -p -c -m 644 dict/utf-8.d/han2zen.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/utf-8; \ /usr/bin/install -p -c -m 644 dict/utf-8.d/zen2han.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/utf-8; \ /usr/bin/install -p -c -m 644 dict/utf-8.d/hira2kata.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/utf-8; \ /usr/bin/install -p -c -m 644 dict/utf-8.d/roma2hira.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/utf-8; \ /usr/bin/install -p -c -m 644 dict/utf-8.d/zen2han.dat /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/cmigemo/utf-8; \ fi /usr/bin/install -p -c -m 755 libmigemo.so.1.1.0 /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/lib64 rm -f /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/lib64/libmigemo.so.1 /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/lib64/libmigemo.so ln -s libmigemo.so.1.1.0 /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/lib64/libmigemo.so.1 ln -s libmigemo.so.1.1.0 /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/lib64/libmigemo.so /usr/bin/install -p -c -m 644 ./src/migemo.h /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/include /usr/bin/install -p -c -m 644 doc/README_j.txt /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/doc/migemo /usr/bin/install -p -c -m 755 ./build/cmigemo /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/cmigemo-1.3/cmigemo-default-src' + /usr/bin/rm -rf /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/doc/ + popd ~/build/BUILD/cmigemo-1.3 + /usr/bin/rm -rf doc_install + /usr/bin/rm -rf tools + pushd cmigemo-default-src/ ~/build/BUILD/cmigemo-1.3/cmigemo-default-src ~/build/BUILD/cmigemo-1.3 + cp -a tools .. + /usr/bin/rm -rf doc_install + /usr/bin/mkdir doc_install + cd doc + for f in *txt + iconv -f SJIS -t UTF-8 LICENSE_MIT.txt + touch -r LICENSE_MIT.txt ../doc_install/LICENSE_MIT.txt + for f in *txt + iconv -f SJIS -t UTF-8 LICENSE_j.txt + touch -r LICENSE_j.txt ../doc_install/LICENSE_j.txt + for f in *txt + iconv -f SJIS -t UTF-8 README_j.txt + touch -r README_j.txt ../doc_install/README_j.txt + for f in *txt + iconv -f SJIS -t UTF-8 TODO_j.txt + touch -r TODO_j.txt ../doc_install/TODO_j.txt + for f in *txt + iconv -f SJIS -t UTF-8 vimigemo.txt + touch -r vimigemo.txt ../doc_install/vimigemo.txt + cd .. + mv doc_install .. + popd ~/build/BUILD/cmigemo-1.3 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cmigemo-1.3-0.12.date20110227.fc28.2.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3lUYvN + umask 022 + cd /builddir/build/BUILD + cd cmigemo-1.3 + DOCDIR=/builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/doc/cmigemo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/doc/cmigemo + cp -pr doc_install/LICENSE_MIT.txt doc_install/LICENSE_j.txt doc_install/README_j.txt doc_install/TODO_j.txt doc_install/vimigemo.txt /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/doc/cmigemo + cp -pr tools/ /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64/usr/share/doc/cmigemo + exit 0 Provides: cmigemo = 1.3-0.12.date20110227.fc28.2 cmigemo(riscv-64) = 1.3-0.12.date20110227.fc28.2 libmigemo.so.1()(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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libmigemo.so.1()(64bit) rtld(GNU_HASH) Processing files: cmigemo-devel-1.3-0.12.date20110227.fc28.2.riscv64 Provides: cmigemo-devel = 1.3-0.12.date20110227.fc28.2 cmigemo-devel(riscv-64) = 1.3-0.12.date20110227.fc28.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmigemo.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64 Wrote: /builddir/build/SRPMS/cmigemo-1.3-0.12.date20110227.fc28.2.src.rpm Wrote: /builddir/build/RPMS/riscv64/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/cmigemo-devel-1.3-0.12.date20110227.fc28.2.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b3drVA + umask 022 + cd /builddir/build/BUILD + cd cmigemo-1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cmigemo-1.3-0.12.date20110227.fc28.2.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff