FS#27292 - [gamin] doesn't build

Attached to Project: Arch Linux
Opened by Andrea Scarpino (BaSh) - Monday, 28 November 2011, 08:43 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 28 November 2011, 09:34 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
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 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DBINDIR=\""/usr/lib/gamin"\" -DG_DISABLE_DEPRECATED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gam_subscription.o -MD -MP -MF .deps/gam_subscription.Tpo -c -o gam_subscription.o gam_subscription.c
In file included from gam_subscription.c:26:0:
gam_subscription.h:24:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
gam_subscription.c:144:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
gam_subscription.c:351:1: warning: no previous prototype for 'gam_subscription_shutdown' [-Wmissing-prototypes]
make[3]: *** [gam_subscription.o] Error 1
make[3]: Leaving directory `/build/src/gamin-0.1.10/server'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/src/gamin-0.1.10/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/src/gamin-0.1.10'
make: *** [all] Error 2

Additional info:
* gamin 0.1.10-5

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

Closed by  Andrea Scarpino (BaSh)
Monday, 28 November 2011, 09:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  gamin 0.1.10-6

Loading...