Your message dated Mon, 09 Jan 2023 15:23:53 +0000
with message-id <e1peu09-00dqp2...@fasolo.debian.org>
and subject line Bug#1026718: fixed in lazpaint 7.2.2-2
has caused the Debian Bug report #1026718,
regarding vmg: FTBFS: /usr/bin/ld.bfd: cannot find -latk-1.0: No such file or 
directory
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.)


-- 
1026718: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026718
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: vmg
Version: 3.7.1-7
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> /usr/bin/i686-w64-mingw32-windres fpcmagnifier.rc fpcmagnifier.res
> /usr/bin/i686-w64-mingw32-windres magnifier.rc magnifier.res
> lazres startform.lrs startform.lfm
> startform.lfm ResourceName='TvStartWindow' Type='FORMDATA'
> fpc -S2cgi -O1 -gl -vewnhi -l \
>   -Fu/usr/lib/lazarus/default/lcl/units/x86_64-linux/ \
>   -Fu/usr/lib/lazarus/default/lcl/units/x86_64-linux/gtk2/ \
>   -Fu/usr/lib/lazarus/default/packager/units/x86_64-linux/ \
>   -Fu/usr/lib/lazarus/default/components/lazutils/lib/x86_64-linux/ \
>   -Fu. -o./vmg -dLCL -dLCLgtk2 magnifier.dpr
> Hint: Start of reading config file /etc/fpc.cfg
> Hint: End of reading config file /etc/fpc.cfg
> Free Pascal Compiler version 3.2.2+dfsg-17 [2022/11/27] for x86_64
> Copyright (c) 1993-2021 by Florian Klaempfl and others
> Target OS: Linux for x86-64
> Compiling magnifier.dpr
> Compiling glass.pas
> Compiling constants.pas
> Compiling appsettings.pas
> Compiling translationsvmg.pas
> appsettings.pas(70,28) Hint: Parameter "Sender" not used
> appsettings.pas(71,20) Hint: Parameter "Sender" not used
> appsettings.pas(248,3) Note: Local variable "APath" not used
> appsettings.pas(249,3) Note: Local variable "LocalConfigFile" not used
> appsettings.pas(250,3) Note: Local variable "attrs" not used
> glass.pas(205,3) Note: Local variable "buffer" not used
> glass.pas(206,3) Note: Local variable "memstream" not used
> glass.pas(483,3) Note: Local variable "c" not used
> glass.pas(484,3) Note: Local variable "srcRect" not used
> glass.pas(484,12) Note: Local variable "destRect" not used
> glass.pas(486,3) Note: Local variable "lCurWindow" not used
> glass.pas(486,15) Note: Local variable "lVMGWindow" not used
> glass.pas(487,3) Note: Local variable "lCurWindowText" not used
> glass.pas(488,3) Note: Local variable "i" not used
> glass.pas(490,3) Note: Local variable "bmpRetinaDisplay" not used
> glass.pas(93,33) Hint: Parameter "DestCanvas" not used
> glass.pas(658,3) Note: Local variable "dwROP" is assigned but never used
> glass.pas(770,3) Note: Local variable "i" not used
> glass.pas(770,6) Note: Local variable "MinWidth" not used
> glass.pas(770,16) Note: Local variable "MinHeight" not used
> glass.pas(775,9) Note: Local variable "stepMinor" is assigned but never used
> glass.pas(775,20) Note: Local variable "tickSize" is assigned but never used
> glass.pas(775,30) Note: Local variable "tickCount" not used
> glass.pas(916,3) Note: Local variable "I" not used
> glass.pas(986,47) Hint: Local variable "DrawInfo" does not seem to be 
> initialized
> glass.pas(112,31) Hint: Parameter "DC" not used
> Compiling app.pas
> Compiling plugins.pas
> Compiling plugininfo.pas
> app.pas(113,15) Warning: An inherited method is hidden by "ShowHelp(TObject);"
> Compiling about.pas
> about.pas(63,24) Hint: Parameter "Sender" not used
> Compiling configdlg.pas
> configdlg.pas(62,24) Hint: Parameter "Sender" not used
> configdlg.pas(63,25) Hint: Parameter "Sender" not used
> configdlg.pas(63,46) Hint: Parameter "Action" not used
> configdlg.pas(35,54) Hint: Unit "constants" not used in configdlg
> configdlg.pas(77,3) Hint: Unit "glass" not used in configdlg
> app.pas(106,26) Hint: Parameter "Sender" not used
> app.pas(94,27) Hint: Parameter "Sender" not used
> app.pas(184,3) Note: Local variable "lResult" not used
> app.pas(521,3) Note: Local variable "OSVersion" not used
> app.pas(123,38) Hint: Parameter "Sender" not used
> app.pas(124,32) Hint: Parameter "AID" not used
> app.pas(108,25) Hint: Parameter "Sender" not used
> app.pas(108,42) Hint: Parameter "Shift" not used
> app.pas(108,62) Hint: Parameter "X" not used
> app.pas(108,65) Hint: Parameter "Y" not used
> app.pas(109,30) Hint: Parameter "uID" not used
> app.pas(114,28) Hint: Parameter "Sender" not used
> app.pas(115,36) Hint: Parameter "Sender" not used
> app.pas(107,24) Hint: Parameter "Sender" not used
> app.pas(951,44) Hint: Local variable "DrawInfo" does not seem to be 
> initialized
> app.pas(96,31) Hint: Parameter "Sender" not used
> app.pas(84,34) Hint: Parameter "Sender" not used
> app.pas(85,37) Hint: Parameter "Sender" not used
> app.pas(110,28) Hint: Parameter "Sender" not used
> app.pas(111,28) Hint: Parameter "Sender" not used
> app.pas(112,32) Hint: Parameter "Sender" not used
> app.pas(90,29) Hint: Parameter "Sender" not used
> app.pas(121,28) Hint: Parameter "Sender" not used
> app.pas(91,34) Hint: Parameter "Sender" not used
> app.pas(89,27) Hint: Parameter "Sender" not used
> app.pas(97,29) Hint: Parameter "Sender" not used
> app.pas(98,30) Hint: Parameter "Sender" not used
> app.pas(99,29) Hint: Parameter "Sender" not used
> app.pas(99,50) Hint: Parameter "CloseAction" not used
> app.pas(100,26) Hint: Parameter "Sender" not used
> app.pas(102,32) Hint: Parameter "Sender" not used
> app.pas(102,49) Hint: Parameter "Shift" not used
> app.pas(103,27) Hint: Parameter "MousePos" not used
> app.pas(103,49) Hint: Parameter "Handled" not used
> app.pas(105,31) Hint: Parameter "Sender" not used
> app.pas(113,24) Hint: Parameter "Sender" not used
> app.pas(92,38) Hint: Parameter "Sender" not used
> app.pas(101,33) Hint: Parameter "Sender" not used
> app.pas(69,21) Hint: Unit "LMessages" not used in app
> Compiling startform.pas
> startform.pas(46,34) Hint: Parameter "Sender" not used
> startform.pas(47,34) Hint: Parameter "Sender" not used
> startform.pas(48,25) Hint: Parameter "Sender" not used
> startform.pas(49,24) Hint: Parameter "Sender" not used
> magnifier.dpr(78,3) Note: Local variable "AHandle" not used
> magnifier.dpr(78,12) Note: Local variable "Semaphore" not used
> magnifier.dpr(79,3) Note: Local variable "lResult" not used
> magnifier.dpr(60,3) Hint: Unit "glass" not used in lente
> magnifier.dpr(61,3) Hint: Unit "constants" not used in lente
> magnifier.dpr(70,3) Hint: Unit "plugininfo" not used in lente
> Compiling resource ./magnifier.or
> Linking ./vmg
> /usr/bin/ld.bfd: cannot find -lgdk-x11-2.0: No such file or directory
> /usr/bin/ld.bfd: cannot find -lgtk-x11-2.0: No such file or directory
> /usr/bin/ld.bfd: cannot find -lX11: No such file or directory
> /usr/bin/ld.bfd: cannot find -lgdk_pixbuf-2.0: No such file or directory
> /usr/bin/ld.bfd: cannot find -lgobject-2.0: No such file or directory
> /usr/bin/ld.bfd: cannot find -lglib-2.0: No such file or directory
> /usr/bin/ld.bfd: cannot find -lgthread-2.0: No such file or directory
> /usr/bin/ld.bfd: cannot find -lgmodule-2.0: No such file or directory
> /usr/bin/ld.bfd: cannot find -lpango-1.0: No such file or directory
> /usr/bin/ld.bfd: cannot find -lcairo: No such file or directory
> /usr/bin/ld.bfd: cannot find -latk-1.0: No such file or directory
> magnifier.dpr(144,1) Error: Error while linking
> magnifier.dpr(144,1) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
> Error: /usr/bin/ppcx64 returned an error exitcode
> make[1]: *** [debian/rules:27: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/vmg_3.7.1-7_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&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 mark 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: lazpaint
Source-Version: 7.2.2-2
Done: Gürkan Myczko <t...@debian.org>

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

Debian distribution maintenance software
pp.
Gürkan Myczko <t...@debian.org> (supplier of updated lazpaint 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: SHA256

Format: 1.8
Date: Mon, 09 Jan 2023 15:07:09 +0100
Source: lazpaint
Architecture: source
Version: 7.2.2-2
Distribution: unstable
Urgency: medium
Maintainer: Johann ELSASS <circu...@fastmail.com>
Changed-By: Gürkan Myczko <t...@debian.org>
Closes: 1026718
Changes:
 lazpaint (7.2.2-2) unstable; urgency=medium
 .
   * Add libgtk2.0-dev to build-depends. (Closes: #1026718)
   * Update maintainer address.
Checksums-Sha1:
 5f333e4b5f67d40082e8a6a70ed4654e52f91aba 2009 lazpaint_7.2.2-2.dsc
 5ddffae037704b9005b0760512918cfca820dbfb 3532 lazpaint_7.2.2-2.debian.tar.xz
 ccc4354335d4c71105b7c11d0d61d1623eda9237 14816 
lazpaint_7.2.2-2_source.buildinfo
Checksums-Sha256:
 c5aa0603d60096c2c614af7f7c335150c222808acaee5cbc420064e40aec95bf 2009 
lazpaint_7.2.2-2.dsc
 4cc7a9b33e6c44fa56bc141232a48dfbeb524278f3ee6540c458ee4358509a0f 3532 
lazpaint_7.2.2-2.debian.tar.xz
 ad970d16e2b1d4135944d84e6d26b4b7eaa6b1732e7dda9572de602a65e5e75d 14816 
lazpaint_7.2.2-2_source.buildinfo
Files:
 7e901707ab07fdd2ec7ecaa5f786f8e3 2009 graphics optional lazpaint_7.2.2-2.dsc
 43760ba2d239d9cd2bbfe45dcdf9d217 3532 graphics optional 
lazpaint_7.2.2-2.debian.tar.xz
 a9ed879e9507bb7551f7f9f544e3d698 14816 graphics optional 
lazpaint_7.2.2-2_source.buildinfo

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

iQIzBAEBCAAdFiEEtgob82PcExn/Co6JEWhSvN91FcAFAmO8JtcACgkQEWhSvN91
FcDBhw//fq693WuDZhdTCEATPWLXD4hsJJctOrar8PHtYiEJAE2N73De6Odn3mG0
/HrcEpqfj4tiSrWG5TZoX82rBm4cUIQhRBb6beTBF0NlEn1STA40F27AyrncJf+6
YUjtbOa4EOItyyqJGFoavYtOKnAggyJsyrKYEvLZoPNk6UX7NLNVnMIRbyDvRQPw
LqhEOwIZD44H0+t0d7HAYJEbci7nPZNvJxJ1pIL2gMvtMZWDV5NAadnj99fLYWwF
ZKHZzQ7TdX+dWaMiJ7/xlOFoN3jox3h2/PFzwASOdNBG7kdCTm0XsOx9bYqaU9gC
8DeQnJnQGhiFkUI4UR7m709kfTmqS3XrOKWpNq0RypY8VHdoxHMbXqc5ZbB2BoS3
NZr2z14NLroag1Ij7BttFmEj6DYbVXtkabCi/zduULyiY0Dd4rKUPFdnY7DdLvGT
G572p2+UpTIkOzfUZzvhoErPeJ+tsh4sfTyRtZOeBRGCLYAJazaMI60vwHfSYIeY
RG0urQOMFOzFrnHpIqIl5lMQh/LqybA21vORu/hK1wwhVgEvwrfg6i+nYfzmcdjC
xuUwOqWT28zygbwZQ4MJWZAa8to9JImo/L3Bd3JKG8VaecDlv61SJg+pE1lTZ3VS
+u/DBiygDYFZv6QrBjCClePBjKFDVWociWdZTwr8UxIVdWwsEik=
=Jt9a
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to