Bug#761550: sunflow: FTBFS: convert: unable to open file `/tmp/magick-25279uk8HYnu9HiFf': No such file or directory @ error/constitute.c/ReadImage/540.

2014-09-14 Thread David Suárez
Source: sunflow
Version: 0.07.2.svn396+dfsg-12
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140913 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/janino.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true jars javadoc
 Buildfile: /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/build.xml
 
 init:
 
 compile:
 [mkdir] Created dir: /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/build/classes
 [javac] /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/build.xml:37: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 208 source files to 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/build/classes
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.5
 [javac] 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:182:
  warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member 
 of the raw type DefaultComboBoxModel
 [javac] ComboBoxModel 
 minSamplingComboBoxModel = new DefaultComboBoxModel(new String[] {
 [javac]   
^
 [javac]   where E is a type-variable:
 [javac] E extends Object declared in class DefaultComboBoxModel
 [javac] 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:186:
  warning: [unchecked] unchecked call to setModel(ComboBoxModelE) as a 
 member of the raw type JComboBox
 [javac] 
 minSamplingComboBox.setModel(minSamplingComboBoxModel);
 [javac] ^
 [javac]   where E is a type-variable:
 [javac] E extends Object declared in class JComboBox
 [javac] 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:194:
  warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member 
 of the raw type DefaultComboBoxModel
 [javac] ComboBoxModel 
 maxSamplingComboxBoxModel = new DefaultComboBoxModel(new String[] {
 [javac]   
 ^
 [javac]   where E is a type-variable:
 [javac] E extends Object declared in class DefaultComboBoxModel
 [javac] 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:198:
  warning: [unchecked] unchecked call to setModel(ComboBoxModelE) as a 
 member of the raw type JComboBox
 [javac] 
 maxSamplingComboxBox.setModel(maxSamplingComboxBoxModel);
 [javac]  ^
 [javac]   where E is a type-variable:
 [javac] E extends Object declared in class JComboBox
 [javac] 5 warnings
 
 create_manifest:
 
 jars:
 [mkdir] Created dir: /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/release
   [jar] Building jar: 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/release/sunflow.jar
   [jar] Building jar: 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/release/sunflowGUI.jar
 
 init:
 
 javadoc:
 [mkdir] Created dir: 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/release/javadoc
   [javadoc] /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src contains source files 
 in the default package, you must specify them as source files not packages.
   [javadoc] /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src contains source files 
 in the default package, you must specify them as source files not packages.
   [javadoc] Generating Javadoc
   [javadoc] Javadoc execution
   [javadoc] Loading source files for package org.sunflow...
   [javadoc] Loading source files for package org.sunflow.core...
   [javadoc] Loading source files for package org.sunflow.core.accel...
   [javadoc] Loading source files for package org.sunflow.core.bucket...
   [javadoc] Loading source files for package org.sunflow.core.camera...
   [javadoc] Loading source files for package org.sunflow.core.display...
   [javadoc] Loading source files for package org.sunflow.core.filter...
   [javadoc] Loading source files for package org.sunflow.core.gi...
   [javadoc] Loading source files for package org.sunflow.core.light...
   [javadoc] Loading source files for package org.sunflow.core.modifiers...
   [javadoc] Loading source files for package org.sunflow.core.parser...
   [javadoc] Loading source files for package org.sunflow.core.photonmap...
   [javadoc] Loading source files for package org.sunflow.core.primitive...
   

Bug#761550: sunflow: FTBFS: convert: unable to open file `/tmp/magick-25279uk8HYnu9HiFf': No such file or directory @ error/constitute.c/ReadImage/540.

2014-09-14 Thread Gabriele Giacone
Control: reassign -1 src:imagemagick

On Sun, Sep 14, 2014 at 05:39:07PM +0200, David Suárez wrote:
 Source: sunflow
 Version: 0.07.2.svn396+dfsg-12
 Severity: serious
 Tags: jessie sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20140913 qa-ftbfs
 Justification: FTBFS on amd64
 
[...]
  convert -background rgba(255,255,255,0) -geometry 48x48 
  debian/sunflow.svg debian/sunflow.png
  convert: delegate failed `rsvg-convert -o %o %i' @ 
  error/delegate.c/InvokeDelegate/1153.
  convert: unable to open image `/tmp/magick-25279uk8HYnu9HiFf': No such file 
  or directory @ error/blob.c/OpenBlob/2658.
  convert: unable to open file `/tmp/magick-25279uk8HYnu9HiFf': No such file 
  or directory @ error/constitute.c/ReadImage/540.
  convert: no images defined `debian/sunflow.png' @ 
  error/convert.c/ConvertImageCommand/3187.
  make: *** [build/sunflow] Error 1

sunflow B-Depends on libmagickcore-extra. By replacing it with
libmagickcore-6.q16-2-extra, it doesn't FTBFS anymore.

At the moment it installs
[...]
Setting up libmagickcore-6.q16-2:i386 (8:6.8.9.6-4) ...
Setting up libmagickcore5:i386 (8:6.7.7.10+dfsg-5) ...
Setting up libmagickcore5-extra:i386 (8:6.7.7.10+dfsg-5) ...
[...]

I guess libmagickcore5-extra, which provides libmagickcore-extra, should
be removed from archive. Does it need a manual removal?

https://qa.debian.org/excuses.php?package=imagemagick

 8 days old (needed 2 days)
 out of date on i386: libmagick++5, libmagickcore5, libmagickcore5-extra, 
libmagickwand5 (from 8:6.7.7.10+dfsg-5)
 out of date on amd64: libmagick++5, libmagickcore5, libmagickcore5-extra, 
libmagickwand5 (from 8:6.7.7.10+dfsg-5)
 out of date on armel: libmagick++5, libmagickcore5, libmagickcore5-extra, 
libmagickwand5 (from 8:6.7.7.10+dfsg-5)
 out of date on armhf: libmagick++5, libmagickcore5, libmagickcore5-extra, 
libmagickwand5 (from 8:6.7.7.10+dfsg-5)
 out of date on kfreebsd-amd64: libmagick++5, libmagickcore5, 
libmagickcore5-extra, libmagickwand5 (from 8:6.7.7.10+dfsg-5)
 out of date on kfreebsd-i386: libmagick++5, libmagickcore5, 
libmagickcore5-extra, libmagickwand5 (from 8:6.7.7.10+dfsg-5)
 out of date on mips: libmagick++5, libmagickcore5, libmagickcore5-extra, 
libmagickwand5 (from 8:6.7.7.10+dfsg-5)
 out of date on mipsel: libmagick++5, libmagickcore5, libmagickcore5-extra, 
libmagickwand5 (from 8:6.7.7.10+dfsg-5)
 out of date on powerpc: libmagick++5, libmagickcore5, libmagickcore5-extra, 
libmagickwand5 (from 8:6.7.7.10+dfsg-5)
 out of date on s390x: libmagick++5, libmagickcore5, libmagickcore5-extra, 
libmagickwand5 (from 8:6.7.7.10+dfsg-5) 


-- 
G..e


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org