Your message dated Sat, 27 Jun 2020 23:48:58 +0000
with message-id <e1jpkz8-000cys...@fasolo.debian.org>
and subject line Bug#963348: fixed in hdmi2usb-fx2-firmware 0.0.0~git20151225-3
has caused the Debian Bug report #963348,
regarding hdmi2usb-fx2-firmware: FTBFS: /bin/bash: sdcclib: command not found
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.)


-- 
963348: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963348
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: hdmi2usb-fx2-firmware
Version: 0.0.0~git20151225-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
> sdcc -mmcs51  -I../include -c serial.c -o serial.rel
> serial.c:90: warning 59: function 'putchar' must return value
> serial.c:90: warning 59: function 'putchar' must return value
> sdcc -mmcs51  -I../include -c i2c.c -o i2c.rel
> sdcc -mmcs51  -I../include -c delay.c -o delay.rel
> sdcc -mmcs51  -I../include -c setupdat.c -o setupdat.rel
> sdcc -mmcs51  -I../include -c gpif.c -o gpif.rel
> sdcc -mmcs51  -I../include -c eputils.c -o eputils.rel
> sdcc -mmcs51  -I../include -c interrupts/ep0ack_isr.c -o 
> interrupts/ep0ack_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep0in_isr.c -o 
> interrupts/ep0in_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep0out_isr.c -o 
> interrupts/ep0out_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep0ping_isr.c -o 
> interrupts/ep0ping_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep1in_isr.c -o 
> interrupts/ep1in_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep1out_isr.c -o 
> interrupts/ep1out_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep1ping_isr.c -o 
> interrupts/ep1ping_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep2_isr.c -o interrupts/ep2_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep2ef_isr.c -o 
> interrupts/ep2ef_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep2ff_isr.c -o 
> interrupts/ep2ff_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep2isoerr_isr.c -o 
> interrupts/ep2isoerr_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep2pf_isr.c -o 
> interrupts/ep2pf_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep2ping_isr.c -o 
> interrupts/ep2ping_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep4_isr.c -o interrupts/ep4_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep4ef_isr.c -o 
> interrupts/ep4ef_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep4ff_isr.c -o 
> interrupts/ep4ff_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep4isoerr_isr.c -o 
> interrupts/ep4isoerr_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep4pf_isr.c -o 
> interrupts/ep4pf_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep4ping_isr.c -o 
> interrupts/ep4ping_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep6_isr.c -o interrupts/ep6_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep6ef_isr.c -o 
> interrupts/ep6ef_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep6ff_isr.c -o 
> interrupts/ep6ff_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep6isoerr_isr.c -o 
> interrupts/ep6isoerr_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep6pf_isr.c -o 
> interrupts/ep6pf_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep6ping_isr.c -o 
> interrupts/ep6ping_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep8_isr.c -o interrupts/ep8_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep8ef_isr.c -o 
> interrupts/ep8ef_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep8ff_isr.c -o 
> interrupts/ep8ff_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep8isoerr_isr.c -o 
> interrupts/ep8isoerr_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep8pf_isr.c -o 
> interrupts/ep8pf_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ep8ping_isr.c -o 
> interrupts/ep8ping_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/errlimit_isr.c -o 
> interrupts/errlimit_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/gpifdone_isr.c -o 
> interrupts/gpifdone_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/gpifwf_isr.c -o 
> interrupts/gpifwf_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/hispeed_isr.c -o 
> interrupts/hispeed_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/ibn_isr.c -o interrupts/ibn_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/sof_isr.c -o interrupts/sof_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/spare_isr.c -o 
> interrupts/spare_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/sudav_isr.c -o 
> interrupts/sudav_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/suspend_isr.c -o 
> interrupts/suspend_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/sutok_isr.c -o 
> interrupts/sutok_isr.rel
> sdcc -mmcs51  -I../include -c interrupts/usbreset_isr.c -o 
> interrupts/usbreset_isr.rel
> sdas8051 -logs usbav.a51
> sdcclib fx2.lib serial.rel i2c.rel delay.rel setupdat.rel gpif.rel 
> eputils.rel interrupts/ep0ack_isr.rel interrupts/ep0in_isr.rel 
> interrupts/ep0out_isr.rel interrupts/ep0ping_isr.rel interrupts/ep1in_isr.rel 
> interrupts/ep1out_isr.rel interrupts/ep1ping_isr.rel interrupts/ep2_isr.rel 
> interrupts/ep2ef_isr.rel interrupts/ep2ff_isr.rel 
> interrupts/ep2isoerr_isr.rel interrupts/ep2pf_isr.rel 
> interrupts/ep2ping_isr.rel interrupts/ep4_isr.rel interrupts/ep4ef_isr.rel 
> interrupts/ep4ff_isr.rel interrupts/ep4isoerr_isr.rel 
> interrupts/ep4pf_isr.rel interrupts/ep4ping_isr.rel interrupts/ep6_isr.rel 
> interrupts/ep6ef_isr.rel interrupts/ep6ff_isr.rel 
> interrupts/ep6isoerr_isr.rel interrupts/ep6pf_isr.rel 
> interrupts/ep6ping_isr.rel interrupts/ep8_isr.rel interrupts/ep8ef_isr.rel 
> interrupts/ep8ff_isr.rel interrupts/ep8isoerr_isr.rel 
> interrupts/ep8pf_isr.rel interrupts/ep8ping_isr.rel 
> interrupts/errlimit_isr.rel interrupts/gpifdone_isr.rel 
> interrupts/gpifwf_isr.rel interrupts/hispeed_isr.rel interrupts/ibn_isr.rel 
> interrupts/sof_isr.rel interrupts/spare_isr.rel interrupts/sudav_isr.rel 
> interrupts/suspend_isr.rel interrupts/sutok_isr.rel 
> interrupts/usbreset_isr.rel usbav.rel
> /bin/bash: sdcclib: command not found
> make[2]: *** [Makefile:29: fx2.lib] Error 127

