[arch-dev-public] Imagemagick rebuild in [testing]
Hi, I just uploaded an imagemagick package in testing that will require a rebuilt of the apps that links to its libs because the libraries names have changed. From imagemagick ChangeLog: * New Unix/Linux refactoring (should be transparent since changes are reflected in Magick-config and ImageMagick.pc pkg-config files): /usr/local/include => /usr/local/include/ImageMagick libMagick => libMagickCore libWand => libMagickWand Magick-config (deprecated) => MagickCore-config Wand-config (deprecated) => MagickWand-config Add Magick++-config, MagickCore.pc, MagickWand.pc, Magick++.pc The package that needs to be rebuilt are: dvdauthor inkscape koffice labplot libavg libfprint psiconv (already done) pstoedit transcode vips vips-devel xine-lib To get the list above, I've installed all packages that had imagemagick as a (make)depends then ran lddd to see which ones needed to be rebuilt. It might be worth it to to that for future rebuilds. If someone with mysql access would do a todo list for the above, I'll appreciate. I could always do some of these rebuilds if some of you are overwhelmed by work. Eric -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Sun, Mar 30, 2008 at 6:36 PM, Eric Belanger <belanger@astro.umontreal.ca> wrote:
might be worth it to to that for future rebuilds. If someone with mysql access would do a todo list for the above, I'll appreciate. I could always do some of these rebuilds if some of you are overwhelmed by work.
TODO list created: https://dev.archlinux.org/todo/49/
On Sun, Mar 30, 2008 at 9:04 PM, Travis Willard <travis@archlinux.org> wrote:
On Sun, Mar 30, 2008 at 6:36 PM, Eric Belanger <belanger@astro.umontreal.ca> wrote:
might be worth it to to that for future rebuilds. If someone with mysql access would do a todo list for the above, I'll appreciate. I could always do some of these rebuilds if some of you are overwhelmed by work.
TODO list created: https://dev.archlinux.org/todo/49/
Eric, no idea why your permissions weren't enabled to make TODO lists. I've turned it on. Apparently we don't do inherited permissions right on the backend.
On Sun, 30 Mar 2008, Eric Belanger wrote:
Hi,
I just uploaded an imagemagick package in testing that will require a rebuilt of the apps that links to its libs because the libraries names have changed. From imagemagick ChangeLog: * New Unix/Linux refactoring (should be transparent since changes are reflected in Magick-config and ImageMagick.pc pkg-config files): /usr/local/include => /usr/local/include/ImageMagick libMagick => libMagickCore libWand => libMagickWand Magick-config (deprecated) => MagickCore-config Wand-config (deprecated) => MagickWand-config Add Magick++-config, MagickCore.pc, MagickWand.pc, Magick++.pc
The package that needs to be rebuilt are:
dvdauthor inkscape koffice labplot libavg libfprint psiconv (already done) pstoedit transcode vips vips-devel xine-lib
To get the list above, I've installed all packages that had imagemagick as a (make)depends then ran lddd to see which ones needed to be rebuilt. It might be worth it to to that for future rebuilds. If someone with mysql access would do a todo list for the above, I'll appreciate. I could always do some of these rebuilds if some of you are overwhelmed by work.
Eric
To get things going, I'll start some of these rebuilds. If you plan to rebuild your package this week-end or if you have already rebuilt package on your local machine and were waiting for the cvs->svn move, let me know. Locally, I have packages for labplot, pstoedit and vips. I'm working on koffice which will need to be patched for gcc 4.3 Thanks -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Sat, 2008-04-12 at 12:31 -0400, Eric Belanger wrote:
On Sun, 30 Mar 2008, Eric Belanger wrote:
Hi,
I just uploaded an imagemagick package in testing that will require a rebuilt of the apps that links to its libs because the libraries names have changed. From imagemagick ChangeLog: * New Unix/Linux refactoring (should be transparent since changes are reflected in Magick-config and ImageMagick.pc pkg-config files): /usr/local/include => /usr/local/include/ImageMagick libMagick => libMagickCore libWand => libMagickWand Magick-config (deprecated) => MagickCore-config Wand-config (deprecated) => MagickWand-config Add Magick++-config, MagickCore.pc, MagickWand.pc, Magick++.pc
The package that needs to be rebuilt are:
dvdauthor inkscape koffice labplot libavg libfprint psiconv (already done) pstoedit transcode vips vips-devel xine-lib
To get the list above, I've installed all packages that had imagemagick as a (make)depends then ran lddd to see which ones needed to be rebuilt. It might be worth it to to that for future rebuilds. If someone with mysql access would do a todo list for the above, I'll appreciate. I could always do some of these rebuilds if some of you are overwhelmed by work.
Eric
To get things going, I'll start some of these rebuilds. If you plan to rebuild your package this week-end or if you have already rebuilt package on your local machine and were waiting for the cvs->svn move, let me know. Locally, I have packages for labplot, pstoedit and vips. I'm working on koffice which will need to be patched for gcc 4.3
Thanks
Inkscape has been built for x86_64-testing, but I think you already noticed that when running archco inkscape. I've done some poppler updates to extra for x86_64 also, these have to be synced with i686 still.
To get things going, I'll start some of these rebuilds. If you plan to rebuild your package this week-end or if you have already rebuilt package on your local machine and were waiting for the cvs->svn move, let me know. Locally, I have packages for labplot, pstoedit and vips. I'm working on koffice which will need to be patched for gcc 4.3
Thanks
Inkscape has been built for x86_64-testing, but I think you already noticed that when running archco inkscape. I've done some poppler updates to extra for x86_64 also, these have to be synced with i686 still.
Thanks, I was already aware of that because I'm the one who built the package. :P According to TODO (https://dev.archlinux.org/todo/49/), the packages that have been rebuilt (and are in testing) so far are: transcode inkscape psiconv libfprint The poppler updates you mentioned don't depends on imagemagick. Did you mentionned them just for general information or do they have something to do with the imagemagick rebuild? -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Sat, 2008-04-12 at 12:59 -0400, Eric Belanger wrote:
To get things going, I'll start some of these rebuilds. If you plan to rebuild your package this week-end or if you have already rebuilt package on your local machine and were waiting for the cvs->svn move, let me know. Locally, I have packages for labplot, pstoedit and vips. I'm working on koffice which will need to be patched for gcc 4.3
Thanks
Inkscape has been built for x86_64-testing, but I think you already noticed that when running archco inkscape. I've done some poppler updates to extra for x86_64 also, these have to be synced with i686 still.
Thanks, I was already aware of that because I'm the one who built the package. :P
According to TODO (https://dev.archlinux.org/todo/49/), the packages that have been rebuilt (and are in testing) so far are: transcode inkscape psiconv libfprint
The poppler updates you mentioned don't depends on imagemagick. Did you mentionned them just for general information or do they have something to do with the imagemagick rebuild?
I mentioned poppler because I did updates to extra-x86_64 for poppler which had a sobump, requiring me to rebuild inkscape. As poppler went straight to extra, I rebuilt inkscape for both extra with old imagemagick and testing with new imagemagick. In the meanwhile I fixed the detection of ImageMagick in inkscape, as 6.4.0 moved some headers around.
On Sun, 13 Apr 2008, Jan de Groot wrote:
On Sat, 2008-04-12 at 12:59 -0400, Eric Belanger wrote:
To get things going, I'll start some of these rebuilds. If you plan to rebuild your package this week-end or if you have already rebuilt package on your local machine and were waiting for the cvs->svn move, let me know. Locally, I have packages for labplot, pstoedit and vips. I'm working on koffice which will need to be patched for gcc 4.3
Thanks
Inkscape has been built for x86_64-testing, but I think you already noticed that when running archco inkscape. I've done some poppler updates to extra for x86_64 also, these have to be synced with i686 still.
Thanks, I was already aware of that because I'm the one who built the package. :P
According to TODO (https://dev.archlinux.org/todo/49/), the packages that have been rebuilt (and are in testing) so far are: transcode inkscape psiconv libfprint
The poppler updates you mentioned don't depends on imagemagick. Did you mentionned them just for general information or do they have something to do with the imagemagick rebuild?
I mentioned poppler because I did updates to extra-x86_64 for poppler which had a sobump, requiring me to rebuild inkscape. As poppler went straight to extra, I rebuilt inkscape for both extra with old imagemagick and testing with new imagemagick. In the meanwhile I fixed the detection of ImageMagick in inkscape, as 6.4.0 moved some headers around.
OK. I'm currently uploading all rebuilt packages to i686 testing except xine-lib which doesn't compile on i686 (asm error). The x86_64 packages will follow tonight or in the next few days. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Sun, Apr 13, 2008 at 6:27 PM, Eric Belanger <belanger@astro.umontreal.ca> wrote:
OK.
I'm currently uploading all rebuilt packages to i686 testing except xine-lib which doesn't compile on i686 (asm error). The x86_64 packages will follow tonight or in the next few days.
Eric, you rule - I just noticed you got dvdauthor too. I've been spaced recently, and just noticed that dvdauthor (my package) was actually in this todo list. I was about to do it when I noticed there was already a package in testing-i686 in svn. Beat me to it, heh.
On Sun, 13 Apr 2008, Travis Willard wrote:
On Sun, Apr 13, 2008 at 6:27 PM, Eric Belanger <belanger@astro.umontreal.ca> wrote:
OK.
I'm currently uploading all rebuilt packages to i686 testing except xine-lib which doesn't compile on i686 (asm error). The x86_64 packages will follow tonight or in the next few days.
Eric, you rule - I just noticed you got dvdauthor too. I've been spaced recently, and just noticed that dvdauthor (my package) was actually in this todo list. I was about to do it when I noticed there was already a package in testing-i686 in svn. Beat me to it, heh.
Update: Everything is in testing for both arches except xine-lib. From googling, it seems to be related to gcc and the compile flags that are used when compiling xine-lib. From a forum thread, it seems that using the external ffmpeg works but it adds a depends on ffmpeg. That might be a quick fix. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Mon, 14 Apr 2008, Eric Belanger wrote:
On Sun, 13 Apr 2008, Travis Willard wrote:
On Sun, Apr 13, 2008 at 6:27 PM, Eric Belanger <belanger@astro.umontreal.ca> wrote:
OK.
I'm currently uploading all rebuilt packages to i686 testing except xine-lib which doesn't compile on i686 (asm error). The x86_64 packages will follow tonight or in the next few days.
Eric, you rule - I just noticed you got dvdauthor too. I've been spaced recently, and just noticed that dvdauthor (my package) was actually in this todo list. I was about to do it when I noticed there was already a package in testing-i686 in svn. Beat me to it, heh.
Update: Everything is in testing for both arches except xine-lib. From googling, it seems to be related to gcc and the compile flags that are used when compiling xine-lib. From a forum thread, it seems that using the external ffmpeg works but it adds a depends on ffmpeg. That might be a quick fix.
xine-lib 1.1.12 was released today and it builds fine. All rebuilds are now completed. I'm planning to keep them in testing for about a week then I'll move them to extra if there are no problems reported. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
participants (4)
-
Aaron Griffin
-
Eric Belanger
-
Jan de Groot
-
Travis Willard