Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 833111 Details for
Bug 881575
app-text/cmigemo-1.3c-r3 - /.../sh:line <snip>: utf-8.d/roma2hira.dat: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-text:cmigemo-1.3c-r3:20221116-203631.log
app-text:cmigemo-1.3c-r3:20221116-203631.log (text/plain), 4.75 KB, created by
Toralf Förster
on 2022-11-16 21:17:20 UTC
(
hide
)
Description:
app-text:cmigemo-1.3c-r3:20221116-203631.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-11-16 21:17:20 UTC
Size:
4.75 KB
patch
obsolete
> * Package: app-text/cmigemo-1.3c-r3:0 > * Repository: gentoo > * Maintainer: cjk@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux unicode userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking cmigemo-1.3c-MIT.tar.bz2 to /var/tmp/portage/app-text/cmigemo-1.3c-r3/work >>>> Source unpacked in /var/tmp/portage/app-text/cmigemo-1.3c-r3/work >>>> Preparing source in /var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT ... > * Applying cmigemo-1.3c-gentoo.patch ... > [ ok ] > * Applying cmigemo-1.3c-ldflags.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT ... >make -j4 -j1 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -fPIC' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' gcc-all >make -f compile/Make_gcc.mak >make[1]: Entering directory '/var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT' >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -o build/object/main.o -c src/main.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -o build/object/rxgen.o -c src/rxgen.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -o build/object/wordbuf.o -c src/wordbuf.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -o build/object/wordlist.o -c src/wordlist.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -o build/object/migemo.o -c src/migemo.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -o build/object/romaji.o -c src/romaji.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -o build/object/filename.o -c src/filename.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -o build/object/mnode.o -c src/mnode.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -o build/object/charset.o -c src/charset.c >x86_64-pc-linux-gnu-gcc -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 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >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 >x86_64-pc-linux-gnu-gcc -o build/cmigemo ./build/object/main.o -L. -L./build/ -lmigemo -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >make[1]: Leaving directory '/var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT' >make -f compile/Make_gcc.mak dictionary >make[1]: Entering directory '/var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT' >cd dict && make gcc >make[2]: Entering directory '/var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT/dict' >perl ../tools/skk2migemo.pl < SKK-JISYO.L > dict.tmp >perl ../tools/optimize-dict.pl < dict.tmp > base-dict >rm -f dict.tmp >nkf -x -s < base-dict > migemo-dict >iconv -t utf-8 -f cp932 < roma2hira.dat > utf-8.d/roma2hira.dat >/bin/sh: line 1: utf-8.d/roma2hira.dat: No such file or directory >make[2]: *** [dict.mak:71: utf-8.d/roma2hira.dat] Error 1 shuffle=2211795401 >make[2]: Leaving directory '/var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT/dict' >make[1]: *** [compile/Make_gcc.mak:47: dictionary] Error 2 shuffle=2211795401 >make[1]: Leaving directory '/var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT' >make: *** [Makefile:54: gcc-dict] Error 2 shuffle=2211795401 > * ERROR: app-text/cmigemo-1.3c-r3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-text/cmigemo-1.3c-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-text/cmigemo-1.3c-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/app-text:cmigemo-1.3c-r3:20221116-203631.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/cmigemo-1.3c-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-text/cmigemo-1.3c-r3/temp/environment'. > * Working directory: '/var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT' > * S: '/var/tmp/portage/app-text/cmigemo-1.3c-r3/work/cmigemo-1.3c-MIT' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 881575
:
833109
| 833111 |
833113
|
833115
|
833117
|
833119
|
833121