﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
542,"Gettext ""autopointer"" missing",jrabbit,,"
{{{
Can't exec ""autopoint"": No such file or directory at /boot/common/data/autoconf/Autom4te/FileUtils.pm line 345.
autoreconf: failed to run autopoint: No such file or directory
autoreconf: autopoint is needed because this package uses Gettext
Traceback (most recent call last):
  File ""/boot/common/bin/haikuporter"", line 1171, in <module>
    haikuporter = HaikuPorter(options, args)
  File ""/boot/common/bin/haikuporter"", line 293, in __init__
    self.buildPort()
  File ""/boot/common/bin/haikuporter"", line 733, in buildPort
    self.runCommandSequence(self.bepKeys['BUILD'], self.workDir)
  File ""/boot/common/bin/haikuporter"", line 966, in runCommandSequence
    check_call(commandString, shell=True, cwd=dir, env=shellEnv)
  File ""/boot/common/lib/python2.6/subprocess.py"", line 488, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'set -e
cd libgpg-error-1.7
autoreconf -vfi -Im4
./configure --prefix=`finddir B_COMMON_DIRECTORY`
make
' returned non-zero exit status 1
}}}

Gettext doesn't seem to provide this is this an old thing that gettext used to provide or simply a bug?",defect,closed,normal,,dev-libs/libgpg-error,,normal,fixed,,
