Your message dated Fri, 28 Oct 2011 09:38:22 +0200
with message-id 
<CAE2SPAaMH=XbdVuPf5sYicOQ7DtnQisxsCt5WFPqj-iQq=o...@mail.gmail.com>
and subject line Re: [Pkg-gmagick-im-team] Bug#646873: imagemagick: building 
with --enable-hdri configure flag fails
has caused the Debian Bug report #646873,
regarding imagemagick: building with --enable-hdri configure flag fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
646873: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646873
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: imagemagick
Version: 8:6.6.9.7-5+b1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

I wanted to rebuild ImageMagick to enable HDRI so I could try out the examples
at

http://www.fmwconcepts.com/imagemagick/fourier_transforms/fourier.html

I got imagemagick using apt-get source.
I did a
  sudo apt-get build-dep imagemagick
and also installed openexr-dev

I cd'd to imagemagick-6.6.9.7
and ran
  ./configure  --prefix=$(readlink -f ..) '--sysconfdir=/etc' '--
mandir=${prefix}/share/man' --enable-hdri '--infodir=${prefix}/share/info'
'--with-modules' '--with-gs-font-dir=/usr/share/fonts/type1/gsfonts' '--with-
magick-plus-plus' '--with-djvu' '--enable-shared' '--without-dps' '--without-
fpx' '--with-perl-options=INSTALLDIRS=vendor' '--x-includes=/usr/include/X11' '
--x-libraries=/usr/lib/X11' 'CFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g
-O2'

I got added "--enable-hdri" and the prefix and LDFLAGS so it would run side-by-
side with the official Debian version.

It failed as follows:
magick/resize.c: In function 'VerticalFilter':
magick/resize.c:2494:11: error: pointer value used where a floating point value
was expected

Debian prefers I contact them about what looks like an upstream issue, so here
it is.



-- System Information:
Debian Release: wheezy/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages imagemagick depends on:
ii  libbz2-1.0      1.0.5-7         
ii  libc6           2.13-21         
ii  libfontconfig1  2.8.0-3         
ii  libfreetype6    2.4.6-2         
ii  libglib2.0-0    2.28.6-1        
ii  libgomp1        4.6.1-15        
ii  libice6         2:1.0.7-2       
ii  libjpeg8        8c-2            
ii  liblcms1        1.19.dfsg-1+b1  
ii  liblqr-1-0      0.4.1-1.1       
ii  libltdl7        2.4-4           
ii  libmagickcore4  8:6.6.9.7-5+b1  
ii  libmagickwand4  8:6.6.9.7-5+b1  
ii  libsm6          2:1.2.0-2       
ii  libtiff4        3.9.5-2         
ii  libx11-6        2:1.4.4-2       
ii  libxext6        2:1.3.0-3       
ii  libxt6          1:1.1.1-2       
ii  zlib1g          1:1.2.3.4.dfsg-3

Versions of packages imagemagick recommends:
ii  ghostscript           9.04~dfsg-2   
ii  libmagickcore4-extra  8:6.6.9.7-5+b1
ii  netpbm                2:10.0-15     
ii  ufraw-batch           0.18-1.1      

Versions of packages imagemagick suggests:
ii  autotrace                            <none>                   
ii  cups-bsd [lpr]                       1.5.0-8                  
ii  curl                                 7.21.7-3                 
ii  enscript                             1.6.5.90-1               
ii  ffmpeg                               <none>                   
ii  gimp                                 2.6.11-5                 
ii  gnuplot                              <none>                   
ii  grads                                <none>                   
ii  groff-base                           1.21-6                   
ii  hp2xx                                <none>                   
ii  html2ps                              <none>                   
ii  imagemagick-doc                      8:6.6.9.7-5              
ii  libwmf-bin                           0.2.8.4-8.1              
ii  mplayer                              3:1.0~rc4+svn20110926-0.1
ii  povray                               1:3.6.1-12+b1            
ii  radiance                             <none>                   
ii  sane-utils                           1.0.22-6                 
ii  texlive-binaries [texlive-base-bin]  2009-11                  
ii  transfig                             <none>                   
ii  xdg-utils                            1.1.0~rc1-2              

-- no debconf information



--- End Message ---
--- Begin Message ---
Upstream issue please report.

We do not support hdri

