zathura build options: CFLAGS = -march=i686 -mtune=generic -O2 -pipe -std=c99 -pedantic -Wall -Wno-format-zero-length -Wextra -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 LIBS = -lgirara-gtk2 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lsqlite3 -lpthread -lm -ldl DFLAGS = -g CC = cc CC bookmarks.c CC shortcuts.c CC zathura.c CC config.c zathura.c: In function 'zathura_init': zathura.c:222:18: warning: 'zathura' may be used uninitialized in this function [-Wuninitialized] CC render.c CC utils.c CC commands.c CC document.c CC completion.c CC database-sqlite.c CC callbacks.c database-sqlite.c: In function 'zathura_db_get_fileinfo': database-sqlite.c:207:3: error: 'ofset' undeclared (first use in this function) database-sqlite.c:207:3: note: each undeclared identifier is reported only once for each function it appears in database-sqlite.c:205:92: warning: unused parameter 'offset' [-Wunused-parameter] database-sqlite.c: At top level: database-sqlite.c:223:3: error: expected identifier or '(' before 'if' database-sqlite.c:229:3: warning: data definition has no type or storage class [enabled by default] database-sqlite.c:229:4: warning: type defaults to 'int' in declaration of 'page' [enabled by default] database-sqlite.c:229:30: error: 'stmt' undeclared here (not in a function) database-sqlite.c:230:3: warning: data definition has no type or storage class [enabled by default] database-sqlite.c:230:4: warning: type defaults to 'int' in declaration of 'offset' [enabled by default] database-sqlite.c:231:3: warning: data definition has no type or storage class [enabled by default] database-sqlite.c:231:4: warning: type defaults to 'int' in declaration of 'scale' [enabled by default] database-sqlite.c:232:3: warning: data definition has no type or storage class [enabled by default] database-sqlite.c:232:3: warning: type defaults to 'int' in declaration of 'sqlite3_finalize' [enabled by default] database-sqlite.c:232:3: warning: parameter names (without types) in function declaration [enabled by default] database-sqlite.c:233:3: error: expected identifier or '(' before 'return' database-sqlite.c:234:1: error: expected identifier or '(' before '}' token make: *** [database-sqlite.o] Error 1 make: *** Waiting for unfinished jobs.... ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build zathura-girara-git.