View Issue Details

IDProjectCategoryView StatusLast Update
0002460libextractorbuild systempublic2012-09-25 17:18
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
OSubuntuOS Version12.04 
Product VersionGit master 
Target Version1.0.0Fixed in Version1.0.0 
Summary0002460: make fails in po directory
DescriptionMaking all in po
make[2]: Entering directory `/home/dold/svn/Extractor/po'
test ! -f ./libextractor.pot || \
      test -z "rw.gmo fr.gmo de.gmo ga.gmo ro.gmo sv.gmo vi.gmo nl.gmo it.gmo uk.gmo" || make rw.gmo fr.gmo de.gmo ga.gmo ro.gmo sv.gmo vi.gmo nl.gmo it.gmo uk.gmo
make[3]: Entering directory `/home/dold/svn/Extractor/po'
rm -f rw.gmo && : -c --statistics -o rw.gmo rw.po
mv: cannot stat `t-rw.gmo': No such file or directory
make[3]: *** [rw.gmo] Error 1
make[3]: Leaving directory `/home/dold/svn/Extractor/po'
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory `/home/dold/svn/Extractor/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dold/svn/Extractor'
make: *** [all] Error 2
TagsNo tags attached.

Activities

Florian Dold

2012-06-25 12:02

reporter   ~0006142

Should have been fixed as issue 0002410, still fails on my system at revision 22266.

Christian Grothoff

2012-06-25 20:28

manager   ~0006145

I've regenerated the .po-files (and POTFILES.in) in SVN 22278, now it builds for me. If it still does not build for you, try re-running 'bootstrap' as remains from an older autotools run could also be causing trouble.

Issue History

Date Modified Username Field Change
2012-06-25 11:59 Florian Dold New Issue
2012-06-25 12:02 Florian Dold Note Added: 0006142
2012-06-25 20:28 Christian Grothoff Note Added: 0006145
2012-06-25 20:28 Christian Grothoff Status new => resolved
2012-06-25 20:28 Christian Grothoff Fixed in Version => 1.0.0
2012-06-25 20:28 Christian Grothoff Resolution open => fixed
2012-06-25 20:28 Christian Grothoff Assigned To => Christian Grothoff
2012-06-25 20:28 Christian Grothoff Product Version => Git master
2012-06-25 20:28 Christian Grothoff Target Version => 1.0.0
2012-09-25 17:18 Christian Grothoff Status resolved => closed