Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712998 - app-i18n/libchewing-0.5.1 : * Failed Running autoconf !
Summary: app-i18n/libchewing-0.5.1 : * Failed Running autoconf !
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-17 16:24 UTC by Toralf Förster
Modified: 2021-10-02 15:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.58 KB, text/plain)
2020-03-17 16:24 UTC, Toralf Förster
Details
app-i18n:libchewing-0.5.1:20200317-153034.log (app-i18n:libchewing-0.5.1:20200317-153034.log,2.11 KB, text/plain)
2020-03-17 16:24 UTC, Toralf Förster
Details
autoconf.out (autoconf.out,302 bytes, text/plain)
2020-03-17 16:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,16.83 KB, text/plain)
2020-03-17 16:25 UTC, Toralf Förster
Details
environment (environment,61.14 KB, text/plain)
2020-03-17 16:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.36 KB, application/x-bzip)
2020-03-17 16:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.25 KB, application/x-bzip)
2020-03-17 16:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-03-17 16:24:49 UTC
 * ERROR: app-i18n/libchewing-0.5.1::gentoo failed (prepare phase):
 *   Failed Running autoconf !
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20200316-221636

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 17 Mar 2020 14:08:41 +0000
emerge -qpvO app-i18n/libchewing
[ebuild  N    ] app-i18n/libchewing-0.5.1  USE="-static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2020-03-17 16:24:51 UTC
there is still a similar issue at unstable amd64 tinderbox image 17.1-20200316-221636 (see bug 705368)
Comment 2 Toralf Förster gentoo-dev 2020-03-17 16:24:54 UTC
Created attachment 620924 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-17 16:24:57 UTC
Created attachment 620926 [details]
app-i18n:libchewing-0.5.1:20200317-153034.log
Comment 4 Toralf Förster gentoo-dev 2020-03-17 16:25:00 UTC
Created attachment 620928 [details]
autoconf.out
Comment 5 Toralf Förster gentoo-dev 2020-03-17 16:25:02 UTC
Created attachment 620930 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2020-03-17 16:25:08 UTC
Created attachment 620932 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2020-03-17 16:25:11 UTC
Created attachment 620934 [details]
etc.portage.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-03-17 16:25:14 UTC
Created attachment 620936 [details]
temp.tbz2
Comment 9 Arfrever Frehtes Taifersar Arahesis 2020-11-16 14:38:27 UTC
autoconf.out:
> ***** autoconf *****
> ***** PWD: /var/tmp/portage/app-i18n/libchewing-0.5.1/work/libchewing-0.5.1
> ***** autoconf --force
> 
> configure:14986: error: possibly undefined macro: PKG_CHECK_EXISTS
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.

PKG_CHECK_EXISTS macro is provided by /usr/share/aclocal/pkg.m4, which belongs to some package required by virtual/pkgconfig.

BDEPEND="virtual/pkgconfig" already present in app-i18n/libchewing ebuilds should make it impossible to reproduce such problem.

Can you still reproduce this problem?

(I cannot reproduce this problem.)
Comment 10 Toralf Förster gentoo-dev 2020-11-16 17:53:56 UTC
I cannot reproduce it here with current images.