Your message dated Thu, 13 Oct 2022 11:08:29 +0000
with message-id <e1oiw4j-008qau...@fasolo.debian.org>
and subject line Bug#1017252: fixed in xcffib 0.11.1-3
has caused the Debian Bug report #1017252,
regarding xcffib: FTBFS: make[2]: *** [Makefile:16: xcffib] Error 1
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.)


-- 
1017252: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017252
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xcffib
Version: 0.11.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220813 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cabal --config-file=/dev/null new-run -j8 exe:xcffibgen -- --input 
> //usr/share/xcb --output ./xcffib
> Warning: No remote package servers have been specified. Usually you would have
> one specified in the config file.
> Resolving dependencies...
> Build profile: -w ghc-9.0.2 -O1
> In order, the following will be built (use -v for more details):
>  - xcffib-0.11.1 (lib) (first run)
>  - xcffib-0.11.1 (exe:xcffibgen) (first run)
> Configuring library for xcffib-0.11.1..
> Preprocessing library for xcffib-0.11.1..
> Building library for xcffib-0.11.1..
> [1 of 2] Compiling Data.XCB.Python.PyHelpers ( 
> generator/Data/XCB/Python/PyHelpers.hs, 
> /<<PKGBUILDDIR>>/dist-newstyle/build/x86_64-linux/ghc-9.0.2/xcffib-0.11.1/build/Data/XCB/Python/PyHelpers.o,
>  
> /<<PKGBUILDDIR>>/dist-newstyle/build/x86_64-linux/ghc-9.0.2/xcffib-0.11.1/build/Data/XCB/Python/PyHelpers.dyn_o
>  )
> [2 of 2] Compiling Data.XCB.Python.Parse ( 
> generator/Data/XCB/Python/Parse.hs, 
> /<<PKGBUILDDIR>>/dist-newstyle/build/x86_64-linux/ghc-9.0.2/xcffib-0.11.1/build/Data/XCB/Python/Parse.o,
>  
> /<<PKGBUILDDIR>>/dist-newstyle/build/x86_64-linux/ghc-9.0.2/xcffib-0.11.1/build/Data/XCB/Python/Parse.dyn_o
>  )
> 
> generator/Data/XCB/Python/Parse.hs:291:1: warning: [-Wincomplete-patterns]
>     Pattern match(es) are non-exhaustive
>     In an equation for ‘structElemToPyUnpack’:
>         Patterns not matched:
>             (Var _ _) [] (Data.Map.Internal.Bin _ _ _ _ _) (Length _ _)
>             (Var _ _) [] Data.Map.Internal.Tip (Length _ _)
>             (Var _ _) (_:_) (Data.Map.Internal.Bin _ _ _ _ _) (Length _ _)
>             (Var _ _) (_:_) Data.Map.Internal.Tip (Length _ _)
>             ...
>     |
> 291 | structElemToPyUnpack _ _ _ (Pad i) = Left (Nothing, mkPad i)
>     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
> 
> generator/Data/XCB/Python/Parse.hs:354:1: warning: [-Wincomplete-patterns]
>     Pattern match(es) are non-exhaustive
>     In an equation for ‘structElemToPyPack’:
>         Patterns not matched:
>             [] (Data.Map.Internal.Bin _ _ _ _ _) _ (Length _ _)
>             [] Data.Map.Internal.Tip _ (Length _ _)
>             (_:_) (Data.Map.Internal.Bin _ _ _ _ _) _ (Length _ _)
>             (_:_) Data.Map.Internal.Tip _ (Length _ _)
>     |
> 354 | structElemToPyPack _ _ _ (Pad i) = Left (Nothing, mkPad i)
>     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
> 
> generator/Data/XCB/Python/Parse.hs:641:7: warning: [-Wincomplete-patterns]
>     Pattern match(es) are non-exhaustive
>     In an equation for ‘getName’: Patterns not matched: Length _ _
>     |
> 641 |       getName (Pad _) = Nothing
>     |       ^^^^^^^^^^^^^^^^^^^^^^^^^...
> Configuring executable 'xcffibgen' for xcffib-0.11.1..
> Warning: The package has an extraneous version range for a dependency on an
> internal library: xcffib >=0 && ==0.11.1, xcffib >=0 && ==0.11.1, xcffib >=0
> && ==0.11.1. This version range includes the current package but isn't needed
> as the current package's library will always be used.
> Preprocessing executable 'xcffibgen' for xcffib-0.11.1..
> Building executable 'xcffibgen' for xcffib-0.11.1..
> [1 of 3] Compiling Data.XCB.Python.PyHelpers ( 
> generator/Data/XCB/Python/PyHelpers.hs, 
> /<<PKGBUILDDIR>>/dist-newstyle/build/x86_64-linux/ghc-9.0.2/xcffib-0.11.1/x/xcffibgen/build/xcffibgen/xcffibgen-tmp/Data/XCB/Python/PyHelpers.o
>  )
> [2 of 3] Compiling Data.XCB.Python.Parse ( 
> generator/Data/XCB/Python/Parse.hs, 
> /<<PKGBUILDDIR>>/dist-newstyle/build/x86_64-linux/ghc-9.0.2/xcffib-0.11.1/x/xcffibgen/build/xcffibgen/xcffibgen-tmp/Data/XCB/Python/Parse.o
>  )
> 
> generator/Data/XCB/Python/Parse.hs:291:1: warning: [-Wincomplete-patterns]
>     Pattern match(es) are non-exhaustive
>     In an equation for ‘structElemToPyUnpack’:
>         Patterns not matched:
>             (Var _ _) [] (Data.Map.Internal.Bin _ _ _ _ _) (Length _ _)
>             (Var _ _) [] Data.Map.Internal.Tip (Length _ _)
>             (Var _ _) (_:_) (Data.Map.Internal.Bin _ _ _ _ _) (Length _ _)
>             (Var _ _) (_:_) Data.Map.Internal.Tip (Length _ _)
>             ...
>     |
> 291 | structElemToPyUnpack _ _ _ (Pad i) = Left (Nothing, mkPad i)
>     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
> 
> generator/Data/XCB/Python/Parse.hs:354:1: warning: [-Wincomplete-patterns]
>     Pattern match(es) are non-exhaustive
>     In an equation for ‘structElemToPyPack’:
>         Patterns not matched:
>             [] (Data.Map.Internal.Bin _ _ _ _ _) _ (Length _ _)
>             [] Data.Map.Internal.Tip _ (Length _ _)
>             (_:_) (Data.Map.Internal.Bin _ _ _ _ _) _ (Length _ _)
>             (_:_) Data.Map.Internal.Tip _ (Length _ _)
>     |
> 354 | structElemToPyPack _ _ _ (Pad i) = Left (Nothing, mkPad i)
>     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
> 
> generator/Data/XCB/Python/Parse.hs:641:7: warning: [-Wincomplete-patterns]
>     Pattern match(es) are non-exhaustive
>     In an equation for ‘getName’: Patterns not matched: Length _ _
>     |
> 641 |       getName (Pad _) = Nothing
>     |       ^^^^^^^^^^^^^^^^^^^^^^^^^...
> [3 of 3] Compiling Main             ( generator/xcffibgen.hs, 
> /<<PKGBUILDDIR>>/dist-newstyle/build/x86_64-linux/ghc-9.0.2/xcffib-0.11.1/x/xcffibgen/build/xcffibgen/xcffibgen-tmp/Main.o
>  )
> Linking 
> /<<PKGBUILDDIR>>/dist-newstyle/build/x86_64-linux/ghc-9.0.2/xcffib-0.11.1/x/xcffibgen/build/xcffibgen/xcffibgen
>  ...
> xvmc
> xtest
> dri2
> xc_misc
> res
> bigreq
> xinerama
> present
> ge
> xselinux
> record
> dri3
> xv
> xf86dri
> xf86vidmode
> glx
> dpms
> dbe
> shm
> screensaver
> render
> xinput
> xcffibgen: generator/Data/XCB/Python/Parse.hs:(354,1)-(428,56): 
> Non-exhaustive patterns in function structElemToPyPack
> 
> make[2]: *** [Makefile:16: xcffib] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/08/13/xcffib_0.11.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: xcffib
Source-Version: 0.11.1-3
Done: Nilesh Patra <nil...@debian.org>

