Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531084 - net-analyzer/sarg-2.3.9: install fails: error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.18 but the autoconf macros are from gettext version 0.19
Summary: net-analyzer/sarg-2.3.9: install fails: error: gettext infrastructure mismatc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-29 06:46 UTC by Andrew Savchenko
Modified: 2014-11-29 11:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,102.43 KB, text/plain)
2014-11-29 06:47 UTC, Andrew Savchenko
Details
environment (environment,103.64 KB, text/plain)
2014-11-29 06:47 UTC, Andrew Savchenko
Details
emerge --info (emerge.info,8.96 KB, text/plain)
2014-11-29 06:47 UTC, Andrew Savchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2014-11-29 06:46:36 UTC
Hello,

sarg-2.3.9 fails make install:

make -j3 --load-average=6 DESTDIR=/var/tmp/portage/net-analyzer/sarg-2.3.9/image/ install
cd po ; make install
make[1]: Entering directory '/var/tmp/portage/net-analyzer/sarg-2.3.9/work/sarg-2.3.9/po'
test ! -f ./sarg.pot || \
  test -z "bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo fr.gmo hu.gmo id.gmo it.gmo ja.gmo lv.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo tr.gmo uk.gmo zh_CN.gmo" || make bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo fr.gmo hu.gmo id.gmo it.gmo ja.gmo lv.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo tr.gmo uk.gmo zh_CN.gmo
*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.18 but the autoconf macros are from gettext version 0.19
Makefile:190: recipe for target 'check-macro-version' failed
make[1]: *** [check-macro-version] Error 1

sarg-2.3.8 builds fine on the same host. Build information follows.
Comment 1 Andrew Savchenko gentoo-dev 2014-11-29 06:47:08 UTC
Created attachment 390544 [details]
build.log
Comment 2 Andrew Savchenko gentoo-dev 2014-11-29 06:47:36 UTC
Created attachment 390546 [details]
environment
Comment 3 Andrew Savchenko gentoo-dev 2014-11-29 06:47:56 UTC
Created attachment 390548 [details]
emerge --info
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-29 11:38:35 UTC
Fixed without revision bump.