FS#27397 - [tuxpuck] doesn't build

Attached to Project: Arch Linux
Opened by Andrea Scarpino (BaSh) - Friday, 02 December 2011, 08:10 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 20 February 2012, 20:17 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_VERSION=\"0.8.2\" -g -Wall -g -Wall -Werror ttf2font.c `freetype-config --cflags --libs` -o ttf2font
ttf2font.c: In function 'main':
ttf2font.c:71:11: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Werror=unused-result]
ttf2font.c: In function 'write_glyph':
ttf2font.c:36:9: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Werror=unused-result]
ttf2font.c:37:9: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Werror=unused-result]
ttf2font.c:38:9: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Werror=unused-result]
ttf2font.c:39:9: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Werror=unused-result]
ttf2font.c:40:9: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Werror=unused-result]
ttf2font.c:43:13: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Werror=unused-result]
cc1: all warnings being treated as errors

make[2]: *** [ttf2font] Error 1
make[2]: Leaving directory `/build/src/tuxpuck-0.8.2/utils'
make[1]: *** [pad_png.c] Error 2
make[1]: Leaving directory `/build/src/tuxpuck-0.8.2/data'
make: *** [tuxpuck] Error 2

Additional info:
* tuxpuck 0.8.2-4

Steps to reproduce:
Try to build it.
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Monday, 20 February 2012, 20:17 GMT
Reason for closing:  Fixed
Additional comments about closing:  tuxpuck 0.8.2-5
Comment by Karol Błażewicz (karol) - Sunday, 08 January 2012, 00:15 GMT
The website seems gone too.

Loading...