[arch-dev-public] Rebuilds against x264 needed
The following rebuilds against x264 are needed for the soname bump for new x264 snapshot in testing. I've already done mplayer and ffmpeg. ./extra/avidemux (depends) ./extra/vlc (depends) ./extra/gstreamer0.10-bad-plugins (depends) ./community/lib/libquicktime (depends) https://dev.archlinux.org/todo/1/ Cheers, - P
On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote:
The following rebuilds against x264 are needed for the soname bump for new x264 snapshot in testing. I've already done mplayer and ffmpeg.
./extra/avidemux (depends) ./extra/vlc (depends) ./extra/gstreamer0.10-bad-plugins (depends) ./community/lib/libquicktime (depends)
mplayer and ffmpeg need x86_64 rebuilds also. Greg
On Thu, 26 Jun 2008, Grigorios Bouzakis wrote:
On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote:
The following rebuilds against x264 are needed for the soname bump for new x264 snapshot in testing. I've already done mplayer and ffmpeg.
./extra/avidemux (depends) ./extra/vlc (depends) ./extra/gstreamer0.10-bad-plugins (depends) ./community/lib/libquicktime (depends)
mplayer and ffmpeg need x86_64 rebuilds also.
Greg
I'll build the x86_64 packages tonight or tomorrow if no one else does them. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Thu, 26 Jun 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Grigorios Bouzakis wrote:
On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote:
The following rebuilds against x264 are needed for the soname bump for new x264 snapshot in testing. I've already done mplayer and ffmpeg.
./extra/avidemux (depends) ./extra/vlc (depends) ./extra/gstreamer0.10-bad-plugins (depends) ./community/lib/libquicktime (depends)
mplayer and ffmpeg need x86_64 rebuilds also.
Greg
I'll build the x86_64 packages tonight or tomorrow if no one else does them.
mplayer and ffmpeg have been rebuilt for x86_64. And: ./extra/avidemux ./extra/vlc ./extra/gstreamer0.10-bad-plugins have been rebuilt for both arches. Eric -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Wed, 2 Jul 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Grigorios Bouzakis wrote:
On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote:
The following rebuilds against x264 are needed for the soname bump for new x264 snapshot in testing. I've already done mplayer and ffmpeg.
./extra/avidemux (depends) ./extra/vlc (depends) ./extra/gstreamer0.10-bad-plugins (depends) ./community/lib/libquicktime (depends)
mplayer and ffmpeg need x86_64 rebuilds also.
Greg
I'll build the x86_64 packages tonight or tomorrow if no one else does them.
mplayer and ffmpeg have been rebuilt for x86_64.
And: ./extra/avidemux ./extra/vlc ./extra/gstreamer0.10-bad-plugins have been rebuilt for both arches.
Eric
I ran lddd and more needed rebuilt for x264: transcode libavg moc swfdec-mozilla swfdec After a simple patch: sed -i 's|ffmpeg/avformat.h|libavformat/avformat.h|' decoder_plugins/ffmpeg/ffmpeg.c || return 1 moc builds but the rebuilt moc gives a 'FATAL_ERROR: Layout1 is malformed' then quits. I use swfdec and swfdec-mozilla so will definitely rebuild these if no one does. I'll do the rest if I have time. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Wed, 2 Jul 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Grigorios Bouzakis wrote:
On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote:
The following rebuilds against x264 are needed for the soname bump for new x264 snapshot in testing. I've already done mplayer and ffmpeg.
./extra/avidemux (depends) ./extra/vlc (depends) ./extra/gstreamer0.10-bad-plugins (depends) ./community/lib/libquicktime (depends)
mplayer and ffmpeg need x86_64 rebuilds also.
Greg
I'll build the x86_64 packages tonight or tomorrow if no one else does them.
mplayer and ffmpeg have been rebuilt for x86_64.
And: ./extra/avidemux ./extra/vlc ./extra/gstreamer0.10-bad-plugins have been rebuilt for both arches.
Eric
I ran lddd and more needed rebuilt for x264:
transcode libavg moc swfdec-mozilla swfdec
After a simple patch: sed -i 's|ffmpeg/avformat.h|libavformat/avformat.h|' decoder_plugins/ffmpeg/ffmpeg.c || return 1 moc builds but the rebuilt moc gives a 'FATAL_ERROR: Layout1 is malformed' then quits.
I use swfdec and swfdec-mozilla so will definitely rebuild these if no one does. I'll do the rest if I have time.
Update: swfdec has been rebuilt for x86_64, swfdec-mozilla doesn't need to be rebuilt. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Wed, 2 Jul 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Grigorios Bouzakis wrote:
On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote:
The following rebuilds against x264 are needed for the soname bump for new x264 snapshot in testing. I've already done mplayer and ffmpeg.
./extra/avidemux (depends) ./extra/vlc (depends) ./extra/gstreamer0.10-bad-plugins (depends) ./community/lib/libquicktime (depends)
mplayer and ffmpeg need x86_64 rebuilds also.
Greg
I'll build the x86_64 packages tonight or tomorrow if no one else does them.
mplayer and ffmpeg have been rebuilt for x86_64.
And: ./extra/avidemux ./extra/vlc ./extra/gstreamer0.10-bad-plugins have been rebuilt for both arches.
Eric
I ran lddd and more needed rebuilt for x264:
transcode libavg moc swfdec-mozilla swfdec
After a simple patch: sed -i 's|ffmpeg/avformat.h|libavformat/avformat.h|' decoder_plugins/ffmpeg/ffmpeg.c || return 1 moc builds but the rebuilt moc gives a 'FATAL_ERROR: Layout1 is malformed' then quits.
I use swfdec and swfdec-mozilla so will definitely rebuild these if no one does. I'll do the rest if I have time.
Update: swfdec has been rebuilt for x86_64, swfdec-mozilla doesn't need to be rebuilt.
FYI, I've rebuit: swfdec moc libavg transcode for both arches. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Wed, 2 Jul 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Grigorios Bouzakis wrote:
On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote: > The following rebuilds against x264 are needed for the soname > bump for > new x264 snapshot in testing. I've already done mplayer and ffmpeg. > > ./extra/avidemux (depends) > ./extra/vlc (depends) > ./extra/gstreamer0.10-bad-plugins (depends) > ./community/lib/libquicktime (depends) > > https://dev.archlinux.org/todo/1/
mplayer and ffmpeg need x86_64 rebuilds also.
Greg
I'll build the x86_64 packages tonight or tomorrow if no one else does them.
mplayer and ffmpeg have been rebuilt for x86_64.
And: ./extra/avidemux ./extra/vlc ./extra/gstreamer0.10-bad-plugins have been rebuilt for both arches.
Eric
I ran lddd and more needed rebuilt for x264:
transcode libavg moc swfdec-mozilla swfdec
After a simple patch: sed -i 's|ffmpeg/avformat.h|libavformat/avformat.h|' decoder_plugins/ffmpeg/ffmpeg.c || return 1 moc builds but the rebuilt moc gives a 'FATAL_ERROR: Layout1 is malformed' then quits.
I use swfdec and swfdec-mozilla so will definitely rebuild these if no one does. I'll do the rest if I have time.
Update: swfdec has been rebuilt for x86_64, swfdec-mozilla doesn't need to be rebuilt.
FYI, I've rebuit: swfdec moc libavg transcode for both arches.
Adding your items found with lddd to the todo list already in progress, and putting motion back on the list (due to problems with the initial builds), I think motion is now the only outstanding item for x264. Do you concur? If so, I'll hopefully sort that out over the weekend and we can roll that whole gang out of testing. https://dev.archlinux.org/todo/1/ - P P.S. By the way, the interface won't let you do it, but you can do the following-style URL to edit a todo: https://dev.archlinux.org/todo/edit/1 This unfortunately also adds packages in testing which happen to be there-- perhaps I'll get to patching these issues in the dev site django code.
Paul Mattal wrote:
P
P.S. By the way, the interface won't let you do it, but you can do the following-style URL to edit a todo:
There should be a 'Edit Todo List' link in the interface, up right of the Todo list title. if you don't see this it may be a permissions issue. I have another ticket to create a Packager Group that automatically assigns these permissions.
This unfortunately also adds packages in testing which happen to be there-- perhaps I'll get to patching these issues in the dev site django code.
I can fix this, file a bug report. Dusty
On Fri, Jul 4, 2008 at 8:29 AM, Dusty Phillips <buchuki@gmail.com> wrote:
Paul Mattal wrote:
P
P.S. By the way, the interface won't let you do it, but you can do the following-style URL to edit a todo:
There should be a 'Edit Todo List' link in the interface, up right of the Todo list title. if you don't see this it may be a permissions issue. I have another ticket to create a Packager Group that automatically assigns these permissions.
http://bugs.archlinux.org/task/10849
This unfortunately also adds packages in testing which happen to be there-- perhaps I'll get to patching these issues in the dev site django code.
I can fix this, file a bug report.
On Fri, 4 Jul 2008, Paul Mattal wrote:
Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Wed, 2 Jul 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Grigorios Bouzakis wrote:
> On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote: >> The following rebuilds against x264 are needed for the soname bump >> for >> new x264 snapshot in testing. I've already done mplayer and ffmpeg. >> >> ./extra/avidemux (depends) >> ./extra/vlc (depends) >> ./extra/gstreamer0.10-bad-plugins (depends) >> ./community/lib/libquicktime (depends) >> >> https://dev.archlinux.org/todo/1/ > > mplayer and ffmpeg need x86_64 rebuilds also. > > Greg
I'll build the x86_64 packages tonight or tomorrow if no one else does them.
mplayer and ffmpeg have been rebuilt for x86_64.
And: ./extra/avidemux ./extra/vlc ./extra/gstreamer0.10-bad-plugins have been rebuilt for both arches.
Eric
I ran lddd and more needed rebuilt for x264:
transcode libavg moc swfdec-mozilla swfdec
After a simple patch: sed -i 's|ffmpeg/avformat.h|libavformat/avformat.h|' decoder_plugins/ffmpeg/ffmpeg.c || return 1 moc builds but the rebuilt moc gives a 'FATAL_ERROR: Layout1 is malformed' then quits.
I use swfdec and swfdec-mozilla so will definitely rebuild these if no one does. I'll do the rest if I have time.
Update: swfdec has been rebuilt for x86_64, swfdec-mozilla doesn't need to be rebuilt.
FYI, I've rebuit: swfdec moc libavg transcode for both arches.
Adding your items found with lddd to the todo list already in progress, and putting motion back on the list (due to problems with the initial builds), I think motion is now the only outstanding item for x264.
Do you concur? If so, I'll hopefully sort that out over the weekend and we can roll that whole gang out of testing.
https://dev.archlinux.org/todo/1/
- P
You should check the packages that (make)depends on ffmpeg to see if they need to be rebuilt. As ffmpeg depends on x264, they don't have a specific dependency on x264 but they get linked to x264. The ones that I found with lddd fall in this category but I didn't had them all installed. One of us should install the remaining ones and run lddd. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Fri, 4 Jul 2008, Eric Belanger wrote:
On Fri, 4 Jul 2008, Paul Mattal wrote:
Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Wed, 2 Jul 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Eric Belanger wrote:
> On Thu, 26 Jun 2008, Grigorios Bouzakis wrote: > >> On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote: >>> The following rebuilds against x264 are needed for the soname bump >>> for >>> new x264 snapshot in testing. I've already done mplayer and ffmpeg. >>> >>> ./extra/avidemux (depends) >>> ./extra/vlc (depends) >>> ./extra/gstreamer0.10-bad-plugins (depends) >>> ./community/lib/libquicktime (depends) >>> >>> https://dev.archlinux.org/todo/1/ >> >> mplayer and ffmpeg need x86_64 rebuilds also. >> >> Greg > > I'll build the x86_64 packages tonight or tomorrow if no one else does > them. >
mplayer and ffmpeg have been rebuilt for x86_64.
And: ./extra/avidemux ./extra/vlc ./extra/gstreamer0.10-bad-plugins have been rebuilt for both arches.
Eric
I ran lddd and more needed rebuilt for x264:
transcode libavg moc swfdec-mozilla swfdec
After a simple patch: sed -i 's|ffmpeg/avformat.h|libavformat/avformat.h|' decoder_plugins/ffmpeg/ffmpeg.c || return 1 moc builds but the rebuilt moc gives a 'FATAL_ERROR: Layout1 is malformed' then quits.
I use swfdec and swfdec-mozilla so will definitely rebuild these if no one does. I'll do the rest if I have time.
Update: swfdec has been rebuilt for x86_64, swfdec-mozilla doesn't need to be rebuilt.
FYI, I've rebuit: swfdec moc libavg transcode for both arches.
Adding your items found with lddd to the todo list already in progress, and putting motion back on the list (due to problems with the initial builds), I think motion is now the only outstanding item for x264.
Do you concur? If so, I'll hopefully sort that out over the weekend and we can roll that whole gang out of testing.
https://dev.archlinux.org/todo/1/
- P
You should check the packages that (make)depends on ffmpeg to see if they need to be rebuilt. As ffmpeg depends on x264, they don't have a specific dependency on x264 but they get linked to x264. The ones that I found with lddd fall in this category but I didn't had them all installed. One of us should install the remaining ones and run lddd.
I did checked the packages that depended on ffmpeg. Both cmus and gnash-common needed to be rebuilt. They are now rebuilt and in testing for both arches. Only motion remains to be rebuilt. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Mon, 7 Jul 2008, Eric Belanger wrote:
On Fri, 4 Jul 2008, Eric Belanger wrote:
On Fri, 4 Jul 2008, Paul Mattal wrote:
Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Wed, 2 Jul 2008, Eric Belanger wrote:
> On Thu, 26 Jun 2008, Eric Belanger wrote: > >> On Thu, 26 Jun 2008, Grigorios Bouzakis wrote: >> >>> On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote: >>>> The following rebuilds against x264 are needed for the soname bump >>>> for >>>> new x264 snapshot in testing. I've already done mplayer and ffmpeg. >>>> >>>> ./extra/avidemux (depends) >>>> ./extra/vlc (depends) >>>> ./extra/gstreamer0.10-bad-plugins (depends) >>>> ./community/lib/libquicktime (depends) >>>> >>>> https://dev.archlinux.org/todo/1/ >>> >>> mplayer and ffmpeg need x86_64 rebuilds also. >>> >>> Greg >> >> I'll build the x86_64 packages tonight or tomorrow if no one else does >> them. >> > > mplayer and ffmpeg have been rebuilt for x86_64. > > And: > ./extra/avidemux > ./extra/vlc > ./extra/gstreamer0.10-bad-plugins > have been rebuilt for both arches. > > Eric >
I ran lddd and more needed rebuilt for x264:
transcode libavg moc swfdec-mozilla swfdec
After a simple patch: sed -i 's|ffmpeg/avformat.h|libavformat/avformat.h|' decoder_plugins/ffmpeg/ffmpeg.c || return 1 moc builds but the rebuilt moc gives a 'FATAL_ERROR: Layout1 is malformed' then quits.
I use swfdec and swfdec-mozilla so will definitely rebuild these if no one does. I'll do the rest if I have time.
Update: swfdec has been rebuilt for x86_64, swfdec-mozilla doesn't need to be rebuilt.
FYI, I've rebuit: swfdec moc libavg transcode for both arches.
Adding your items found with lddd to the todo list already in progress, and putting motion back on the list (due to problems with the initial builds), I think motion is now the only outstanding item for x264.
Do you concur? If so, I'll hopefully sort that out over the weekend and we can roll that whole gang out of testing.
https://dev.archlinux.org/todo/1/
- P
You should check the packages that (make)depends on ffmpeg to see if they need to be rebuilt. As ffmpeg depends on x264, they don't have a specific dependency on x264 but they get linked to x264. The ones that I found with lddd fall in this category but I didn't had them all installed. One of us should install the remaining ones and run lddd.
I did checked the packages that depended on ffmpeg. Both cmus and gnash-common needed to be rebuilt. They are now rebuilt and in testing for both arches. Only motion remains to be rebuilt.
I've rebuilt motion for both arches. I only minimally tested it as I don't have a webcam. The ffmpeg/x264 rebuild is complete. Feel free to move it to extra whenever you think it's ready. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Is there anything more that needs to be done for the x264 rebuilds? It appears mplayer needed to be moved with the heimdal rebuilds (http://bugs.archlinux.org/task/10917) Allan
Am Dienstag, 15. Juli 2008 10:44:04 schrieb Allan McRae:
Is there anything more that needs to be done for the x264 rebuilds? It appears mplayer needed to be moved with the heimdal rebuilds (http://bugs.archlinux.org/task/10917)
imho the rebuilt seems to be complete. (if there are no more hidden dependencies) -- http://www.archlinux.de
Pierre Schmitz wrote:
Am Dienstag, 15. Juli 2008 10:44:04 schrieb Allan McRae:
Is there anything more that needs to be done for the x264 rebuilds? It appears mplayer needed to be moved with the heimdal rebuilds (http://bugs.archlinux.org/task/10917)
imho the rebuilt seems to be complete. (if there are no more hidden dependencies)
Agreed, it's time. Will do. - P
On Fri, Jul 4, 2008 at 8:03 AM, Paul Mattal <paul@mattal.com> wrote:
P.S. By the way, the interface won't let you do it, but you can do the following-style URL to edit a todo:
https://dev.archlinux.org/todo/edit/1
This unfortunately also adds packages in testing which happen to be there-- perhaps I'll get to patching these issues in the dev site django code.
Yeah, I noticed that too, and was going to write a bug report, but never got to it. So there's two bugs here, if anyone wants to file them: a) Anyone should be able to edit todolists, not just the owner b) testing packages should not be in todolists
participants (7)
-
Aaron Griffin
-
Allan McRae
-
Dusty Phillips
-
Eric Belanger
-
Grigorios Bouzakis
-
Paul Mattal
-
Pierre Schmitz