Source: nml Version: 0.4.2-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer, The package fails to build: Running test 006_vehicle Traceback (most recent call last): File "../nmlc", line 6, in <module> main.run() File "/nml-0.4.2/nml/main.py", line 425, in run main(sys.argv[1:]) File "/nml-0.4.2/nml/main.py", line 170, in main ret = nml(input, input_filename, opts.debug, outputs, opts.start_sprite_num, opts.compress, opts.crop, not opts.no_cache, opts.forced_palette, opts.md5_filename) File "/nml-0.4.2/nml/main.py", line 369, in nml encoder.open(sprite_files) File "/nml-0.4.2/nml/spriteencoder.py", line 132, in open size_x, size_y, xoffset, yoffset, compressed_data, info_byte, crop_rect, pixel_stats = self.encode_sprite(sprite_info) File "/nml-0.4.2/nml/spriteencoder.py", line 299, in encode_sprite mask_sprite_data = self.palconvert(mask_sprite.tostring(), im_mask_pal) File "/usr/lib/python3/dist-packages/PIL/Image.py", line 686, in tostring "Please call tobytes() instead.") Exception: tostring() has been removed. Please call tobytes() instead. Makefile:18: recipe for target '006_vehicle' failed make[3]: *** [006_vehicle] Error 1 make[3]: Leaving directory '/nml-0.4.2/regression' Makefile:7: recipe for target 'regression' failed Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/nml.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)