We believe that the bug you reported is fixed in the latest version of
xcffib, 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 1017...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <nil...@debian.org> (supplier of updated xcffib 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: SHA512

Format: 1.8
Date: Thu, 13 Oct 2022 16:01:38 +0530
Source: xcffib
Architecture: source
Version: 0.11.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1017252
Changes:
 xcffib (0.11.1-3) unstable; urgency=medium
 .
   * Team Upload.
   * Fix FTBFS with applying upstream commit as
     patch for parse.hs (Closes: #1017252)
Checksums-Sha1:
 4adb80c485efd0499bc183d37723d5afb6b03040 2506 xcffib_0.11.1-3.dsc
 f4d106eb6167ddce7d5659c24321364390107c20 5900 xcffib_0.11.1-3.debian.tar.xz
 42e7faa1b615754c71570fbfdfc349057280f45c 10577 xcffib_0.11.1-3_amd64.buildinfo
Checksums-Sha256:
 96f92ac334812f77984328349228b4ec16499d93168d434e4bdcd55fa8d1c34c 2506 
xcffib_0.11.1-3.dsc
 e2a03054f9c881e57a88b1e0e095b103d9bfa275f686a0c0b155c671078b4e22 5900 
xcffib_0.11.1-3.debian.tar.xz
 a68e1ea2f6b40d84c3f3bd696816b5f9ddd62140eb2f2b93d3b2d1c98200c0e6 10577 
xcffib_0.11.1-3_amd64.buildinfo
Files:
 629341c12b03b12792fb1a24b97c57bb 2506 python optional xcffib_0.11.1-3.dsc
 d438bcc86fb057200b9daa35ce51fb80 5900 python optional 
xcffib_0.11.1-3.debian.tar.xz
 53392306b2064900c4b46190774b6052 10577 python optional 
xcffib_0.11.1-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmNH7DcSHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nxS+oP/itLTmbU8cjw31sOP23Ao8hEWzAnHDvu
EtOlCbssDsqAy8aG/VOohAPVI0VqGluKgxvqRlizLfJYhRIihU/S3paSYGp2lIhL
M4gw1QCAzn8Xs1s5nYUC1ZPlgshVTAWrINf8B7V18aMpEOjWPDegNVEKTzoEUCna
zQS0ttUxuo46mDjKyTPQKHJbqSgcpcg/EAg/qxTm3kday7np9H8BhrsHt1gF8J7w
BuKK46smgjvDOayh8HPQ8AEDc5SgSwYhuenl2byJGmbEHtwzXjJ6RGxBncQ9EVlO
WKqpyMPwv/Hu87nBUFl2Ylbh6p3vt8Wk7BpkhT8KPwDFlAdaYxuCTk5b/hixX0IN
KwxFOLXPJjhVb6p9nWK6sQaC4em5pzELvjdJLaWRE2aGC7ziTcdfGlTVuPKwLIwI
HHDHQxFJNVLxh2QmURE7pMYNDNI/7Mjwkb4UBlMcwOZKMXYZHK0D/kgnGlIvuPkA
ZSbp/ZLrrj+9sESr7gBj3M6B5mu7j3w1t/8jiRL/xY7qA738X3Vx6VHefBO2TOet
gNR51r48kUYB37LI7LUvYmdZejLk9shcL9PcVhXqj9KdrFlyI5lcs/Va7TZYivrK
Ti9sp63j9610BHuCjoIBuhFD2CaSTjIqY3+++1PPJyCsx9qzWjduyR/t6T4b30R5
1pI19INjCG5o
=qfdu
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to