Package: mozilla-firefox Version: 1.4.99+1.5rc3.dfsg-1 Severity: serious Tags: experimental
Heya, Building mozilla-firefox failed here, looks like a header file is missing. I don't have net access right now, but it looks like this has something to do with the "new" packaging layout for the x11 header files (I'd guess the file is in libxp-dev, but I'm not sure right now). Automatic build of mozilla-firefox_1.4.99+1.5rc3.dfsg-1 on sigrun by sbuild/mips 79 Build started at 20060426-2006 [...] Toolchain package versions: libc6-dev_2.3.6-7 linux-kernel-headers_2.6.13+0rc3-2.1 gcc-4.0_4.0.3-1 g++-4.0_4.0.3-1 binutils_2.16.1cvs20060117-1 libstdc++6-4.0-dev_4.0.3-1 libstdc++6_4.1.0-1 [...] make[5]: Entering directory `/build/buildd/mozilla-firefox-1.4.99+1.5rc3.dfsg/gfx/src/xprintutil' xprintutil.c gcc -o xprintutil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DBUILD_ID=2006042620 -DUSE_MOZILLA_TYPES -DUSE_XPRINT -I../../../dist/include/xprintutil -I../../../dist/include -I../../../dist/include/nspr -I/usr/include -I/usr/include -I/usr/include -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pthread -pipe -DNDEBUG -DTRIMMED -pipe -w -O2 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xprintutil.pp xprintutil.c In file included from xprintutil.c:38: xprintutil.h:46:34: error: X11/extensions/Print.h: No such file or directory In file included from xprintutil.c:38: xprintutil.h:155: error: syntax error before 'XPContext' xprintutil.h:156: error: syntax error before 'XPContext' xprintutil.h:159: error: syntax error before 'XPContext' xprintutil.h:161: error: syntax error before 'XPContext' xprintutil.h:163: error: syntax error before 'XPContext' xprintutil.h:164: error: syntax error before 'XPContext' xprintutil.h:165: error: syntax error before 'XPContext' xprintutil.h:172: error: syntax error before 'XpuGetPrinterList' xprintutil.h:173: error: syntax error before 'list' xprintutil.h:176: error: syntax error before 'XPContext' xprintutil.h:179: error: syntax error before 'XPContext' xprintutil.h:181: error: syntax error before 'XPContext' xprintutil.h:182: error: syntax error before 'XPContext' xprintutil.h:194: error: syntax error before 'XPContext' xprintutil.h:196: error: syntax error before 'XPContext' xprintutil.h:197: error: syntax error before 'XPContext' xprintutil.h:198: error: syntax error before 'XPContext' xprintutil.h:202: error: syntax error before 'XPContext' xprintutil.h:206: error: syntax error before 'XPContext' xprintutil.h:207: error: syntax error before 'XPContext' xprintutil.h:210: error: syntax error before 'XPContext' xprintutil.h:213: error: syntax error before 'XPContext' xprintutil.h:214: error: syntax error before 'XPContext' xprintutil.h:217: error: syntax error before 'XPContext' xprintutil.h:218: error: syntax error before 'XPContext' xprintutil.h:221: error: syntax error before 'XPContext' xprintutil.h:227: error: syntax error before 'XPContext' xprintutil.h:228: error: syntax error before 'XpuWaitForPrintFileChild' xprintutil.h:231: error: syntax error before 'XPContext' xprintutil.h:232: error: syntax error before 'XPContext' xprintutil.h:233: error: syntax error before 'XPContext' xprintutil.c:72: error: syntax error before 'XPContext' xprintutil.c:174: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetPrinter2': xprintutil.c:177: error: 'XPContext' undeclared (first use in this function) xprintutil.c:177: error: (Each undeclared identifier is reported only once xprintutil.c:177: error: for each function it appears in.) xprintutil.c:177: error: syntax error before 'pcontext' xprintutil.c:181: error: 'display' undeclared (first use in this function) xprintutil.c:185: error: 'XPPrinterList' undeclared (first use in this function) xprintutil.c:185: error: syntax error before 'list' xprintutil.c:189: error: 'list' undeclared (first use in this function) xprintutil.c:189: error: 'printer' undeclared (first use in this function) xprintutil.c:195: error: 'pcontext' undeclared (first use in this function) xprintutil.c:197: error: 'pdpyptr' undeclared (first use in this function) xprintutil.c:198: error: 'pcontextptr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:222: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetPrinter': xprintutil.c:225: error: 'XPContext' undeclared (first use in this function) xprintutil.c:225: error: syntax error before 'pcontext' xprintutil.c:230: error: 'pdpyptr' undeclared (first use in this function) xprintutil.c:231: error: 'pcontextptr' undeclared (first use in this function) xprintutil.c:236: error: 'arg_printername' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:285: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuClosePrinterDisplay': xprintutil.c:287: error: 'pdpy' undeclared (first use in this function) xprintutil.c:289: error: 'pcontext' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:296: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetOneAttribute': xprintutil.c:300: error: 'attribute_name' undeclared (first use in this function) xprintutil.c:300: error: 'value' undeclared (first use in this function) xprintutil.c:305: error: 'pdpy' undeclared (first use in this function) xprintutil.c:305: error: 'pcontext' undeclared (first use in this function) xprintutil.c:305: error: 'type' undeclared (first use in this function) xprintutil.c:305: error: 'replacement_rule' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:310: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetOneLongAttribute': xprintutil.c:314: error: 'attribute_name' undeclared (first use in this function) xprintutil.c:318: error: 'value' undeclared (first use in this function) xprintutil.c:319: error: 'pdpy' undeclared (first use in this function) xprintutil.c:319: error: 'pcontext' undeclared (first use in this function) xprintutil.c:319: error: 'type' undeclared (first use in this function) xprintutil.c:319: error: 'replacement_rule' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:328: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuCheckSupported': xprintutil.c:333: error: 'attribute_name' undeclared (first use in this function) xprintutil.c:337: error: 'pdpy' undeclared (first use in this function) xprintutil.c:337: error: 'pcontext' undeclared (first use in this function) xprintutil.c:337: error: 'type' undeclared (first use in this function) xprintutil.c:350: error: 'query' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:366: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetJobTitle': xprintutil.c:368: error: 'pdpy' undeclared (first use in this function) xprintutil.c:368: error: 'pcontext' undeclared (first use in this function) xprintutil.c:372: error: 'title' undeclared (first use in this function) xprintutil.c:375: error: 'XPJobAttr' undeclared (first use in this function) xprintutil.c:375: error: 'XPAttrMerge' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:386: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetOneLongAttribute': xprintutil.c:390: error: 'attribute_name' undeclared (first use in this function) xprintutil.c:393: error: 'pdpy' undeclared (first use in this function) xprintutil.c:393: error: 'pcontext' undeclared (first use in this function) xprintutil.c:393: error: 'type' undeclared (first use in this function) xprintutil.c:406: error: 'result' undeclared (first use in this function) xprintutil.c: In function 'IsXpNotifyEvent': xprintutil.c:451: error: 'XPPrintEvent' undeclared (first use in this function) xprintutil.c:451: error: 'pev' undeclared (first use in this function) xprintutil.c:451: error: syntax error before ')' token xprintutil.c:453: error: 'XPPrintNotify' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:758: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuEnumerateMediumSourceSizes': xprintutil.c:767: error: 'pdpy' undeclared (first use in this function) xprintutil.c:767: error: 'pcontext' undeclared (first use in this function) xprintutil.c:769: error: 'XPPrinterAttr' undeclared (first use in this function) xprintutil.c:776: error: 'vcptr' undeclared (first use in this function) xprintutil.c:789: error: 'medium_name' undeclared (first use in this function) xprintutil.c:789: error: 'mbool' undeclared (first use in this function) xprintutil.c:790: error: 'ma1' undeclared (first use in this function) xprintutil.c:790: error: 'ma2' undeclared (first use in this function) xprintutil.c:790: error: 'ma3' undeclared (first use in this function) xprintutil.c:790: error: 'ma4' undeclared (first use in this function) xprintutil.c:792: error: 'tray_name' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:814: error: syntax error before 'XpuGetPrinterList' xprintutil.c: In function 'XpuGetPrinterList': xprintutil.c:816: error: 'XPPrinterRec' undeclared (first use in this function) xprintutil.c:816: error: 'rec' undeclared (first use in this function) xprintutil.c:842: error: 'XPPrinterList' undeclared (first use in this function) xprintutil.c:842: error: syntax error before 'list' xprintutil.c:847: error: 'list' undeclared (first use in this function) xprintutil.c:866: error: syntax error before ')' token xprintutil.c:920: error: syntax error before 'tmp' xprintutil.c:921: error: 'tmp' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:932: error: syntax error before 'list' xprintutil.c: In function 'XpuFreePrinterList': xprintutil.c:934: error: 'list' undeclared (first use in this function) xprintutil.c:936: error: 'XPPrinterRec' undeclared (first use in this function) xprintutil.c:936: error: 'curr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:953: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetDocumentCopies': xprintutil.c:955: error: 'pdpy' undeclared (first use in this function) xprintutil.c:955: error: 'pcontext' undeclared (first use in this function) xprintutil.c:957: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c:957: error: 'num_copies' undeclared (first use in this function) xprintutil.c:957: error: 'XPAttrMerge' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:969: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetMediumSourceSizeList': xprintutil.c:988: error: 'pdpy' undeclared (first use in this function) xprintutil.c:988: error: 'pcontext' undeclared (first use in this function) xprintutil.c:988: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c:1055: error: 'numEntriesPtr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1080: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetMediumSourceSize': xprintutil.c:1085: error: 'medium_spec' undeclared (first use in this function) xprintutil.c:1087: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1087: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1087: error: 'type' undeclared (first use in this function) xprintutil.c:1087: error: 'XPAttrMerge' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1095: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetDocMediumSourceSize': xprintutil.c:1099: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1099: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1104: error: 'medium_spec' undeclared (first use in this function) xprintutil.c:1110: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1114: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetPageMediumSourceSize': xprintutil.c:1118: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1118: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1123: error: 'medium_spec' undeclared (first use in this function) xprintutil.c:1129: error: 'XPPageAttr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1201: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetResolutionList': xprintutil.c:1214: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1214: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1214: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c:1219: error: 'XPPrinterAttr' undeclared (first use in this function) xprintutil.c:1289: error: 'numEntriesPtr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1332: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetResolution': xprintutil.c:1337: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1337: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1337: error: 'XPPageAttr' undeclared (first use in this function) xprintutil.c:1339: error: 'x_dpi_ptr' undeclared (first use in this function) xprintutil.c:1340: error: 'y_dpi_ptr' undeclared (first use in this function) xprintutil.c:1345: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1356: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetResolution': xprintutil.c:1358: error: 'rec' undeclared (first use in this function) xprintutil.c:1364: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1364: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1364: error: 'type' undeclared (first use in this function) xprintutil.c:1364: error: 'XPAttrMerge' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1371: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetDocResolution': xprintutil.c:1373: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1373: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1376: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c:1376: error: 'rec' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1383: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetPageResolution': xprintutil.c:1385: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1385: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1388: error: 'XPPageAttr' undeclared (first use in this function) xprintutil.c:1388: error: 'rec' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1391: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetOrientationList': xprintutil.c:1403: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1403: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1403: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c:1410: error: 'XPPrinterAttr' undeclared (first use in this function) xprintutil.c:1461: error: 'numEntriesPtr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1498: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetOrientation': xprintutil.c:1500: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1500: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1500: error: 'type' undeclared (first use in this function) xprintutil.c:1500: error: 'rec' undeclared (first use in this function) xprintutil.c:1500: error: 'XPAttrMerge' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1507: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetDocOrientation': xprintutil.c:1509: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1509: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1512: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c:1512: error: 'rec' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1519: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetPageOrientation': xprintutil.c:1521: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1521: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1524: error: 'XPPageAttr' undeclared (first use in this function) xprintutil.c:1524: error: 'rec' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1527: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetPlexList': xprintutil.c:1539: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1539: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1539: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c:1546: error: 'XPPrinterAttr' undeclared (first use in this function) xprintutil.c:1597: error: 'numEntriesPtr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1634: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetContentPlex': xprintutil.c:1636: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1636: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1636: error: 'type' undeclared (first use in this function) xprintutil.c:1636: error: 'rec' undeclared (first use in this function) xprintutil.c:1636: error: 'XPAttrMerge' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1643: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetDocPlex': xprintutil.c:1645: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1645: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1648: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c:1648: error: 'rec' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1655: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetPagePlex': xprintutil.c:1657: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1657: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1660: error: 'XPPageAttr' undeclared (first use in this function) xprintutil.c:1660: error: 'rec' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1664: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetColorspaceList': xprintutil.c:1676: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1676: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1748: error: 'numEntriesPtr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1785: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetEnableFontDownload': xprintutil.c:1790: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1790: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1790: error: 'XPPrinterAttr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1802: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuSetEnableFontDownload': xprintutil.c:1807: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1807: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1807: error: 'XPPrinterAttr' undeclared (first use in this function) xprintutil.c:1815: error: 'enableFontDownload' undeclared (first use in this function) xprintutil.c:1832: error: 'XPDocAttr' undeclared (first use in this function) xprintutil.c:1832: error: 'XPAttrMerge' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1865: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetSupportedAttributes': xprintutil.c:1871: error: 'attribute_name' undeclared (first use in this function) xprintutil.c:1875: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1875: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1875: error: 'type' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1905: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetSupportedJobAttributes': xprintutil.c:1907: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1907: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1907: error: 'XPPrinterAttr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1910: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetSupportedDocAttributes': xprintutil.c:1912: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1912: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1912: error: 'XPPrinterAttr' undeclared (first use in this function) xprintutil.c: At top level: xprintutil.c:1915: error: syntax error before 'XPContext' xprintutil.c: In function 'XpuGetSupportedPageAttributes': xprintutil.c:1917: error: 'pdpy' undeclared (first use in this function) xprintutil.c:1917: error: 'pcontext' undeclared (first use in this function) xprintutil.c:1917: error: 'XPPrinterAttr' undeclared (first use in this function) make[5]: *** [xprintutil.o] Error 1 make[5]: Leaving directory `/build/buildd/mozilla-firefox-1.4.99+1.5rc3.dfsg/gfx/src/xprintutil' make[4]: *** [libs] Error 2 make[4]: Leaving directory `/build/buildd/mozilla-firefox-1.4.99+1.5rc3.dfsg/gfx/src' make[3]: *** [libs] Error 2 make[3]: Leaving directory `/build/buildd/mozilla-firefox-1.4.99+1.5rc3.dfsg/gfx' make[2]: *** [tier_9] Error 2 make[2]: Leaving directory `/build/buildd/mozilla-firefox-1.4.99+1.5rc3.dfsg' make[1]: *** [default] Error 2 make[1]: Leaving directory `/build/buildd/mozilla-firefox-1.4.99+1.5rc3.dfsg' make: *** [build-stamp] Error 2 -- BOFH #7: poor power conditioning -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]