The full build log is available from:
   
http://qa-logs.debian.net/2020/06/20/hdmi2usb-fx2-firmware_0.0.0~git20151225-2_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: hdmi2usb-fx2-firmware
Source-Version: 0.0.0~git20151225-3
Done: Stefano Rivera <stefa...@debian.org>

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

Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated hdmi2usb-fx2-firmware 
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: Sat, 27 Jun 2020 16:28:37 -0700
Source: hdmi2usb-fx2-firmware
Architecture: source
Version: 0.0.0~git20151225-3
Distribution: unstable
Urgency: medium
Maintainer: Stefano Rivera <stefa...@debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 963348
Changes:
 hdmi2usb-fx2-firmware (0.0.0~git20151225-3) unstable; urgency=medium
 .
   * Migrate from sdcclib to sdar, fixing FTBFS with sdcc 3.9.
     (Closes: #963348)
   * Bump copyright years.
   * Bump debhelper compat level to 12.
   * Declare Rules-Requires-Root: no.
   * Bump Standards-Version to 4.5.0, no changes needed.
Checksums-Sha1:
 324aaa761b99cfd88e4a76032991cfbba9f86fc1 1537 
hdmi2usb-fx2-firmware_0.0.0~git20151225-3.dsc
 18f3230b9f750d038aeb3b1c2aea408c25fc002d 3224 
hdmi2usb-fx2-firmware_0.0.0~git20151225-3.debian.tar.xz
 b8a7aec39628d605c6c8f1b1dbb529a1104c1a2f 4883 
hdmi2usb-fx2-firmware_0.0.0~git20151225-3_source.buildinfo
Checksums-Sha256:
 a00206e0bd243d5adef9da7830d7aa685256945341262da06dcbf86b07467e2d 1537 
hdmi2usb-fx2-firmware_0.0.0~git20151225-3.dsc
 36bad9c48118ce7f43001e221bfe7c2725c5dab0ab85df1a7f47588cdc78c7d4 3224 
hdmi2usb-fx2-firmware_0.0.0~git20151225-3.debian.tar.xz
 199658510493d3ec5146297d77af3a152312d196a549f648e754fc8513afc8ef 4883 
hdmi2usb-fx2-firmware_0.0.0~git20151225-3_source.buildinfo
Files:
 1dfe2ea9f4c185f52c3376104ed6cdd8 1537 video optional 
hdmi2usb-fx2-firmware_0.0.0~git20151225-3.dsc
 fd70b5d2a4d5d94510afb58c8976a859 3224 video optional 
hdmi2usb-fx2-firmware_0.0.0~git20151225-3.debian.tar.xz
 d80067a399f1fb7df490b5b481571a1a 4883 video optional 
hdmi2usb-fx2-firmware_0.0.0~git20151225-3_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCXvfWbhQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2HWHAQD0xAtMwStdAuJAdqIzktIor4Q+q/E8
/m7qTWiHRA7ktwD/WOG3BgoQM3eCGgg8EiMikN2lyAClXQPm4frrWLUBmwA=
=FCkO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to