pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Can not build graphics/gimp



Jan Danielsson wrote:
Jeremy C. Reed wrote:
   I am unable to build graphics/gimp. It gets to building
devel/libgnome, where it fails.
Please try to build graphics/gimp again and save the output (include stderr also). And email the error message to pkgsrc-users (not pkgsrc-bugs) mailing list.

Here it goes:

[---]

file=`echo et | sed 's,.*/,,'`.gmo \
          && rm -f $file &&
/home/pkgsrc/pkgsrc/devel/libgnome/work/.tools/bin/msgfmt -o $file et.po
file=`echo eu | sed 's,.*/,,'`.gmo \
          && rm -f $file &&
/home/pkgsrc/pkgsrc/devel/libgnome/work/.tools/bin/msgfmt -o $file eu.po
file=`echo fa | sed 's,.*/,,'`.gmo \
          && rm -f $file &&
/home/pkgsrc/pkgsrc/devel/libgnome/work/.tools/bin/msgfmt -o $file fa.po
<stdin>:832: parse error
<stdin>:894: parse error
found 2 fatal errors
gmake[2]: *** [fa.gmo] Error 1
gmake[2]: Leaving directory
`/home/pkgsrc/pkgsrc/devel/libgnome/work/libgnome-2.14.1/po'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/home/pkgsrc/pkgsrc/devel/libgnome/work/libgnome-2.14.1'
gmake: *** [all] Error 2
*** Error code 2

This is duplicate of PR pkg/33506 which has been fixed in more recent pkgsrc (revision 1.19 of pkgsrc/tools/mk/msgfmt.sh). Please update your pkgsrc to pull in the fix.

        Cheers,

        -- Johnny Lam <jlam%pkgsrc.org@localhost>




Home | Main Index | Thread Index | Old Index