public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1
@ 2017-09-06 16:45 Marco Atzeri
  2018-09-08 11:10 ` Lemures Lemniscati
  0 siblings, 1 reply; 9+ messages in thread
From: Marco Atzeri @ 2017-09-06 16:45 UTC (permalink / raw)
  To: cygwin

New version 6.9.9.11-1 of
    ImageMagick
    ImageMagick-doc
    libMagickCore6_5
    libMagickC++6_8
    libMagickWand6_5
    libMagick-devel
    perl-Image-Magick

have been uploaded for cygwin

CHANGES
latest upstream 6.x version

DESCRIPTION
ImageMagick® is a software suite to create, edit, compose, or convert
bitmap images. It can read and write images in a variety of formats
(over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD,
PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip,
mirror, rotate, distort, shear and transform images, adjust image
colors, apply various special effects, or draw text, lines, polygons,
ellipses and Bézier curves.

HOMEPAGE
http://www.imagemagick.org/

Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1
  2017-09-06 16:45 [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1 Marco Atzeri
@ 2018-09-08 11:10 ` Lemures Lemniscati
  2018-09-08 11:59   ` Marco Atzeri
  0 siblings, 1 reply; 9+ messages in thread
From: Lemures Lemniscati @ 2018-09-08 11:10 UTC (permalink / raw)
  To: cygwin

Hi!

identify in ImageMagick hangs:

base64 -d << END > a.png
iVBORw0KGgoAAAANSUhEUgAAACUAAAAbAQAAAADTlXtzAAAAZ0lEQVQI12P4DwQ/GCDkAQYGBgkg
WQEm/4BIRiSS9S+bBMMRhn+MIJEahhlANS1A8UMGDZ8iGC4zMABlLzdwsEuA2REMByw6jIAkQwPY
hB9A9UeYQXoPsv5pQjMZYhdDAZgEuQHJVQB3xTpG4li8ywAAAABJRU5ErkJggg==
END
convert a.png -depth 1 a_depth1.psd
identify -verbose a_depth1.psd

> $ cygcheck -c ImageMagick
> Cygwin Package Information
> Package              Version        Status
> ImageMagick          6.9.9.11-3     OK


But newer versions might avoid it.
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=34404&start=14

--
Lemures Lemniscati


==
Subject: [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1
Date: Wed, 6 Sep 2017 18:26:35 +0200
From: Marco Atzeri

> New version 6.9.9.11-1 of
>     ImageMagick
>     ImageMagick-doc
>     libMagickCore6_5
>     libMagickC++6_8
>     libMagickWand6_5
>     libMagick-devel
>     perl-Image-Magick
> 
> have been uploaded for cygwin
> 
> CHANGES
> latest upstream 6.x version
> 
> DESCRIPTION
> ImageMagick® is a software suite to create, edit, compose, or convert
> bitmap images. It can read and write images in a variety of formats
> (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD,
> PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip,
> mirror, rotate, distort, shear and transform images, adjust image
> colors, apply various special effects, or draw text, lines, polygons,
> ellipses and Bézier curves.
> 
> HOMEPAGE
> http://www.imagemagick.org/
> 
> Regards
> Marco Atzeri
> 
> If you have questions or comments, please send them to the
> cygwin mailing list at: cygwin (at) cygwin (dot) com .
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1
  2018-09-08 11:10 ` Lemures Lemniscati
@ 2018-09-08 11:59   ` Marco Atzeri
       [not found]     ` <20180908211400.1280.50F79699@gmail.com>
  0 siblings, 1 reply; 9+ messages in thread
From: Marco Atzeri @ 2018-09-08 11:59 UTC (permalink / raw)
  To: cygwin

Am 08.09.2018 um 13:10 schrieb Lemures Lemniscati:
> Hi!

bottom post and trim here, please

>
> identify in ImageMagick hangs:
>
> base64 -d << END > a.png
> iVBORw0KGgoAAAANSUhEUgAAACUAAAAbAQAAAADTlXtzAAAAZ0lEQVQI12P4DwQ/GCDkAQYGBgkg
> WQEm/4BIRiSS9S+bBMMRhn+MIJEahhlANS1A8UMGDZ8iGC4zMABlLzdwsEuA2REMByw6jIAkQwPY
> hB9A9UeYQXoPsv5pQjMZYhdDAZgEuQHJVQB3xTpG4li8ywAAAABJRU5ErkJggg==
> END
> convert a.png -depth 1 a_depth1.psd
> identify -verbose a_depth1.psd
>

