Bug#897533: sunflow: FTBFS: convert-im6.q16: unable to open file `/tmp/magick-22610UfLlJYiQTV4q': No such file or directory @ error/constitute.c/ReadImage/544.

Lucas Nussbaum lucas at debian.org
Wed May 2 21:54:47 BST 2018


Source: sunflow
Version: 0.07.2.svn396+dfsg-16
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20180502 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] Using javac -source 5 is no longer supported, switching to 1.7
>     [javac] Using javac -target 5 is no longer supported, switching to 1.7
>     [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 7
>     [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(ComboBoxModel<E>) 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(ComboBoxModel<E>) 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] Note: /<<BUILDDIR>>/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/Plugins.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [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] Debian build on Java 9+ detected: Adding the --ignore-source-errors option
>   [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...
>   [javadoc] Loading source files for package org.sunflow.core.renderer...
>   [javadoc] Loading source files for package org.sunflow.core.shader...
>   [javadoc] Loading source files for package org.sunflow.core.tesselatable...
>   [javadoc] Loading source files for package org.sunflow.image...
>   [javadoc] Loading source files for package org.sunflow.image.formats...
>   [javadoc] Loading source files for package org.sunflow.image.readers...
>   [javadoc] Loading source files for package org.sunflow.image.writers...
>   [javadoc] Loading source files for package org.sunflow.math...
>   [javadoc] Loading source files for package org.sunflow.system...
>   [javadoc] Loading source files for package org.sunflow.system.ui...
>   [javadoc] Loading source files for package org.sunflow.util...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - You have not specified the version of HTML to use.
>   [javadoc] The default is currently HTML 4.01, but this will change to HTML5
>   [javadoc] in a future release. To suppress this warning, please specify the
>   [javadoc] version of HTML used in your documentation comments and to be
>   [javadoc] generated by this doclet, using the -html4 or -html5 options.
>   [javadoc] Standard Doclet version 10.0.1
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] /<<BUILDDIR>>/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/image/ColorFactory.java:56: warning - invalid usage of tag >
>   [javadoc] /<<BUILDDIR>>/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/image/ConstantSpectralCurve.java:5: warning - invalid usage of tag >
>   [javadoc] /<<BUILDDIR>>/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/math/QMC.java:138: warning - invalid usage of tag >
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /<<BUILDDIR>>/sunflow-0.07.2.svn396+dfsg/release/javadoc/help-doc.html...
>   [javadoc] 4 warnings
> 
> BUILD SUCCESSFUL
> Total time: 8 seconds
> touch debian/stamp-ant-build
> CDBS WARNING:  DEB_ANT_CHECK_TARGET unset, not running checks
> touch debian/stamp-ant-check
> pod2man --center='SUNFLOW DOCUMENTATION' \
> 	--release=0.07.2.svn396 \
> 	debian/sunflow.pod -o debian/sunflow.1
> # Render icons
> convert -background "rgba(255,255,255,0)" -geometry 48x48 debian/sunflow.svg +set date:create +set date:modify -define png:exclude-chunk=time debian/sunflow.png
> convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ error/delegate.c/InvokeDelegate/1919.
> convert-im6.q16: unable to open file `/tmp/magick-22610UfLlJYiQTV4q': No such file or directory @ error/constitute.c/ReadImage/544.
> convert-im6.q16: no images defined `debian/sunflow.png' @ error/convert.c/ConvertImageCommand/3258.
> make: *** [debian/rules:74: build/sunflow] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/sunflow_0.07.2.svn396+dfsg-16_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-java-maintainers mailing list