Your message dated Mon, 15 Sep 2014 21:48:58 +0000
with message-id <e1xte8o-0002lf...@franck.debian.org>
and subject line Bug#761550: fixed in sunflow 0.07.2.svn396+dfsg-13
has caused the Debian Bug report #761550,
regarding sunflow: FTBFS: convert: unable to open file 
`/tmp/magick-25279uk8HYnu9HiFf': No such file or directory @ 
error/constitute.c/ReadImage/540.
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 ow...@bugs.debian.org
immediately.)


-- 
761550: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761550
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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(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] 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...
>   [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] Standard Doclet version 1.7.0_65
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] 
> /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/core/Camera.java:49: 
> warning - @return tag has no arguments.
>   [javadoc] 
> /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/math/Matrix4.java:538: 
> warning - @return tag has no arguments.
>   [javadoc] 
> /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/math/Solvers.java:116: 
> warning - @return tag has no arguments.
>   [javadoc] 
> /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/util/FastHashMap.java:163:
>  warning - @return tag has no arguments.
>   [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: 19 seconds
> touch debian/stamp-ant-build
> DEB_ANT_CHECK_TARGET unset, not running checks
> 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 
> 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

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/09/13/sunflow_0.07.2.svn396+dfsg-12_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.

--- End Message ---
--- Begin Message ---
Source: sunflow
Source-Version: 0.07.2.svn396+dfsg-13

We believe that the bug you reported is fixed in the latest version of
sunflow, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 761...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated sunflow package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 15 Sep 2014 23:06:41 +0200
Source: sunflow
Binary: sunflow libsunflow-java libsunflow-java-doc
Architecture: source all
Version: 0.07.2.svn396+dfsg-13
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libsunflow-java - rendering system for photo-realistic image synthesis
 libsunflow-java-doc - rendering system for photo-realistic image synthesis 
(javadoc)
 sunflow    - rendering system for photo-realistic image synthesis (GUI)
Closes: 761550
Changes:
 sunflow (0.07.2.svn396+dfsg-13) unstable; urgency=medium
 .
   * Team upload.
   * Build depend on libmagickcore-6.q16-2-extra instead of libmagickcore-extra
     (Closes: #761550)
   * Switch to debhelper level 9
Checksums-Sha1:
 40814f0a56b8e9fabe3d7301863e1224978dcf34 2194 sunflow_0.07.2.svn396+dfsg-13.dsc
 2ac7c88fae9fb2e9ce41769f5942524c6be9588f 25348 
sunflow_0.07.2.svn396+dfsg-13.debian.tar.xz
 e120765bf89886726c5f3c705a2c715df5e3f0a8 629534 
sunflow_0.07.2.svn396+dfsg-13_all.deb
 6c67dee0285554d9ebf252a026b7c5efa3344654 381106 
libsunflow-java_0.07.2.svn396+dfsg-13_all.deb
 62072a069eadd5dc3636d1c072d8f2b18ae2d2d8 237286 
libsunflow-java-doc_0.07.2.svn396+dfsg-13_all.deb
Checksums-Sha256:
 5bd779a390fe7e137bf667b61184d01107b1e67f9fa22aec7043a56356ff7728 2194 
sunflow_0.07.2.svn396+dfsg-13.dsc
 5a9a9436854de4e2ffbf1e281412980bf7004548afc6db70f6d7f65eed7f9859 25348 
sunflow_0.07.2.svn396+dfsg-13.debian.tar.xz
 c1ce929d2d2be850ab16fd9ef55a785459916cf16ce3627e7b115a431661b175 629534 
sunflow_0.07.2.svn396+dfsg-13_all.deb
 4df1a620c427be079c344a24cabdd237edc4bcf878aaf7d2ec050648515264dc 381106 
libsunflow-java_0.07.2.svn396+dfsg-13_all.deb
 564d8d5d68583de3be3eb465025721c68f6cccf68e0f1d5dbedc4e6f580a03da 237286 
libsunflow-java-doc_0.07.2.svn396+dfsg-13_all.deb
Files:
 e499a11ca24f6f6feca9cc0765740fd2 629534 graphics extra 
sunflow_0.07.2.svn396+dfsg-13_all.deb
 d0cb65d43edb57cab64d8601921a3429 381106 java extra 
libsunflow-java_0.07.2.svn396+dfsg-13_all.deb
 e9cb6162e5422c6456cb67fbcaf73581 237286 doc extra 
libsunflow-java-doc_0.07.2.svn396+dfsg-13_all.deb
 8a163d96bff8464ef86f94201385a570 2194 graphics extra 
sunflow_0.07.2.svn396+dfsg-13.dsc
 33ba4509821a6187ab7aeeb9b03b8bda 25348 graphics extra 
sunflow_0.07.2.svn396+dfsg-13.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJUF1VrAAoJEPUTxBnkudCsfKMQAKkM6vCQJQorJaWZUteYfuXE
Pq3xiHOCOXZNqWdEUn/DbGsEpSl52E4QZQnnlwjYgI4O8eMl4+pu36q5oZaDxtIr
TDrMzSGRErX2BJWudCqMtlo4OF1mAv9kCSJp/16A0p8JMAlSOYn6trJM+oJO9fpQ
whwVI+3WCo2x+1HsRgyn7S2yQeaJPzPpGAp7YWUswPzfJPcJTPm5HZtOqC8tgf+e
+ekda74J1mMhWPsAZ1QwhR3rGDRabaxtnFl7QvCu8hwb3lVho9Vyi18xMBNDgk//
zfWVr/kKuo/lfHAmZhOF967X5ddrl5r9WEMPlPedNxCEjnJm1yurVDgVg5L83dbu
UidsdbvVNecNgPlI5Nyffo96a9anpECtIee+r4O6lEKs010Bhej5F/L/KNkLr7DV
stmyXxYvb/Tx+4RuwLowROE2aX+JxvCkarjZvgoMO/zbjz3sVztfi7JjzSqKyLrI
uIedL7cOCtjTtWuaB2SJB0Oa/u3ixKStBbR4t1eyvC8noK2JbAEzH73ifZO2i0/h
J2x9MnxxBusUUCG/CZdfamlznZRqcsHGAvdQof8yxpgNy2ic3jDVkrdELlO8cGii
tsp0m2AReVm4qJrCI5r+I52KsYcNusSQpLXBQsIq2ZirOZYLLInOuURCOMS4aVt8
tvwHE46rwVtBHvW8QqO0
=DwOn
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to