Works fine here

$ identify a_depth1.psd
a_depth1.psd[0] PSD 37x27 37x27+0+0 1-bit Grayscale Gray 256c 492B
0.015u 0:00.003
a_depth1.psd[1] PSD 37x27 37x27+0+0 1-bit Gray 256c 492B 0.015u 0:00.003

>> $ cygcheck -c ImageMagick
>> Cygwin Package Information
>> Package              Version        Status
>> ImageMagick          6.9.9.11-3     OK
>

$ uname -svrm
CYGWIN_NT-10.0 2.11.1(0.329/5/3) 2018-09-05 10:24 x86_64

Regards
Marco

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1
       [not found]     ` <20180908211400.1280.50F79699@gmail.com>
@ 2018-09-08 13:10       ` Marco Atzeri
  2018-09-08 13:40         ` Lemures Lemniscati
  0 siblings, 1 reply; 9+ messages in thread
From: Marco Atzeri @ 2018-09-08 13:10 UTC (permalink / raw)
  To: Lemures Lemniscati, cygwin

Am 08.09.2018 um 14:14 schrieb Lemures Lemniscati:
> Hi!

reply on mailing list, please

>
> Thank you for testing.
>
>> Works fine here
>>
>> $ identify a_depth1.psd
>> a_depth1.psd[0] PSD 37x27 37x27+0+0 1-bit Grayscale Gray 256c 492B
>> 0.015u 0:00.003
>> a_depth1.psd[1] PSD 37x27 37x27+0+0 1-bit Gray 256c 492B 0.015u 0:00.003
>
> Could you test with -verbose option?
>
> identify -verbose a_depth1.psd

it stacks. I guess same race internally


> --
> Lemures Lemniscati
>

Marco

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1
  2018-09-08 13:10       ` Marco Atzeri
@ 2018-09-08 13:40         ` Lemures Lemniscati
  2018-09-09  9:48           ` Lemures Lemniscati
  0 siblings, 1 reply; 9+ messages in thread
From: Lemures Lemniscati @ 2018-09-08 13:40 UTC (permalink / raw)
  To: cygwin

Thank you for testing.
Sorry for missending.

> > Could you test with -verbose option?
> >
> > identify -verbose a_depth1.psd
> 
> it stacks. I guess same race internally

They are different, in fact.
Is cygz.dll is causing an issue?

================================
With -verbose option
--------------------------------

> $ gdb identify
> GNU gdb (GDB) (Cygwin 7.12.1-2) 7.12.1
> Copyright (C) 2017 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-pc-cygwin".
> Type "show configuration" for configuration details.
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>.
> Find the GDB manual and other documentation resources online at:
> <http://www.gnu.org/software/gdb/documentation/>.
> For help, type "help".
> Type "apropos word" to search for commands related to "word"...
> Reading symbols from identify...(no debugging symbols found)...done.
> (gdb) run -verbose a_depth1.psd
> Starting program: /usr/bin/identify -verbose a_depth1.psd
> [New Thread 19604.0x326c]
> [New Thread 19604.0x3d58]
> [New Thread 19604.0x38ec]
> [New Thread 19604.0x1fe4]
> [New Thread 19604.0x2dd0]
> [New Thread 19604.0x463c]
Waiting and and Ctrl-C!
> 
> Thread 1 received signal SIGINT, Interrupt.
> 0x00000003cebe92d7 in inflate () from /usr/bin/cygz.dll
> (gdb)
> (gdb) quit
> A debugging session is active.
> 
>         Inferior 1 [process 19604] will be killed.
> 
> Quit anyway? (y or n) y
> 

================================
Without -verbose option
--------------------------------

$ gdb identify
GNU gdb (GDB) (Cygwin 7.12.1-2) 7.12.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-cygwin".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from identify...(no debugging symbols found)...done.
(gdb) run a_depth1.psd
Starting program: /usr/bin/identify a_depth1.psd
[New Thread 13140.0x5bf0]
[New Thread 13140.0x20c8]
[New Thread 13140.0x2e00]
[New Thread 13140.0x5284]
a_depth1.psd[0] PSD 37x27 37x27+0+0 1-bit Grayscale Gray 256c 492B 0.000u 0:00.005
a_depth1.psd[1] PSD 37x27 37x27+0+0 1-bit Gray 256c 492B 0.000u 0:00.005
[Thread 13140.0x2e00 exited with code 0]
[Thread 13140.0x5284 exited with code 0]
[Inferior 1 (process 13140) exited normally]
(gdb) quit

