Package: khronos-api
Version: 4.6+git20180514-1~bpo9+1

Dear debian maintainers,

trying to rebuild khronos-api (version from backport) with pbuilder on a Debian Stretch, it fails with:

   dh_auto_build -O--sourcedirectory=xml
        cd xml
        make -j4
make[1]: Entering directory '/build/khronos-api-4.6+git20180514/xml'
./genheaders.py  ../api/GL/glext.h
./genheaders.py  ../api/GL/glcorearb.h
./genheaders.py  ../api/GLES/gl.h
./genheaders.py  ../api/GLES/glext.h
Traceback (most recent call last):
  File "./genheaders.py", line 24, in <module>
    changelog = debian.changelog.Changelog(fid)
File "/usr/lib/python3/dist-packages/debian/changelog.py", line 269, in __init__
    strict=strict)
File "/usr/lib/python3/dist-packages/debian/changelog.py", line 308, in parse_changelog
    for line in file:
  File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 168: ordinal not in range(128)
Traceback (most recent call last):
  File "./genheaders.py", line 24, in <module>
    changelog = debian.changelog.Changelog(fid)
File "/usr/lib/python3/dist-packages/debian/changelog.py", line 269, in __init__
    strict=strict)
File "/usr/lib/python3/dist-packages/debian/changelog.py", line 308, in parse_changelog
    for line in file:
  File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 168: ordinal not in range(128)
Makefile:51: recipe for target '../api/GL/glcorearb.h' failed
make[1]: *** [../api/GL/glcorearb.h] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:51: recipe for target '../api/GLES/gl.h' failed
make[1]: *** [../api/GLES/gl.h] Error 1
Traceback (most recent call last):
  File "./genheaders.py", line 24, in <module>
    changelog = debian.changelog.Changelog(fid)
File "/usr/lib/python3/dist-packages/debian/changelog.py", line 269, in __init__
    strict=strict)
File "/usr/lib/python3/dist-packages/debian/changelog.py", line 308, in parse_changelog
    for line in file:
  File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 168: ordinal not in range(128)
Traceback (most recent call last):
  File "./genheaders.py", line 24, in <module>
    changelog = debian.changelog.Changelog(fid)
File "/usr/lib/python3/dist-packages/debian/changelog.py", line 269, in __init__
    strict=strict)
File "/usr/lib/python3/dist-packages/debian/changelog.py", line 308, in parse_changelog
    for line in file:
  File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 168: ordinal not in range(128)
Makefile:51: recipe for target '../api/GL/glext.h' failed
make[1]: *** [../api/GL/glext.h] Error 1
Makefile:51: recipe for target '../api/GLES/glext.h' failed
make[1]: *** [../api/GLES/glext.h] Error 1
make[1]: Leaving directory '/build/khronos-api-4.6+git20180514/xml'
dh_auto_build: make -j4 returned exit code 2
        cd /build/khronos-api-4.6+git20180514
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


Thankfs for your work on khronos-api / wine.
Olivier

--
Site web : https://librazik.tuxfamily.org/
Donation : https://liberapay.com/LibraZiK/
Diaspora : https://framasphere.org/people/8c184af0c9450134f6682a0000053625
Mastodon : https://mastodon.xyz/@LibraZiK

Reply via email to