On Fri, Oct 28, 2011 at 12:37 AM, Philip Ashmore
<[email protected]> wrote:
> Package: imagemagick
> Version: 8:6.6.9.7-5+b1
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
>
> Dear Maintainer,
>
> I wanted to rebuild ImageMagick to enable HDRI so I could try out the examples
> at
>
> http://www.fmwconcepts.com/imagemagick/fourier_transforms/fourier.html
>
> I got imagemagick using apt-get source.
> I did a
>  sudo apt-get build-dep imagemagick
> and also installed openexr-dev
>
> I cd'd to imagemagick-6.6.9.7
> and ran
>  ./configure  --prefix=$(readlink -f ..) '--sysconfdir=/etc' '--
> mandir=${prefix}/share/man' --enable-hdri '--infodir=${prefix}/share/info'
> '--with-modules' '--with-gs-font-dir=/usr/share/fonts/type1/gsfonts' '--with-
> magick-plus-plus' '--with-djvu' '--enable-shared' '--without-dps' '--without-
> fpx' '--with-perl-options=INSTALLDIRS=vendor' '--x-includes=/usr/include/X11' 
> '
> --x-libraries=/usr/lib/X11' 'CFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' 
> 'CXXFLAGS=-g
> -O2'
>
> I got added "--enable-hdri" and the prefix and LDFLAGS so it would run 
> side-by-
> side with the official Debian version.
>
> It failed as follows:
> magick/resize.c: In function 'VerticalFilter':
> magick/resize.c:2494:11: error: pointer value used where a floating point 
> value
> was expected
>
> Debian prefers I contact them about what looks like an upstream issue, so here
> it is.
>
>
>
> -- System Information:
> Debian Release: wheezy/sid
>  APT prefers proposed-updates
>  APT policy: (500, 'proposed-updates'), (500, 'testing'), (500, 'stable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages imagemagick depends on:
> ii  libbz2-1.0      1.0.5-7
> ii  libc6           2.13-21
> ii  libfontconfig1  2.8.0-3
> ii  libfreetype6    2.4.6-2
> ii  libglib2.0-0    2.28.6-1
> ii  libgomp1        4.6.1-15
> ii  libice6         2:1.0.7-2
> ii  libjpeg8        8c-2
> ii  liblcms1        1.19.dfsg-1+b1
> ii  liblqr-1-0      0.4.1-1.1
> ii  libltdl7        2.4-4
> ii  libmagickcore4  8:6.6.9.7-5+b1
> ii  libmagickwand4  8:6.6.9.7-5+b1
> ii  libsm6          2:1.2.0-2
> ii  libtiff4        3.9.5-2
> ii  libx11-6        2:1.4.4-2
> ii  libxext6        2:1.3.0-3
> ii  libxt6          1:1.1.1-2
> ii  zlib1g          1:1.2.3.4.dfsg-3
>
> Versions of packages imagemagick recommends:
> ii  ghostscript           9.04~dfsg-2
> ii  libmagickcore4-extra  8:6.6.9.7-5+b1
> ii  netpbm                2:10.0-15
> ii  ufraw-batch           0.18-1.1
>
> Versions of packages imagemagick suggests:
> ii  autotrace                            <none>
> ii  cups-bsd [lpr]                       1.5.0-8
> ii  curl                                 7.21.7-3
> ii  enscript                             1.6.5.90-1
> ii  ffmpeg                               <none>
> ii  gimp                                 2.6.11-5
> ii  gnuplot                              <none>
> ii  grads                                <none>
> ii  groff-base                           1.21-6
> ii  hp2xx                                <none>
> ii  html2ps                              <none>
> ii  imagemagick-doc                      8:6.6.9.7-5
> ii  libwmf-bin                           0.2.8.4-8.1
> ii  mplayer                              3:1.0~rc4+svn20110926-0.1
> ii  povray                               1:3.6.1-12+b1
> ii  radiance                             <none>
> ii  sane-utils                           1.0.22-6
> ii  texlive-binaries [texlive-base-bin]  2009-11
> ii  transfig                             <none>
> ii  xdg-utils                            1.1.0~rc1-2
>
> -- no debconf information
>
>
>
> _______________________________________________
> Pkg-gmagick-im-team mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-gmagick-im-team
>


--- End Message ---

Reply via email to