> $ uname -svrm; cygcheck -c ImageMagick zlib zlib0
> CYGWIN_NT-6.1 2.11.1(0.329/5/3) 2018-09-05 10:24 x86_64
> Cygwin Package Information
> Package              Version        Status
> ImageMagick          6.9.9.11-3     OK
> zlib                 1.2.11-1       OK
> zlib0                1.2.11-1       OK

> $ cygcheck -l zlib0
> /usr/bin/cygz.dll


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1
  2018-09-08 13:40         ` Lemures Lemniscati
@ 2018-09-09  9:48           ` Lemures Lemniscati
  2018-09-09 16:05             ` Marco Atzeri
  0 siblings, 1 reply; 9+ messages in thread
From: Lemures Lemniscati @ 2018-09-09  9:48 UTC (permalink / raw)
  To: cygwin

Thank you for maintainers.
I apologize for bothering you.

Reporting about cases:
  ImageMagick 6.9.9-11 has an issue,
  ImageMagick 6.9.10-11 resolves it,
  ImageMagick 7.0.8-11 resolves it,
and hoping the current package ImageMagick-6.9.9.11-3 will be updated.

Tested by building from the sources as follows
(because I don't know about cygport and want to test only 'identify'):

  ./configure --without-wmf
  make


Results are:
-----------------
Version 6.9.9-11:
  Built from the source ImageMagick-6.9.9-11.tar.lz
  in ImageMagick-6.9.9.11-3-src.tar.xz

  It hangs:
    identify -verbose a_depth1.psd
  while it works fine:
    identify a_depth1.psd


-----------------
Version 6.9.10-11:
  Built from the source
  https://www.imagemagick.org/download/releases/ImageMagick-6.9.10-11.tar.xz

  Both of them work fine:
    identify -verbose a_depth1.psd
    identify a_depth1.psd


-----------------
Version 7.0.8-11:
  Built from the source
  https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-11.tar.xz

  Both of them work fine:
    identify -verbose a_depth1.psd
    identify a_depth1.psd


And this is the data file.
=== a_depth1.psd ===

base -d << END > a_depth1.psd
OEJQUwABAAAAAAAAAAEAAAAbAAAAJQABAAAAAAAAAAAAHDhCSU0D7QAAAAAAEAAAAAEAAQABAAAA
AQABAAEAAACoAAAAoAABAAAAAAAAAAAAAAAbAAAAJQABAAAAAABqOEJJTW5vcm3/AAEAAAAADAAA
AAAAAAAAAkwxAAACeJxjYGBgYGcAEfb///9/bv+/HUQwA4l/cOIX08/n1v8Z/wG5zf/T7f9X/39u
e76ed7nO//8/n+vUf//xHMRabn+8/Oxy+//1IG3s/9Ot/wB12P1irkU2Cmzy/34QAbSNAW45ADXc
TDUAAAAAAAEABQAFAAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgA
BwAFAAX9AAAHgP0AAAeAAD/+/wDngAE//wKH/+eAAT//AgP/54ABP/4CA//ngAE//gID/+eAAT/6
AgL554ABO/8CAf7ngAE//gKD/2eAAT//Anv/54ABPc8Cfw2ngAEs/wL/+eeAASx/Avf454ABLP8C
//mngAE/xwJ3zaeAAT//An//54ABP/4CB/9ngAE7/AIB/ueAAT76AgN954ABP/4CA//ngAE//gID
/+eAAT//AgP/54ABP/8Cj//ngAA//v8A54D9AAAHgP0AAAeA
END

Regards,

--
Lemures Lemniscati


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1
  2018-09-09  9:48           ` Lemures Lemniscati
@ 2018-09-09 16:05             ` Marco Atzeri
  2018-09-10 14:23               ` Lemures Lemniscati
  0 siblings, 1 reply; 9+ messages in thread
From: Marco Atzeri @ 2018-09-09 16:05 UTC (permalink / raw)
  To: cygwin

Am 09.09.2018 um 11:48 schrieb Lemures Lemniscati:
> Thank you for maintainers.
> I apologize for bothering you.
>
> Reporting about cases:
>    ImageMagick 6.9.9-11 has an issue,
>    ImageMagick 6.9.10-11 resolves it,

I can confirm this at least for x86_64, but the annoying thing is that
it will cause another API bump.

>    ImageMagick 7.0.8-11 resolves it,

we have decided to not move yet to 7.x

