Re: gjournal beta3

From: Claus Guttesen <kometen_at_gmail.com>
Date: Sun, 18 Sep 2005 23:53:28 +0200
> I'm happy to announce beta3 version of gjournal! The only reason I'm not
> calling it "1.0 release" is that it hasn't received much testing yet and
> there have been many changes since the last public beta, so I
> still don't recommend it for production use. For all intents and purposes
> this is the final version (+/- bugfixes, of course :) ).
> 
> The source is available at:
> http://ivoras.sharanet.org/stuff/gjournal-beta3.tgz
> (read the README file!)

Downloaded the source on my athlon (amd64-port) running 6.0 beta 5. I
get this error doing the first make:

twin/gjournal#>make
Warning: Object directory not changed from original /gjournal
_at_ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
cc -O2 -pipe -march=athlon64 -g -fno-strict-aliasing -Werror -D_KERNEL
-DKLD_MODULE -nostdinc -I-   -I. -I_at_ -I_at_/contrib/include
-finline-limit=8000 -fno-common  -fno-omit-frame-pointer
-mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse ow  -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls
-Wnested-externs -Wstrict-proto -Wpointer-arith -Winline -Wcast-qual 
-fformat-extensions -std=c99 -c g_journal.c
g_journal.c: In function `g_journal_journal_reread':
g_journal.c:433: warning: long long unsigned int format, off_t arg (arg 3)
g_journal.c: In function `g_journal_recover':
g_journal.c:612: warning: long long unsigned int format, off_t arg (arg 3)
g_journal.c:699: warning: long long unsigned int format, off_t arg (arg 4)
g_journal.c: In function `g_journal_journal_write':
g_journal.c:948: warning: long long unsigned int format, off_t arg (arg 2)
g_journal.c: In function `g_journal_journal_read':
g_journal.c:1344: warning: long long unsigned int format, off_t arg (arg 2)
g_journal.c: In function `g_journal_check_and_run':
g_journal.c:1769: warning: long long unsigned int format, off_t arg (arg 3)
g_journal.c:1769: warning: long long unsigned int format, off_t arg (arg 4)
*** Error code 1

Stop in /gjournal.

regards
Claus
Received on Sun Sep 18 2005 - 19:53:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC