Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#39501 - [pdfmod] build fails

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Monday, 17 March 2014, 16:26 GMT
Last edited by Balló György (City-busz) - Wednesday, 19 March 2014, 03:08 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Balló György (City-busz)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


'./PdfSharp.Windows/enums/RenderMode.cs' './PdfSharp.Windows/enums/Zoom.cs' './Properties/AssemblyInfo.cs' -r:System -r:System.Core -r:System.Data -r:System.Drawing -r:System.Xml
./PdfSharp.Drawing.Pdf/XGraphicsPdfRenderer.cs(622,24): warning CS0219: The variable `pdfForm' is assigned but its value is never used
./PdfSharp.Drawing.Pdf/XGraphicsPdfRenderer.cs(672,24): warning CS0219: The variable `pdfForm' is assigned but its value is never used
./PdfSharp.Drawing/XBrush.cs(60,27): warning CS0219: The variable `lgBrush' is assigned but its value is never used
./PdfSharp.Drawing/XGraphics.cs(3187,17): warning CS0219: The variable `cellDescent' is assigned but its value is never used
./PdfSharp.Drawing/XGraphics.cs(3782,28): warning CS0219: The variable `renderer' is assigned but its value is never used
./PdfSharp.Drawing/XGraphicsPath.cs(1419,17): warning CS0219: The variable `cellDescent' is assigned but its value is never used
./PdfSharp.Fonts.OpenType/GlyphDataTable.cs(90,28): warning CS0219: The variable `loca' is assigned but its value is never used
./PdfSharp.Fonts.OpenType/GlyphDataTable.cs(104,28): warning CS0219: The variable `loca' is assigned but its value is never used
./PdfSharp.Pdf.Advanced/PdfToUnicodeMap.cs(128,17): warning CS0219: The variable `stream' is assigned but its value is never used
./PdfSharp.Pdf.Content/CLexer.cs(341,21): error CS0159: The label `SkipChar:' could not be found within the scope of the goto statement
./PdfSharp.Pdf.Content/CLexer.cs(440,21): error CS0159: The label `SkipChar:' could not be found within the scope of the goto statement
./PdfSharp.Pdf.IO/Lexer.cs(436,21): error CS0159: The label `SkipChar:' could not be found within the scope of the goto statement
./PdfSharp.Pdf.IO/Lexer.cs(667,21): error CS0159: The label `SkipChar:' could not be found within the scope of the goto statement
Compilation failed: 4 error(s), 9 warnings
Makefile:895: recipe for target '../../bin/PdfSharp.dll' failed
make[1]: *** [../../bin/PdfSharp.dll] Error 1
make[1]: Leaving directory '/build/pdfmod/src/pdfmod-0.9.1/lib/PdfSharp'
Makefile:317: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Balló György (City-busz)
Wednesday, 19 March 2014, 03:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  pdfmod 0.9.1-6

Loading...