> and hoping the current package ImageMagick-6.9.9.11-3 will be updated.

I put it in the TODO list.

Regards
Marco

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1
  2018-09-09 16:05             ` Marco Atzeri
@ 2018-09-10 14:23               ` Lemures Lemniscati
  2018-09-10 14:55                 ` Marco Atzeri
  0 siblings, 1 reply; 9+ messages in thread
From: Lemures Lemniscati @ 2018-09-10 14:23 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1648 bytes --]

Sorry I've missent a mail privately, again.
Now posting to the ML...

> Am 09.09.2018 um 11:48 schrieb Lemures Lemniscati:
> > Thank you for maintainers.
> > I apologize for bothering you.
> >
> > Reporting about cases:
> >    ImageMagick 6.9.9-11 has an issue,
> >    ImageMagick 6.9.10-11 resolves it,
> 
> I can confirm this at least for x86_64, but the annoying thing is that
> it will cause another API bump.
> 
> >    ImageMagick 7.0.8-11 resolves it,
> 
> we have decided to not move yet to 7.x
> 
> > and hoping the current package ImageMagick-6.9.9.11-3 will be updated.
> 
> I put it in the TODO list.
> 
> Regards
> Marco

Thank you, Marco!

I made a modified cygport file from 6.9.10.11-3-src:

(1) Modifying SRC_URI to get the source

SRC_URI="http://www.imagemagick.org/download/${PN}-${PV%.${PV[4]}}-${PV[4]}.tar.xz"


(2) Renaming

  libMagickCore6_5 -> libMagickCore6_6
  libMagickWand6_5 -> libMagickWand6_6

and so on...

According to https://abi-laboratory.pro/index.php?view=objects_report&l=imagemagick&v1=6.9.10-10&v2=6.9.10-11
and https://abi-laboratory.pro/index.php?view=objects_report&l=imagemagick&v1=6.9.9-10&v2=6.9.9-11

sonames in 6.9.10-11 are 
  libMagick++-6.Q16.so.8.0.0
  libMagickCore-6.Q16.so.6.0.0
  libMagickWand-6.Q16.so.6.0.0

and sonames in 6.9.9-11 are 
  libMagick++-6.Q16.so.8.0.0
  libMagickCore-6.Q16.so.5.0.0
  libMagickWand-6.Q16.so.5.0.0

(3) Removing

  PATCH_URI="AC_CHECK_SIZEOF.patch"

Though I don't know whether AC_CHECK_SIZEOF.patch is necessary,
packages seem to be built successfully without it.



Attached a patch file for an example.
Is it acceptable?

Regards,

--
Lemures Lemniscati

[-- Attachment #2: ImageMagick.cygport.patch --]
[-- Type: application/octet-stream, Size: 2031 bytes --]

--- ./ImageMagick-6.9.9.11-3.src/ImageMagick.cygport	2017-09-30 21:28:05.000000000 +0900
+++ ./ImageMagick-6.9.10.11-1.src/ImageMagick.cygport	2018-09-10 21:57:29.000000000 +0900
@@ -1,8 +1,8 @@
 inherit perl
 
 NAME="ImageMagick"
-VERSION="6.9.9.11"
-RELEASE=3
+VERSION="6.9.10.11"
+RELEASE=1
 
 CATEGORY="Graphics"
 SUMMARY="Image processing suite"
@@ -14,11 +14,11 @@
 
 HOMEPAGE="http://www.imagemagick.org/"
 
-SRC_URI="http://www.imagemagick.org/download/${PN}-${PV%.${PV[4]}}-${PV[4]}.tar.lz"
+SRC_URI="http://www.imagemagick.org/download/${PN}-${PV%.${PV[4]}}-${PV[4]}.tar.xz"
 SRC_DIR=${P%.${PV[4]}}-${PV[4]}
-PATCH_URI="AC_CHECK_SIZEOF.patch"
+#PATCH_URI="AC_CHECK_SIZEOF.patch"
 
-PKG_NAMES="ImageMagick ImageMagick-doc libMagickCore6_5 libMagickC++6_8 libMagickWand6_5 libMagick-devel perl-Image-Magick"
+PKG_NAMES="ImageMagick ImageMagick-doc libMagickCore6_6 libMagickC++6_8 libMagickWand6_6 libMagick-devel perl-Image-Magick"
 
 ImageMagick_SUMMARY="${SUMMARY} (utilities)"
 ImageMagick_CONTENTS="--exclude=*-config.* --exclude=index.html --exclude=www
@@ -28,14 +28,14 @@
 ImageMagick_doc_SUMMARY="${SUMMARY} (documentation)"
 ImageMagick_doc_CONTENTS="usr/share/doc/${PN}-6/index.html usr/share/doc/${PN}-6/*/"
 
-libMagickCore6_5_SUMMARY="${SUMMARY} (runtime)"
-libMagickCore6_5_CONTENTS="usr/bin/cygMagickCore-6.Q16-5.dll usr/lib/${P%.${PV[4]}}/ usr/share/${PN}-6/"
+libMagickCore6_6_SUMMARY="${SUMMARY} (runtime)"
+libMagickCore6_6_CONTENTS="usr/bin/cygMagickCore-6.Q16-6.dll usr/lib/${P%.${PV[4]}}/ usr/share/${PN}-6/"
 
 libMagickC__6_8_SUMMARY="${SUMMARY} (runtime C++)"
 libMagickC__6_8_CONTENTS="usr/bin/cygMagick++-6.Q16-8.dll"
 
-libMagickWand6_5_SUMMARY="${SUMMARY} (runtime C++)"
-libMagickWand6_5_CONTENTS="usr/bin/cygMagickWand-6.Q16-5.dll"
+libMagickWand6_6_SUMMARY="${SUMMARY} (runtime C++)"
+libMagickWand6_6_CONTENTS="usr/bin/cygMagickWand-6.Q16-6.dll"
 
 libMagick_devel_SUMMARY="${SUMMARY} (development)"
 libMagick_devel_CONTENTS="usr/bin/*-config usr/include/ usr/lib/lib* usr/lib/pkgconfig/

[-- Attachment #3: Type: text/plain, Size: 219 bytes --]


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1
  2018-09-10 14:23               ` Lemures Lemniscati
