-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Milestone
Description
Hi,
Wanted to give libsxe a spin and ran into a problem on my arch linux,
and ran into this:
/home/alt/install/scm/sxe/libsxe/lib-sxe-log/build-linux-64-release
make[2]: building: build-linux-64-release/test/test-sxe-time.o ----------------------------------------------------------------- Thu Mar 31 19:28:00 2011
make[2]: ERROR: Dumping build-linux-64-release/test/test-sxe-time.o.out !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Thu Mar 31 19:28:00 2011
gcc -c -g -W -Waggregate-return -Wall -Werror -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wstrict-prototypes -Wswitch -Wtrigraphs -Wunused -Wwrite-strings -O -Wuninitialized -march=x86-64 -DMOCK=1 -I. -Iany-unix -I../lib-sxe-log -I../lib-mock -I../lib-port -I../lib-tap -I../lib-sxe-log/build-linux-64-release -I../lib-mock/build-linux-64-release -I../lib-port/build-linux-64-release -I../lib-tap/build-linux-64-release -I../lib-port/any-unix -Ibuild-linux-64-release -std=gnu99 -I./test -I../../libsxe/lib-tap/build-linux-64-release test/test-sxe-time.c -obuild-linux-64-release/test/test-sxe-time.o
cc1: warnings being treated as errors
test/test-sxe-time.c: In function ?main?:
test/test-sxe-time.c:112:5: error: format ?%lu? expects type ?long unsigned int?, but argument 10 has type ?long long unsigned int?
test/test-sxe-time.c:112:5: error: format ?%lu? expects type ?long unsigned int?, but argument 12 has type ?long long unsigned int?
test/test-sxe-time.c:112:5: error: format ?%lu? expects type ?long unsigned int?, but argument 10 has type ?long long unsigned int?
test/test-sxe-time.c:112:5: error: format ?%lu? expects type ?long unsigned int?, but argument 12 has type ?long long unsigned int?
test/test-sxe-time.c:118:5: error: format ?%lu? expects type ?long unsigned int?, but argument 10 has type ?long long unsigned int?
test/test-sxe-time.c:118:5: error: format ?%lu? expects type ?long unsigned int?, but argument 10 has type ?long long unsigned int?
make[2]: ERROR: Dumped build-linux-64-release/test/test-sxe-time.o.out !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Thu Mar 31 19:28:00 2011
make[2]: *** [build-linux-64-release/test/test-sxe-time.o] Error 1
make[1]: *** [lib-sxe-log] Error 2
make: *** [check] Error 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels