FreeBSD Port: security/expiretable

Stanislav Sedov stas at FreeBSD.org
Fri May 18 16:59:47 UTC 2007


On Fri, 18 May 2007 01:57:54 +0300
"Abdullah Ibn Hamad Al-Marri" <almarrie at gmail.com> mentioned:

> Hello,
>
> FreeBSD ns2.domain.com 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu May 17
> 22:10:51 UTC 2007
>
> I see these errors.
>
> messages.c: In function `error':
> messages.c:34: warning: ISO C does not support the `%m' printf format
> messages.c: In function `warning':
> messages.c:52: warning: ISO C does not support the `%m' printf format
> messages.c: In function `info':
> messages.c:69: warning: ISO C does not support the `%m' printf format
>
>
> ns2# cd /usr/ports/security/expiretable/ && make install clean
> ===>  Vulnerability check disabled, database not found
> => expiretable-0.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from http://expiretable.fnord.se/.
> expiretable-0.6.tar.gz                        100% of 5974  B   23 kBps
> ===>  Extracting for expiretable-0.6
> => MD5 Checksum OK for expiretable-0.6.tar.gz.
> => SHA256 Checksum OK for expiretable-0.6.tar.gz.
> ===>  Patching for expiretable-0.6
> ===>  Configuring for expiretable-0.6
> ===>  Building for expiretable-0.6
> cc -O2 -fno-strict-aliasing -pipe -march=pentiumpro -march=pentiumpro
> -pedantic -Wall -ansi -c expiretable.c -o expiretable.o
> cc -O2 -fno-strict-aliasing -pipe -march=pentiumpro -march=pentiumpro
> -pedantic -Wall -ansi -c ioctl_helpers.c -o ioctl_helpers.o
> cc -O2 -fno-strict-aliasing -pipe -march=pentiumpro -march=pentiumpro
> -pedantic -Wall -ansi -c messages.c -o messages.o
> messages.c: In function `error':
> messages.c:34: warning: ISO C does not support the `%m' printf format
> messages.c: In function `warning':
> messages.c:52: warning: ISO C does not support the `%m' printf format
> messages.c: In function `info':
> messages.c:69: warning: ISO C does not support the `%m' printf format
> cc -O2 -fno-strict-aliasing -pipe -march=pentiumpro -march=pentiumpro
> -pedantic -Wall -ansi expiretable.o ioctl_helpers.o messages.o -o
> expiretable
> ===>  Installing for expiretable-0.6
> ===>   Generating temporary packing list
> install -g bin -o root -m 755 expiretable /usr/local/sbin
> install -g bin -o root -m 644 expiretable.1 /usr/local/man/man1
> ===> Installing rc.d startup script(s)
> ===>   Compressing manual pages for expiretable-0.6
> ===>   Registering installation for expiretable-0.6
> ===>  Cleaning for expiretable-0.6
>
>
> Is it ok, or something need to be fixed?
>

Don't worry, it's just gcc warnings. In fact, it supports %m, so
everything will work well.

--
Stanislav Sedov
ST4096-RIPE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070518/3adbb381/attachment.pgp


More information about the freebsd-ports mailing list