Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 531084

Summary: 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
Product: Gentoo Linux Reporter: Andrew Savchenko <bircoph>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: bircoph
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment
emerge --info

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.