@ 2018-09-10 14:55                 ` Marco Atzeri
  0 siblings, 0 replies; 9+ messages in thread
From: Marco Atzeri @ 2018-09-10 14:55 UTC (permalink / raw)
  To: cygwin

Am 10.09.2018 um 16:23 schrieb Lemures Lemniscati:
> Sorry I've missent a mail privately, again.
> Now posting to the ML...
>
>> Am 09.09.2018 um 11:48 schrieb Lemures Lemniscati:
>>> Thank you for maintainers.
>>> I apologize for bothering you.
>>>
>>> Reporting about cases:
>>>     ImageMagick 6.9.9-11 has an issue,
>>>     ImageMagick 6.9.10-11 resolves it,
>>
>> I can confirm this at least for x86_64, but the annoying thing is that
>> it will cause another API bump.
>>
>>>     ImageMagick 7.0.8-11 resolves it,
>>
>> we have decided to not move yet to 7.x
>>
>>> and hoping the current package ImageMagick-6.9.9.11-3 will be updated.
>>
>> I put it in the TODO list.
>>
>> Regards
>> Marco
>
> Thank you, Marco!
>
> I made a modified cygport file from 6.9.10.11-3-src:

I have already built it for both arch

> (2) Renaming
>
>    libMagickCore6_5 -> libMagickCore6_6
>    libMagickWand6_5 -> libMagickWand6_6

that is the annoying API bump, plus the circular
dependency with autotrace that need also to be re-built


>
> (3) Removing
>
>    PATCH_URI="AC_CHECK_SIZEOF.patch"
>
> Though I don't know whether AC_CHECK_SIZEOF.patch is necessary,
> packages seem to be built successfully without it.
>

the lack of proper [] escape of autoconf variable
gave me problem in the past so I maintain it by default.

> Attached a patch file for an example.
> Is it acceptable?
>
> Regards,
>
> --
> Lemures Lemniscati


Thanks but not needed,
I just completed all the cross check and the autotrace rebuild

Regards
Marco


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-09-10 14:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-06 16:45 [ANNOUNCEMENT] Updated: ImageMagick-6.9.9.11-1 Marco Atzeri
2018-09-08 11:10 ` Lemures Lemniscati
2018-09-08 11:59   ` Marco Atzeri
     [not found]     ` <20180908211400.1280.50F79699@gmail.com>
2018-09-08 13:10       ` Marco Atzeri
2018-09-08 13:40         ` Lemures Lemniscati
2018-09-09  9:48           ` Lemures Lemniscati
2018-09-09 16:05             ` Marco Atzeri
2018-09-10 14:23               ` Lemures Lemniscati
2018-09-10 14:55                 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).