Source: tightvnc Version: 1:1.3.10-7 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package tightvnc > dpkg-buildpackage: info: source version 1:1.3.10-7 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Sven Geuer <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > rm -f debian/tightvncpasswd.debhelper.log > debian/tightvncserver.debhelper.log debian/xtightvncviewer.debhelper.log > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > make -j8 clean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > make -C libvncauth clean > make -C vncconnect clean > make[3]: Entering directory '/<<PKGBUILDDIR>>/libvncauth' > rm -f vncauth.o d3des.o libvncauth.a > make[3]: Entering directory '/<<PKGBUILDDIR>>/vncconnect' > rm -f vncconnect.o vncconnect > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libvncauth' > make -C vncviewer clean > make[3]: Leaving directory '/<<PKGBUILDDIR>>/vncconnect' > make[3]: Entering directory '/<<PKGBUILDDIR>>/vncviewer' > rm -f argsresources.o caps.o colour.o cursor.o desktop.o dialogs.o > fullscreen.o listen.o misc.o popup.o rfbproto.o selection.o shm.o sockets.o > tunnel.o vncviewer.o vncviewer > make -C vncpasswd clean > make[3]: Leaving directory '/<<PKGBUILDDIR>>/vncviewer' > make[3]: Entering directory '/<<PKGBUILDDIR>>/vncpasswd' > rm -f vncpasswd.o vncpasswd > make -C Xvnc clean > make[3]: Leaving directory '/<<PKGBUILDDIR>>/vncpasswd' > make[3]: Entering directory '/<<PKGBUILDDIR>>/Xvnc' > make -C include clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/include' > make -C bitmaps clean > make -C extensions clean > make[5]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/include/bitmaps' > rm -f -r ../../exports/include/X11/bitmaps > make -C fonts clean > make[5]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/include/extensions' > rm -f -r ../../exports/include/X11/extensions > make[5]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/include/bitmaps' > make[5]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/include/extensions' > make[5]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/include/fonts' > rm -f -r ../../exports/include/X11/fonts > make[5]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/include/fonts' > rm -f -r ../exports > make[4]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/include' > make -C lib clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/lib' > make -C font clean > make[5]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/lib/font' > make -C bitmap clean > make -C Xau clean > make -C Xdmcp clean > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/bitmap' > rm -f bdfread.o bdfutils.o bitmap.o bitmaputil.o bitscale.o bitmapfunc.o > pcfread.o pcfwrite.o snfread.o fontink.o > make[5]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/lib/Xau' > rm -f AuDispose.o AuFileName.o AuGetAddr.o AuGetBest.o AuLock.o AuRead.o > AuUnlock.o AuWrite.o libXau.a > make -C fontfile clean > make[5]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/lib/Xdmcp' > rm -f A8Eq.o AA8.o AA16.o AA32.o AofA8.o CA8.o DA8.o DA16.o DA32.o DAofA8.o > Fill.o Flush.o RA8.o RA16.o RA32.o RAofA8.o RC8.o RC16.o RC32.o RHead.o RR.o > RaA8.o RaA16.o RaA32.o RaAoA8.o WA8.o WA16.o WA32.o WAofA8.o WC8.o WC16.o > WC32.o Whead.o Alloc.o CmpKey.o DecKey.o GenKey.o IncKey.o Wrap.o Unwrap.o > Wraphelp.o libXdmcp.a > make[5]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/lib/Xau' > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/fontfile' > rm -f dirfile.o fontdir.o fontfile.o fileio.o fontscale.o defaults.o > bitsource.o register.o renderers.o bufio.o decompress.o filewr.o > printerfont.o ffcheck.o gunzip.o > make -C fc clean > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/bitmap' > make[5]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/lib/Xdmcp' > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/fontfile' > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/fc' > rm -f fsconvert.o fserve.o fsio.o transport.o transport.c > make -C Speedo clean > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/Speedo' > rm -f spfuncs.o spfile.o spinfo.o sperr.o spfont.o spglyph.o spencode.o > do_char.o do_trns.o out_bl2d.o out_blk.o out_scrn.o out_util.o reset.o > set_spcs.o set_trns.o > make -C Type1 clean > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/fc' > make -C util clean > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/Type1' > rm -f arith.o curves.o fontfcn.o hints.o lines.o objects.o paths.o regions.o > scanfont.o spaces.o t1funcs.o t1info.o t1io.o t1malloc.o t1snap.o t1stub.o > token.o type1.o util.o > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/Speedo' > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/Type1' > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/util' > rm -f utilbitmap.o fontnames.o fontutil.o fontxlfd.o format.o fontaccel.o > atom.o miscutil.o private.o patcache.o > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/lib/font/util' > rm -f libfont.a > make[5]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/lib/font' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/lib' > make -C programs clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs' > make -C Xserver clean > make[5]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver' > make -C dix clean > make -C os clean > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/dix' > rm -f atom.o colormap.o cursor.o devices.o dispatch.o dixutils.o events.o > extension.o gc.o globals.o glyphcurs.o grabs.o main.o property.o resource.o > swaprep.o swapreq.o tables.o window.o initatoms.o dixfonts.o privates.o > pixmap.o libdix.a xpstubs.o libxpstubs.a > make -C mi clean > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/os' > rm -f WaitFor.o access.o connection.o io.o oscolor.o osinit.o utils.o auth.o > mitauth.o secauth.o xdmauth.o xdmcp.o decompress.o transport.o xalloc.o > transport.c libos.a > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/dix' > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/mi' > rm -f mivaltree.o mipolyseg.o mipolyrect.o mipoly.o mipolycon.o mipolygen.o > mipolyutil.o mifillrct.o miwideline.o mispans.o miarc.o mizerarc.o > mifillarc.o miwindow.o micursor.o miregion.o mipolytext.o mibitblt.o > mipolypnt.o mipushpxl.o miexpose.o miglblt.o mizerline.o mifpolycon.o > midash.o mibstore.o miinitext.o mieq.o mipointer.o misprite.o midispcur.o > miscrinit.o miclipn.o migc.o libmi.a cbrt.o libcbrt.a > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/os' > make -C Xext clean > make -C mfb clean > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/mi' > make -C cfb clean > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/Xext' > rm -f shape.o shm.o mbuf.o mitmisc.o xtest.o xtest1di.o xtest1dd.o > sleepuntil.o bigreq.o sync.o xcmisc.o xprint.o libext.a > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/mfb' > rm -f mfbgc.o mfbwindow.o mfbfont.o mfbfillrct.o mfbpntwin.o maskbits.o > mfbpixmap.o mfbimage.o mfbline.o mfbbres.o mfbhrzvert.o mfbbresd.o > mfbpushpxl.o mfbzerarc.o mfbfillarc.o mfbfillsp.o mfbsetsp.o mfbscrinit.o > mfbscrclse.o mfbclip.o mfbbitblt.o mfbgetsp.o mfbpolypnt.o mfbbltC.o > mfbbltX.o mfbbltCI.o mfbbltO.o mfbbltG.o mfbcmap.o mfbtileC.o mfbtileG.o > mfbmisc.o mfbbstore.o mfbseg.o mfbpgbwht.o mfbpgbblak.o mfbpgbinv.o > mfbigbwht.o mfbigbblak.o mfbpawhite.o mfbpablack.o mfbpainv.o mfbtewhite.o > mfbteblack.o mfbbltC.o mfbbltX.o mfbbltCI.o mfbbltO.o mfbbltG.o mfbtileC.o > mfbtileG.o mfbplywhite.o mfbplyblack.o mfbplyinv.o libmfb.a mfbseg.c > mfbpgbwht.c mfbpgbblak.c mfbpgbinv.c mfbigbwht.c mfbigbblak.c mfbpawhite.c > mfbpablack.c mfbpainv.c mfbtewhite.c mfbteblack.cmfbplywhite.c mfbplyblack.c > mfbplyinv.c > mfbbltC.c mfbbltX.c mfbbltCI.c mfbbltO.c mfbbltG.c mfbtileC.c mfbtileG.c > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/Xext' > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/cfb' > rm -f cfbseg.c cfbfillarcC.c cfbfillarcG.c cfbzerarcC.c cfbzerarcX.c > cfbzerarcG.c cfbbltC.c cfbbltX.c cfbbltO.c cfbbltG.c cfbsolidC.c cfbsolidX.c > cfbsolidG.c cfbtileoddC.c cfbtileoddG.c cfbtile32C.c cfbtile32G.c > cfb8lineCO.c cfb8lineCP.c cfb8lineX.c cfb8lineG.c cfb8segCS.c cfb8segC.c > cfb8segX.c cfb8segG.c cfbply1rctC.c cfbply1rctG.c cfbglrop8.c cfbgc.o > cfbrrop.o cfbwindow.o cfbpntwin.o cfbmskbits.o cfbpixmap.o cfbbitblt.o > cfbfillsp.o cfbsetsp.o cfbscrinit.o cfballpriv.o cfbgetsp.o cfbfillrct.o > cfbsolidC.o cfbsolidX.o cfbsolidG.o cfbtileoddC.o cfbtileoddG.o cfbtile32C.o > cfbtile32G.o cfbcmap.o cfbzerarcC.o cfbzerarcX.o cfbzerarcG.o cfbfillarcC.o > cfbfillarcG.o cfbigblt8.o cfbglblt8.o cfbtegblt.o cfbbstore.o cfbbltC.o > cfbbltX.o cfbbltO.o cfbbltG.o cfbpolypnt.o cfbbres.o cfbline.o cfbhrzvert.o > cfbbresd.o cfbimage.o cfbseg.o cfb8lineCO.o cfb8lineX.o cfb8lineG.o > cfb8lineCP.o cfb8segC.o cfb8segX.o cfb8segG.o cfb8segCS.o cfbply1rctC.o > cfbply1rctG.o cfb8bit.o cfbteblt8.o cfbglrop8.o cfbpush8.o cfbrctstp8.o > cfb8cppl.o libcfb.a > make -C hw/vnc clean > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/mfb' > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/cfb' > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/hw/vnc' > rm -f init.o sockets.o kbdptr.o cmap.o draw.o cutpaste.o dispcur.o sprite.o > rfbserver.o translate.o httpd.o auth.o rre.o corre.o stats.o hextile.o zlib.o > tight.o cursor.o libvnc.a > make -C cfb16 clean > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/hw/vnc' > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/cfb16' > rm -f cfbgc.c cfbrrop.c cfbwindow.c cfbpntwin.c cfbmskbits.c cfbpixmap.c > cfbbitblt.c cfbfillsp.c cfbsetsp.c cfbscrinit.c cfballpriv.c cfbgetsp.c > cfbfillrct.c cfbsolidC.c cfbsolidX.c cfbsolidG.c cfbtileoddC.c cfbtileoddG.c > cfbtile32C.c cfbtile32G.c cfbcmap.c cfbzerarcC.c cfbzerarcX.c cfbzerarcG.c > cfbfillarcC.c cfbfillarcG.c cfbigblt8.c cfbglblt8.c cfbtegblt.c cfbbstore.c > cfbbltC.c cfbbltX.c cfbbltO.c cfbbltG.c cfbpolypnt.c cfbbres.c cfbline.c > cfbhrzvert.c cfbbresd.c cfbimage.c cfbseg.c cfb8lineCO.c cfb8lineX.c > cfb8lineG.c cfb8lineCP.c cfb8segC.c cfb8segX.c cfb8segG.c cfb8segCS.c > cfbply1rctC.c cfbply1rctG.c cfbgc.o cfbrrop.o cfbwindow.o cfbpntwin.o > cfbmskbits.o cfbpixmap.o cfbbitblt.o cfbfillsp.o cfbsetsp.o cfbscrinit.o > cfballpriv.o cfbgetsp.o cfbfillrct.o cfbsolidC.o cfbsolidX.o cfbsolidG.o > cfbtileoddC.o cfbtileoddG.o cfbtile32C.o cfbtile32G.o cfbcmap.o cfbzerarcC.o > cfbzerarcX.o cfbzerarcG.o cfbfillarcC.o cfbfillarcG.o cfbigblt8.o cfbglblt8.o > cfbtegblt.o cfbbstore.o cfbbltC.o cfbbltX.o cfbbltO.o cfbbltG.o cfbpolypnt.o > cfbbres.o cfbline.o cfbhrzvert.o cfbbresd.o cfbimage.o cfbseg.o cfb8lineCO.o > cfb8lineX.o cfb8lineG.o cfb8lineCP.o cfb8segC.o cfb8segX.o cfb8segG.o > cfb8segCS.o cfbply1rctC.o cfbply1rctG.o libcfb.a > make -C cfb24 clean > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/cfb24' > rm -f cfbgc.c cfbrrop.c cfbwindow.c cfbpntwin.c cfbmskbits.c cfbpixmap.c > cfbbitblt.c cfbfillsp.c cfbsetsp.c cfbscrinit.c cfballpriv.c cfbgetsp.c > cfbfillrct.c cfbsolidC.c cfbsolidX.c cfbsolidG.c cfbtileoddC.c cfbtileoddG.c > cfbtile32C.c cfbtile32G.c cfbcmap.c cfbzerarcC.c cfbzerarcX.c cfbzerarcG.c > cfbfillarcC.c cfbfillarcG.c cfbigblt8.c cfbglblt8.c cfbtegblt.c cfbbstore.c > cfbbltC.c cfbbltX.c cfbbltO.c cfbbltG.c cfbpolypnt.c cfbbres.c cfbline.c > cfbhrzvert.c cfbbresd.c cfbimage.c cfbseg.c cfb8lineCO.c cfb8lineX.c > cfb8lineG.c cfb8lineCP.c cfb8segC.c cfb8segX.c cfb8segG.c cfb8segCS.c > cfbply1rctC.c cfbply1rctG.c cfbgc.o cfbrrop.o cfbwindow.o cfbpntwin.o > cfbmskbits.o cfbpixmap.o cfbbitblt.o cfbfillsp.o cfbsetsp.o cfbscrinit.o > cfballpriv.o cfbgetsp.o cfbfillrct.o cfbsolidC.o cfbsolidX.o cfbsolidG.o > cfbtileoddC.o cfbtileoddG.o cfbtile32C.o cfbtile32G.o cfbcmap.o cfbzerarcC.o > cfbzerarcX.o cfbzerarcG.o cfbfillarcC.o cfbfillarcG.o cfbigblt8.o cfbglblt8.o > cfbtegblt.o cfbbstore.o cfbbltC.o cfbbltX.o cfbbltO.o cfbbltG.o cfbpolypnt.o > cfbbres.o cfbline.o cfbhrzvert.o cfbbresd.o cfbimage.o cfbseg.o cfb8lineCO.o > cfb8lineX.o cfb8lineG.o cfb8lineCP.o cfb8segC.o cfb8segX.o cfb8segG.o > cfb8segCS.o cfbply1rctC.o cfbply1rctG.o libcfb.a > make -C cfb32 clean > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/cfb16' > make[6]: Entering directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/cfb32' > rm -f cfbgc.c cfbrrop.c cfbwindow.c cfbpntwin.c cfbmskbits.c cfbpixmap.c > cfbbitblt.c cfbfillsp.c cfbsetsp.c cfbscrinit.c cfballpriv.c cfbgetsp.c > cfbfillrct.c cfbsolidC.c cfbsolidX.c cfbsolidG.c cfbtileoddC.c cfbtileoddG.c > cfbtile32C.c cfbtile32G.c cfbcmap.c cfbzerarcC.c cfbzerarcX.c cfbzerarcG.c > cfbfillarcC.c cfbfillarcG.c cfbigblt8.c cfbglblt8.c cfbtegblt.c cfbbstore.c > cfbbltC.c cfbbltX.c cfbbltO.c cfbbltG.c cfbpolypnt.c cfbbres.c cfbline.c > cfbhrzvert.c cfbbresd.c cfbimage.c cfbseg.c cfb8lineCO.c cfb8lineX.c > cfb8lineG.c cfb8lineCP.c cfb8segC.c cfb8segX.c cfb8segG.c cfb8segCS.c > cfbply1rctC.c cfbply1rctG.c cfbgc.o cfbrrop.o cfbwindow.o cfbpntwin.o > cfbmskbits.o cfbpixmap.o cfbbitblt.o cfbfillsp.o cfbsetsp.o cfbscrinit.o > cfballpriv.o cfbgetsp.o cfbfillrct.o cfbsolidC.o cfbsolidX.o cfbsolidG.o > cfbtileoddC.o cfbtileoddG.o cfbtile32C.o cfbtile32G.o cfbcmap.o cfbzerarcC.o > cfbzerarcX.o cfbzerarcG.o cfbfillarcC.o cfbfillarcG.o cfbigblt8.o cfbglblt8.o > cfbtegblt.o cfbbstore.o cfbbltC.o cfbbltX.o cfbbltO.o cfbbltG.o cfbpolypnt.o > cfbbres.o cfbline.o cfbhrzvert.o cfbbresd.o cfbimage.o cfbseg.o cfb8lineCO.o > cfb8lineX.o cfb8lineG.o cfb8lineCP.o cfb8segC.o cfb8segX.o cfb8segG.o > cfb8segCS.o cfbply1rctC.o cfbply1rctG.o libcfb.a > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/cfb24' > make[6]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver/cfb32' > rm -f Xvnc > make[5]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs/Xserver' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc/programs' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/Xvnc' > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > # Remove files generated by override_dh_auto_build. > rm -f debian/faq.txt debian/start.txt > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f -- debian/tightvncserver.substvars > debian/xtightvncviewer.substvars debian/xtightvncviewer.postinst.debhelper > debian/xtightvncviewer.postrm.debhelper debian/tightvncpasswd.substvars > debian/files > rm -fr -- debian/tightvncserver/ debian/tmp/ debian/xtightvncviewer/ > debian/tightvncpasswd/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building tightvnc using existing > ./tightvnc_1.3.10.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to > Xvnc/programs/Xserver/mfb/mfbteblack.c: > dpkg-source: error: new version is symlink to mfbtegblt.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > Xvnc/programs/Xserver/mfb/mfbplywhite.c: > dpkg-source: error: new version is symlink to mfbply1rct.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/tightvnc_1.3.10-7_unstable.log 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.

