Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=502692
--- Comment #4 from Nicolas Chauvet (kwizart) <kwizart(a)gmail.com> 2009-07-06 20:10:23 EDT ---
(In reply to comment #3)
> gives me a 404 right now
fixed, I've re-organized the review queue on my fpeople.org
Note: the native Fedora package has been orphaned and remains as such until
now. I think there is a plan to have it merged with gc. I may drop this package
then.
(And with advices from the gc native package maintainer).
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=491317
--- Comment #26 from Levente Farkas <lfarkas(a)lfarkas.org> 2009-07-06 06:22:04 EDT ---
forget to upload the spec:-(
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=491317
--- Comment #25 from Erik van Pienbroek <erik-fedora(a)vanpienbroek.nl> 2009-07-06 06:04:24 EDT ---
rpmlint still isn't silent:
$ rpmlint mingw32-gstreamer.spec
mingw32-gstreamer.spec:558: W: macro-in-%changelog doc
mingw32-gstreamer.spec: W: mixed-use-of-spaces-and-tabs (spaces: line 10, tab:
line 7)
0 packages and 1 specfiles checked; 0 errors, 2 warnings.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=491317
--- Comment #24 from Levente Farkas <lfarkas(a)lfarkas.org> 2009-07-06 05:47:46 EDT ---
done
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=491317
--- Comment #23 from Kevin Kofler <kevin(a)tigcc.ticalc.org> 2009-07-05 16:56:41 EDT ---
Just double the percent sign. It should be fixed in the native package as well.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=502691
Erik van Pienbroek <erik-fedora(a)vanpienbroek.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |erik-fedora(a)vanpienbroek.nl
--- Comment #1 from Erik van Pienbroek <erik-fedora(a)vanpienbroek.nl> 2009-07-05 08:29:32 EDT ---
This package fails while executing the ./configure command on both my F11
x86_64 notebook and on Koji:
checking build system type... Invalid configuration `x86_64-unknown-linux-gnu':
machine `x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linux-gnu failed
and: http://koji.fedoraproject.org/koji/getfile?taskID=1454965&name=build.log
I think it's caused by an ancient version of the autotools which was used to
generate the ./configure script
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=502690
Erik van Pienbroek <erik-fedora(a)vanpienbroek.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |erik-fedora(a)vanpienbroek.nl
--- Comment #1 from Erik van Pienbroek <erik-fedora(a)vanpienbroek.nl> 2009-07-05 08:20:05 EDT ---
This package doesn't compile on my Fedora 11 environment using rpmbuild:
libtool: link: i686-pc-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions --param=ssp-buffer-size=4 -mms-bitfields -o .libs/RGBtoYUV411.exe
RGBtoYUV411.o common/libconv_common.a
../../libdirac_common/.libs/libdirac_common.a
libtool: link: i686-pc-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions --param=ssp-buffer-size=4 -mms-bitfields -o .libs/RGBtoYUV420.exe
RGBtoYUV420.o common/libconv_common.a
../../libdirac_common/.libs/libdirac_common.a
common/libconv_common.a(setstdiomode.o):/home/erik/rpmbuild/BUILD/dirac-1.0.2/util/conversion/common/setstdiomode.cpp:62:
undefined reference to `__imp___ZN8dirac_vu4_iobE'
common/libconv_common.a(setstdiomode.o):/home/erik/rpmbuild/BUILD/dirac-1.0.2/util/conversion/common/setstdiomode.cpp:54:
undefined reference to `__imp___ZN8dirac_vu4_iobE'
collect2: ld returned 1 exit status
make[3]: *** [RGBtoYUV420.exe] Error 1
make[3]: *** Waiting for unfinished jobs....
common/libconv_common.a(setstdiomode.o):/home/erik/rpmbuild/BUILD/dirac-1.0.2/util/conversion/common/setstdiomode.cpp:62:
undefined reference to `__imp___ZN8dirac_vu4_iobE'
common/libconv_common.a(setstdiomode.o):/home/erik/rpmbuild/BUILD/dirac-1.0.2/util/conversion/common/setstdiomode.cpp:54:
undefined reference to `__imp___ZN8dirac_vu4_iobE'
collect2: ld returned 1 exit status
make[3]: *** [RGBtoYUV411.exe] Error 1
make[3]: Leaving directory
`/home/erik/rpmbuild/BUILD/dirac-1.0.2/util/conversion'
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=467418
Erik van Pienbroek <erik-fedora(a)vanpienbroek.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fedora-mingw(a)lists.fedorapr
| |oject.org
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.