rpm creation problems

Gavin Jones roggtemp at yahoo.co.uk
Sun Jun 1 17:30:07 CEST 2003


Hello Jasper,

Its a fresh cvs checkout [16:00 GMT] .

I'm quite happy to test whenever you want :)


xfce-mcs-plugins
-----------------
tr:
msgmerge: tr.old.po: warning: Charset missing in header.
                              Message conversion to user's charset will not work.
tr.old.po:9:2: parse error
tr.old.po:9: keyword "tr" unknown
tr.old.po:9: keyword "po" unknown
msgmerge: found 3 fatal errors
msgmerge for tr.gmo failed!
zh_CN:
.... done.
file=./`echo ar | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=./`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=./`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=./`echo es_MX | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file es_MX.po
file=./`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=./`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ja.po
file=./`echo ms | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ms.po
file=./`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=./`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pl.po
file=./`echo ta | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ta.po
file=./`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file tr.po
/usr/bin/msgfmt: tr.po: warning: Charset missing in header.
                                 Message conversion to user's charset will not work.
tr.po:9:2: parse error
tr.po:9: keyword "tr" unknown
/usr/bin/msgfmt: found 2 fatal errors
make[1]: *** [tr.gmo] Error 1
make[1]: Leaving directory `/usr/src/xfce4/xfce-devel/xfce-mcs-plugins/po'
make: *** [distdir] Error 1




xfce-utils
-----------

config.status: creating xfce4-about/INFO.html.ca
config.status: error: cannot find input file: xfce4-about/INFO.html.ca.in
error: Bad exit status from /var/tmp/rpm-tmp.29799 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.29799 (%build)
make: *** [rpm] Error 1

xfdesktop
---------

Making all in images
make[5]: Entering directory `/usr/src/redhat/BUILD/xfdesktop-3.90/doc/C/images'
make[5]: *** No rule to make target `root_menu2.png', needed by `all-am'.  Stop.
make[5]: Leaving directory `/usr/src/redhat/BUILD/xfdesktop-3.90/doc/C/images'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/redhat/BUILD/xfdesktop-3.90/doc/C'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/xfdesktop-3.90/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/xfdesktop-3.90'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/xfdesktop-3.90'
error: Bad exit status from /var/tmp/rpm-tmp.40439 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.40439 (%build)
make: *** [rpm] Error 1

xffm
----------

make[1]: Entering directory `/usr/src/xfce4/xfce-devel/xffm'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/usr/src/xfce4/xfce-devel/xffm'
make: *** No rule to make target `acconfig.h', needed by `distdir'.  Stop.


xfwm
-----------

Making all in images
make[5]: Entering directory `/usr/src/redhat/BUILD/xfwm4-0.90/doc/C/images'
make[5]: *** No rule to make target `decoration_style.png', needed by `all-am'.  Stop.
make[5]: Leaving directory `/usr/src/redhat/BUILD/xfwm4-0.90/doc/C/images'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/redhat/BUILD/xfwm4-0.90/doc/C'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/xfwm4-0.90/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/xfwm4-0.90'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/xfwm4-0.90'
error: Bad exit status from /var/tmp/rpm-tmp.91249 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.91249 (%build)
make: *** [rpm] Error 1


All other xfce-devel built OK.

Regards
Gav


On Fri, 30 May 2003 13:03:23 +0200
Jasper Huijsmans <jasper at moongroup.com> wrote:

> I made some changes that perhaps fix the problems you encountered. I'm
> sure you'll find some new ones, though ... ;-)
> 
> 	Jasper
> 
> 
> On Fri, 30 May 2003 09:36:03 +0200
> Jasper Huijsmans <jasper at moongroup.com> wrote:
> 
> > Thanks a lot for testing this. I won't have time to really look at it
> > until tonight, but I'll give a few comments now.
> > 
> > On Fri, 30 May 2003 00:46:54 +0100
> > Gavin Jones <roggtemp at yahoo.co.uk> wrote:
> > 
> > > 
> > > Hi all,
> > > 
> > > Had the following problems building rpms on redhat 9 with full
> > > updates, latest cvs checkout 23:00 29th May.
> > > 
> [good stuff skipped]
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://moongroup.com/mailman/listinfo/xfce4-dev





More information about the Xfce4-dev mailing list