[Pkg-cups-devel] Bug#500305: cups_1.3.8-11(mips/experimental): FTBFS: test failure

Frank Lichtenheld djpig at debian.org
Sat Sep 27 06:34:34 UTC 2008


Package: cups
Version: 1.3.8-11
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of cups_1.3.8-11 on signy by sbuild/mips 98-farm
| Build started at 20080927-0117
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 5120kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main cups 1.3.8-11 (dsc) [1912B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main cups 1.3.8-11 (tar) [4797kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main cups 1.3.8-11 (diff) [321kB]
| Fetched 5120kB in 37s (135kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: libpam0g-dev, libtiff4-dev, libjpeg62-dev, zlib1g-dev, libpng12-dev, libslp-dev, libgnutls-dev, libpaper-dev, libldap2-dev, debhelper (>= 5.0), po-debconf, cdbs (>= 0.4.27), sharutils, dpatch (>= 1.11), libdbus-1-dev, libkrb5-dev | heimdal-dev, libavahi-compat-libdnssd-dev, libpoppler-dev, poppler-utils | xpdf-utils, lsb-release, po4a (>= 0.31), autotools-dev, autoconf, automake, libtool, libijs-dev, hardening-wrapper
| Checking for already installed source dependencies...
[...]
| Scheduler is PID 17108.
| 
| Running IPP compliance tests...
| Performing 4.1-requests.test...
| "4.1-requests.test":
|     No Attributes                                                [PASS]
|         RECEIVED: 116 bytes in response
|     Charset Attribute                                            [PASS]
|         RECEIVED: 119 bytes in response
|     Language Attribute                                           [PASS]
|         RECEIVED: 119 bytes in response
|     Language + Charset Attributes                                [PASS]
|         RECEIVED: 119 bytes in response
|     Charset + Language Attributes                                [PASS]
|         RECEIVED: 119 bytes in response
|     Charset + Language + Printer URI Attributes                  [PASS]
|         RECEIVED: 72 bytes in response
|     Charset + Language + Job URI Attributes                      [PASS]
|         RECEIVED: 72 bytes in response
| Performing 4.2-cups-printer-ops.test...
| "4.2-cups-printer-ops.test":
|     Add Printer Test1                                            [PASS]
|         RECEIVED: 72 bytes in response
|     Verify Printer Test1 Added                                   [PASS]
|         RECEIVED: 4217 bytes in response
|     Delete Printer Test1                                         [PASS]
|         RECEIVED: 72 bytes in response
|     Verify Printer Test1 Deleted                                 [PASS]
|         RECEIVED: 126 bytes in response
|     Subscribe to Printer Events                                  [PASS]
|         RECEIVED: 104 bytes in response
|     Add Printer Test2                                            [PASS]
|         RECEIVED: 72 bytes in response
|     Verify Printer Test2 Added                                   [PASS]
|         RECEIVED: 4217 bytes in response
|     Modify Printer Test2                                         [PASS]
|         RECEIVED: 72 bytes in response
|     Re-Add Printer Test1                                         [PASS]
|         RECEIVED: 72 bytes in response
|     Verify Printer Test1 Re-Added                                [PASS]
|         RECEIVED: 4422 bytes in response
|     Set Default Printer to Test1                                 [PASS]
|         RECEIVED: 72 bytes in response
| Performing 4.3-job-ops.test...
| "4.3-job-ops.test":
|     Print PostScript Job with bad job-sheets value to Test1      [PASS]
|         RECEIVED: 120 bytes in response
|     Print PostScript Job to Test1                                [PASS]
|         RECEIVED: 182 bytes in response
|     Get Job Attributes                                           [PASS]
|         RECEIVED: 810 bytes in response
|     Print JPEG Job to Test2                                      [PASS]
|         RECEIVED: 214 bytes in response
|     Get Job Attributes                                           [PASS]
|         RECEIVED: 798 bytes in response
|     Print Text Job to Test1                                      [PASS]
|         RECEIVED: 182 bytes in response
|     Print PDF Job to Test1                                       [PASS]
|         RECEIVED: 202 bytes in response
|     Hold Job on Test1                                            [PASS]
|         RECEIVED: 72 bytes in response
|     Release Job on Test1                                         [PASS]
|         RECEIVED: 72 bytes in response
|     Print Held Image Job to Test1                                [PASS]
|         RECEIVED: 202 bytes in response
|     Cancel Job                                                   [PASS]
|         RECEIVED: 72 bytes in response
|     Get Job List on Test1                                        [PASS]
|         RECEIVED: 1517 bytes in response
|     Get All Jobs                                                 [PASS]
|         RECEIVED: 2328 bytes in response
| Performing 4.4-subscription-ops.test...
| "4.4-subscription-ops.test":
|     Add Printer Subscription w/Lease                             [PASS]
|         RECEIVED: 104 bytes in response
|         notify-subscription-id (integer) = 3 
|     Verify Subscription Expiration                               [PASS]
|         RECEIVED: 124 bytes in response
|     Add 2 Printer Subscriptions w/Lease                          [PASS]
|         RECEIVED: 136 bytes in response
|         notify-subscription-id (integer) = 4 
|         notify-subscription-id (integer) = 5 
|     List Printer Subscriptions                                   [PASS]
|         RECEIVED: 627 bytes in response
|         notify-events (keyword) = "printer-state-changed" 
|         notify-printer-uri (uri) = "ipp://signy.farm.ftbfs.de:8631/printers/Test1" 
|         notify-subscription-id (integer) = 4 
|         notify-events (keyword) = "printer-config-changed" 
|         notify-printer-uri (uri) = "ipp://signy.farm.ftbfs.de:8631/printers/Test1" 
|         notify-subscription-id (integer) = 5 
| 
| Running command tests...
| Performing 5.1-lpadmin.sh...
| Add Printer Test
| 
|     lpadmin -p Test3 -v file:/dev/null -E -m deskjet.ppd
|     PASSED
| 
| Modify Printer Test
| 
|     lpadmin -p Test3 -v file:/tmp/Test3 -o PageSize=A4
|     PASSED
| 
| Delete Printer Test
| 
|     lpadmin -x Test3
|     PASSED
| 
| Performing 5.2-lpc.sh...
| LPC Test
| 
|     lpc status
| Test1:
| 	printer is on device '/tmp/Test1' speed -1
| 	queuing is enabled
| 	printing is enabled
| 	1 entries
| 	daemon present
| Test2:
| 	printer is on device '/tmp/Test2' speed -1
| 	queuing is enabled
| 	printing is enabled
| 	no entries
| 	daemon present
|     PASSED
| 
| Performing 5.3-lpq.sh...
| LPQ Test
| 
|     lpq
| Test1 is ready and printing
| Rank    Owner   Job     File(s)                         Total Size
| active  buildd  4       Untitled                        280576 bytes
|     PASSED
| 
| Performing 5.4-lpstat.sh...
| LPSTAT Test
| 
|     lpstat -t
| scheduler is running
| system default destination: Test1
| device for Test1: /tmp/Test1
| device for Test2: /tmp/Test2
| Test1 accepting requests since Sat Sep 27 01:34:01 2008
| Test2 accepting requests since Sat Sep 27 01:34:11 2008
| printer Test1 now printing Test1-0.  enabled since Sat Sep 27 01:34:01 2008
| printer Test2 is idle.  enabled since Sat Sep 27 01:34:11 2008
| Test1-4                 buildd          280576   Sat Sep 27 01:33:59 2008
|     PASSED
| 
| Performing 5.5-lp.sh...
| LP Default Test
| 
|     lp testfile.pdf
| request id is Test1-6 (1 file(s))
|     PASSED
| 
| LP Destination Test
| 
|     lp -d Test2 testfile.jpg
| request id is Test2-7 (1 file(s))
|     PASSED
| 
| LP Options Test
| 
|     lp -d Test1 -P 1-4 -o job-sheets=classified,classified testfile.pdf
| request id is Test1-8 (1 file(s))
|     PASSED
| 
| LP Flood Test (10 times in parallel)
| 
|     lp -d Test1 testfile.jpg
|     lp -d Test2 testfile.jpg
|     flood copy 0...
|     flood copy 1...
| request id is Test2-9 (1 file(s))
| request id is Test1-10 (1 file(s))
|     flood copy 2...
|     flood copy 3...
| request id is Test1-11 (1 file(s))
| request id is Test2-12 (1 file(s))
| request id is Test1-13 (1 file(s))
|     flood copy 4...
| request id is Test2-14 (1 file(s))
| request id is Test1-15 (1 file(s))
|     flood copy 5...
| request id is Test2-16 (1 file(s))
| request id is Test1-17 (1 file(s))
| request id is Test2-18 (1 file(s))
|     flood copy 6...
| request id is Test1-19 (1 file(s))
|     flood copy 7...
| request id is Test2-20 (1 file(s))
| request id is Test1-21 (1 file(s))
|     flood copy 8...
| request id is Test2-22 (1 file(s))
| request id is Test1-23 (1 file(s))
| request id is Test2-24 (1 file(s))
|     flood copy 9...
| request id is Test1-25 (1 file(s))
| request id is Test2-26 (1 file(s))
| request id is Test1-27 (1 file(s))
| request id is Test2-28 (1 file(s))
|     PASSED
| 
| Waiting for jobs to complete...
| Performing 5.6-lpr.sh...
| LPR Default Test
| 
|     lpr testfile.pdf
|     PASSED
| 
| LPR Destination Test
| 
|     lpr -P Test2 testfile.jpg
|     PASSED
| 
| LPR Options Test
| 
|     lpr -P Test1 -o number-up=4 -o job-sheets=standard,none testfile.pdf
|     PASSED
| 
| LPR Flood Test (10 times in parallel)
| 
|     lpr -P Test1 testfile.jpg
|     lpr -P Test2 testfile.jpg
|     flood copy 0...
|     flood copy 1...
|     flood copy 2...
|     flood copy 3...
|     flood copy 4...
|     flood copy 5...
|     flood copy 6...
|     flood copy 7...
|     flood copy 8...
|     flood copy 9...
|     PASSED
| 
| Waiting for jobs to complete...
| Performing 5.7-lprm.sh...
| LPRM Current Test
| 
|     lpr -o job-hold-until=indefinite testfile.jpg
|     lprm
|     PASSED
| 
| LPRM Destination Test
| 
|     lpr -P Test1 -o job-hold-until=indefinite testfile.jpg
|     lprm Test1
|     PASSED
| 
| Performing 5.8-cancel.sh...
| Cancel Destination Test
| 
|     lp -d Test1 -o job-hold-until=indefinite testfile.jpg
| request id is Test1-54 (1 file(s))
|     cancel Test1
|     PASSED
| 
| Cancel All Test
| 
|     cancel -a
|     PASSED
| 
| Performing 5.9-lpinfo.sh...
| LPINFO Devices Test
| 
|     lpinfo -v
| network socket
| network http
| network ipp
| network lpd
|     PASSED
| 
| LPINFO Drivers Test
| 
|     lpinfo -m
| dymo.ppd Dymo Label Printer, 1.3
| epson9.ppd Epson 9-Pin Series, 1.3
| epson24.ppd Epson 24-Pin Series, 1.3
| stcolor2.ppd Epson New Stylus Color Series, 1.3
| stphoto2.ppd Epson New Stylus Photo Series, 1.3
| stcolor.ppd Epson Stylus Color Series, 1.3
| stphoto.ppd Epson Stylus Photo Series, 1.3
| deskjet.ppd HP DeskJet Series, 1.3
| laserjet.ppd HP LaserJet Series PCL 4/5, 1.3
| intelbar.ppd Intellitech IntelliBar Label Printer, 1.3
| okidata9.ppd Oki 9-Pin Series, 1.3
| okidat24.ppd Oki 24-Pin Series, 1.3
| raw Raw Queue
| zebracpl.ppd Zebra CPCL Label Printer, 1.3
| zebraep1.ppd Zebra EPL1 Label Printer, 1.3
| zebraep2.ppd Zebra EPL2 Label Printer, 1.3
| zebra.ppd Zebra ZPL Label Printer, 1.3
|     PASSED
| 
| Test Summary
| 
| PASS: Printer 'Test1' correctly produced 28 page(s).
| FAIL: Printer 'Test2' produced 17 page(s), expected 23.
| PASS: 294 requests processed.
| PASS: 0 emergency messages.
| PASS: 0 alert messages.
| PASS: 0 critical messages.
| PASS: 9 error messages.
| PASS: 0 warning messages.
| PASS: 0 notice messages.
| PASS: 377 info messages.
| PASS: 5189 debug messages.
| PASS: 0 debug2 messages.
| 
| 1 tests failed.
| Log files can be found in /tmp/cups-buildd/log.
| A HTML report was created in /tmp/cups-buildd/cups-str-1.3-2008-09-27-buildd.html.
| 
| Copies of the error_log and cups-str-1.3-2008-09-27-buildd.html files are in
| /build/buildd/cups-1.3.8/test.
| 
| make[1]: *** [check] Error 1
| make[1]: Leaving directory `/build/buildd/cups-1.3.8'
| make: *** [debian/stamp-makefile-check] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20080927-0338
| FAILED [dpkg-buildpackage died]

Full build log(s): http://experimental.ftbfs.de/build.php?&ver=1.3.8-11&pkg=cups&arch=mips

Gruesse,
-- 
Frank Lichtenheld <djpig at debian.org>
www: http://www.djpig.de/





More information about the Pkg-cups-devel mailing list