Package Details: mecab-ipadic 2.7.0_20070801-7

Git Clone URL: https://aur.archlinux.org/mecab-ipadic.git (read-only, click to copy)
Package Base: mecab-ipadic
Description: IPA dictionary for mecab
Upstream URL: https://taku910.github.io/mecab
Licenses: GPL-2.0-only
Submitter: FSMaxB
Maintainer: envolution
Last Packager: envolution
Votes: 9
Popularity: 0.000115
First Submitted: 2015-08-12 14:03 (UTC)
Last Updated: 2025-01-07 17:16 (UTC)

Latest Comments

1 2 Next › Last »

emceebois commented on 2025-01-07 17:29 (UTC)

Fixed, thank you!

envolution commented on 2025-01-07 17:17 (UTC)

@emceebois please try this new one

emceebois commented on 2025-01-07 13:59 (UTC)

Unfortunately after doing a clean build from the latest release I'm still seeing very similar issues as homocomputeris:

[user@arch mecab-ipadic]$ makepkg -Csi
==> Making package: mecab-ipadic 2.7.0_20070801-6 (Tue 07 Jan 2025 08:56:39 AM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating mecab-ipadic git repo...
==> Validating source files with md5sums...
    mecab-ipadic ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of mecab-ipadic git repo...
Cloning into 'mecab-ipadic'...
done.
Updating files: 100% (453/453), done.
Switched to a new branch 'makepkg'
==> Removing existing $pkgdir/ directory...
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for a BSD-compatible install... /usr/bin/install -c
checking for mecab-config... /usr/bin/mecab-config
configure: creating ./config.status
config.status: creating Makefile
cd . && /home/user/.cache/yay/mecab-ipadic/src/mecab-ipadic/mecab-ipadic/missing automake-1.4 --gnu --include-deps Makefile
WARNING: `automake-1.4' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
/usr/libexec/mecab/mecab-dict-index -d . -o . -f EUC-JP -t utf-8
make: /usr/libexec/mecab/mecab-dict-index: No such file or directory
make: *** [Makefile:253: matrix.bin] Error 127
==> ERROR: A failure occurred in build().
    Aborting...
[user@arch mecab-ipadic]$

homocomputeris commented on 2025-01-06 11:07 (UTC)

It works. Thanks!

envolution commented on 2025-01-05 18:07 (UTC)

@homocomputeris it's actually fixed now, I missed a duplicate issue in the Makefile

homocomputeris commented on 2025-01-05 17:36 (UTC)

@envolution Thanks. Unfortunately, it still fails for me:

Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for a BSD-compatible install... /usr/bin/install -c
checking for mecab-config... /usr/bin/mecab-config
configure: creating ./config.status
config.status: creating Makefile
cd . && /home/user/.cache/paru/clone/mecab-ipadic/src/mecab-ipadic/mecab-ipadic/missing aclocal-1.4
WARNING: `aclocal-1.4' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && /home/user/.cache/paru/clone/mecab-ipadic/src/mecab-ipadic/mecab-ipadic/missing automake-1.4 --gnu --include-deps Makefile
WARNING: `automake-1.4' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && autoconf
configure.in:56: warning: AC_OUTPUT should be used without arguments.
configure.in:56: You should run autoupdate.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --prefix=/usr --with-charset=utf-8  --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for mecab-config... /usr/bin/mecab-config
configure: creating ./config.status
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
/usr/libexec/mecab/mecab-dict-index -d . -o . -f EUC-JP -t utf-8
make: /usr/libexec/mecab/mecab-dict-index: No such file or directory
make: *** [Makefile:253: matrix.bin] Error 127
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'mecab-ipadic-2.7.0_20070801-5':
error: packages failed to build: mecab-ipadic-2.7.0_20070801-5

envolution commented on 2025-01-03 23:54 (UTC)

@homocomputeris i found the problem now, thank you

homocomputeris commented on 2025-01-03 23:46 (UTC) (edited on 2025-01-03 23:47 (UTC) by homocomputeris)

Thanks for the update. Unfortunately, if fails to build:

config.status: creating Makefile
cd . && /home/user/.cache/paru/clone/mecab-ipadic/src/mecab-ipadic/mecab-ipadic/missing aclocal-1.4
WARNING: `aclocal-1.4' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && /home/user/.cache/paru/clone/mecab-ipadic/src/mecab-ipadic/mecab-ipadic/missing automake-1.4 --gnu --include-deps Makefile
WARNING: `automake-1.4' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && autoconf
configure.in:56: warning: AC_OUTPUT should be used without arguments.
configure.in:56: You should run autoupdate.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --prefix=/usr --with-charset=utf-8  --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for mecab-config... /usr/bin/mecab-config
configure: creating ./config.status
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
/usr/libexec/mecab/mecab-dict-index -d . -o . -f EUC-JP -t utf-8
make: /usr/libexec/mecab/mecab-dict-index: No such file or directory
make: *** [Makefile:253: matrix.bin] Error 127
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'mecab-ipadic-2.7.0_20070801-4':
error: packages failed to build: mecab-ipadic-2.7.0_20070801-4

envolution commented on 2025-01-03 02:07 (UTC)

@homocomputeris i think it should be okay now, please flag if not