pkg audit segfault

Anton Shterenlikht mexas at bristol.ac.uk
Mon Apr 16 15:13:38 UTC 2012


On Mon, Apr 16, 2012 at 04:58:27PM +0200, Julien Laffaye wrote:
> On 04/16/2012 04:21 PM, Anton Shterenlikht wrote:
> >pkg audit -F
> On my 9.0-RELEASE amd64, it works fine.

Ok, I thought this might be ia64 specific.
There are 3 warnings in the ia64 build log (see below).
Can you please confirm these are benign.

> 
> BTW, did you manage to upgrade your local database?

no, this is on another box. I've updated successfully
to pkg-1.0.b11 on one box, but failed to do it on
2 other boxes. As far as I remember (I cannot check
anymore), the only difference was that on the successful
box I updated from b10 to b11, and on the 2
unsuccessful boxes from b9 (or from b8) to b11.

*************************************
ia64 pkg build log
*************************************

Script started on Mon Apr 16 16:06:38 2012
make
===>  License BSD accepted by the user
=> pkg-1.0-beta11.tar.xz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/portmgr/pkg-1.0-beta11.tar.xz
pkg-1.0-beta11.tar.xz                           0% of 1292 kB    0  Bpspkg-1.0-beta11.tar.xz                           6% of 1292 kB  125 kBpspkg-1.0-beta11.tar.xz                          60% of 1292 kB  457 kBpspkg-1.0-beta11.tar.xz                         100% of 1292 kB  596 kBps
===>  Extracting for pkg-1.0.b11
=> SHA256 Checksum OK for pkg-1.0-beta11.tar.xz.
===>  Patching for pkg-1.0.b11
===>  Configuring for pkg-1.0.b11
===>   FreeBSD 10 autotools fix applied to /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/configure
===>  Building for pkg-1.0.b11
===> external (all)
===> external/sqlite (all)
Warning: Object directory not changed from original /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/sqlite
cc  -O2 -pipe -fno-strict-aliasing  -fPIC -DHAVE_READLINE=1  -I/usr/include/edit -DSQLITE_OMIT_AUTOVACUUM  -DSQLITE_OMIT_BLOB_LITERAL  -DSQLITE_OMIT_DECLTYPE  -DSQLITE_OMIT_EXPLAIN  -DSQLITE_OMIT_DEPRECATED  -DSQLITE_OMIT_LOAD_EXTENSION  -DSQLITE_OMIT_PROGRESS_CALLBACK  -DSQLITE_OMIT_TCL_VARIABLE  -DSQLITE_OMIT_UTF16  -DSQLITE_OMIT_CAT  -DSQLITE_OMIT_CHECK  -DSQLITE_OMIT_AUTOINIT  -DSQLITE_OMIT_COMPILEOPTION_DIAGS  -DSQLITE_OMIT_INTEGRITY_CHECK  -DSQLITE_OMIT_BUILTIN_TEST  -DSQLITE_OMIT_SHARED_CACHE  -DUSE_PREAD  -DSQLITE_THREADSAFE=1  -DSQLITE_TEMP_STORE=3  -Dmain=sqlite3_shell  -DNDEBUG -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c sqlite3.c -o sqlite3.o
{standard input}: Assembler messages:
{standard input}:117718: Warning: Use of 'mov' may violate WAW dependency 'GR%, % in 1 - 127' (impliedf), specific resource number is 14
{standard input}:117716: Warning: This is the location of the conflicting usage
cc  -O2 -pipe -fno-strict-aliasing  -fPIC -DHAVE_READLINE=1  -I/usr/include/edit -DSQLITE_OMIT_AUTOVACUUM  -DSQLITE_OMIT_BLOB_LITERAL  -DSQLITE_OMIT_DECLTYPE  -DSQLITE_OMIT_EXPLAIN  -DSQLITE_OMIT_DEPRECATED  -DSQLITE_OMIT_LOAD_EXTENSION  -DSQLITE_OMIT_PROGRESS_CALLBACK  -DSQLITE_OMIT_TCL_VARIABLE  -DSQLITE_OMIT_UTF16  -DSQLITE_OMIT_CAT  -DSQLITE_OMIT_CHECK  -DSQLITE_OMIT_AUTOINIT  -DSQLITE_OMIT_COMPILEOPTION_DIAGS  -DSQLITE_OMIT_INTEGRITY_CHECK  -DSQLITE_OMIT_BUILTIN_TEST  -DSQLITE_OMIT_SHARED_CACHE  -DUSE_PREAD  -DSQLITE_THREADSAFE=1  -DSQLITE_TEMP_STORE=3  -Dmain=sqlite3_shell  -DNDEBUG -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c shell.c -o shell.o
building static sqlite3 library
ranlib libsqlite3.a
===> external/libyaml (all)
Warning: Object directory not changed from original /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml
cc  -O2 -pipe -fno-strict-aliasing  -fPIC  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/include  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml  -DHAVE_CONFIG_H -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/src/api.c -o api.o
cc  -O2 -pipe -fno-strict-aliasing  -fPIC  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/include  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml  -DHAVE_CONFIG_H -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/src/dumper.c -o dumper.o
cc  -O2 -pipe -fno-strict-aliasing  -fPIC  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/include  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml  -DHAVE_CONFIG_H -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/src/emitter.c -o emitter.o
cc  -O2 -pipe -fno-strict-aliasing  -fPIC  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/include  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml  -DHAVE_CONFIG_H -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/src/loader.c -o loader.o
cc  -O2 -pipe -fno-strict-aliasing  -fPIC  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/include  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml  -DHAVE_CONFIG_H -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/src/parser.c -o parser.o
cc  -O2 -pipe -fno-strict-aliasing  -fPIC  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/include  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml  -DHAVE_CONFIG_H -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/src/reader.c -o reader.o
cc  -O2 -pipe -fno-strict-aliasing  -fPIC  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/include  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml  -DHAVE_CONFIG_H -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/src/scanner.c -o scanner.o
cc  -O2 -pipe -fno-strict-aliasing  -fPIC  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/include  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml  -DHAVE_CONFIG_H -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/external/libyaml/src/writer.c -o writer.o
building static yaml library
ranlib libyaml.a
===> libpkg (all)
Warning: Object directory not changed from original /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c backup.c -o backup.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c fetch.c -o fetch.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c packing.c -o packing.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg.c -o pkg.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_add.c -o pkg_add.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_attributes.c -o pkg_attributes.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_config.c -o pkg_config.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_create.c -o pkg_create.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_delete.c -o pkg_delete.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_elf.c -o pkg_elf.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_event.c -o pkg_event.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_jobs.c -o pkg_jobs.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_manifest.c -o pkg_manifest.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_ports.c -o pkg_ports.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_repo.c -o pkg_repo.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_version.c -o pkg_version.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkgdb.c -o pkgdb.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c rcscripts.c -o rcscripts.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c scripts.c -o scripts.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c usergroup.c -o usergroup.o
cc  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c utils.c -o utils.o
building static pkg library
ranlib libpkg.a
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c backup.c -o backup.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c fetch.c -o fetch.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c packing.c -o packing.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg.c -o pkg.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_add.c -o pkg_add.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_attributes.c -o pkg_attributes.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_config.c -o pkg_config.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_create.c -o pkg_create.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_delete.c -o pkg_delete.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_elf.c -o pkg_elf.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_event.c -o pkg_event.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_jobs.c -o pkg_jobs.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_manifest.c -o pkg_manifest.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_ports.c -o pkg_ports.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_repo.c -o pkg_repo.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkg_version.c -o pkg_version.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c pkgdb.c -o pkgdb.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c rcscripts.c -o rcscripts.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c scripts.c -o scripts.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c usergroup.c -o usergroup.So
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -std=c99 -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/sqlite  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/libpkg/../external/libyaml/include -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c utils.c -o utils.So
building shared library libpkg.so.0
===> pkg (all)
Warning: Object directory not changed from original /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c add.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c audit.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c autoremove.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c backup.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c check.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c clean.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c create.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c delete.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c event.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c info.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c install.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c main.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c progressmeter.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c query.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c register.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c repo.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c update.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c upgrade.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c search.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c set.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c shlib.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c updating.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c utils.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c version.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c which.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c fetch.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c shell.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign  -o pkg add.o audit.o autoremove.o backup.o check.o clean.o create.o delete.o event.o info.o install.o main.o progressmeter.o query.o register.o repo.o update.o upgrade.o search.o set.o shlib.o updating.o utils.o version.o which.o fetch.o shell.o -L/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/../libpkg  -lpkg  -lutil  -ljail  
update.o: In function `update_from_remote_repo':
/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg/update.c:70: warning: warning: mktemp() possibly used unsafely; consider using mkstemp()
gzip -cn pkg.8 > pkg.8.gz
gzip -cn pkg-add.8 > pkg-add.8.gz
gzip -cn pkg-audit.8 > pkg-audit.8.gz
gzip -cn pkg-autoremove.8 > pkg-autoremove.8.gz
gzip -cn pkg-backup.8 > pkg-backup.8.gz
gzip -cn pkg-check.8 > pkg-check.8.gz
gzip -cn pkg-create.8 > pkg-create.8.gz
gzip -cn pkg-delete.8 > pkg-delete.8.gz
gzip -cn pkg-fetch.8 > pkg-fetch.8.gz
gzip -cn pkg-info.8 > pkg-info.8.gz
gzip -cn pkg-install.8 > pkg-install.8.gz
gzip -cn pkg-query.8 > pkg-query.8.gz
gzip -cn pkg-register.8 > pkg-register.8.gz
gzip -cn pkg-repo.8 > pkg-repo.8.gz
gzip -cn pkg-search.8 > pkg-search.8.gz
gzip -cn pkg-set.8 > pkg-set.8.gz
gzip -cn pkg-shlib.8 > pkg-shlib.8.gz
gzip -cn pkg-update.8 > pkg-update.8.gz
gzip -cn pkg-updating.8 > pkg-updating.8.gz
gzip -cn pkg-upgrade.8 > pkg-upgrade.8.gz
gzip -cn pkg-version.8 > pkg-version.8.gz
gzip -cn pkg-which.8 > pkg-which.8.gz
gzip -cn pkg.conf.5 > pkg.conf.5.gz
===> pkg-static (all)
Warning: Object directory not changed from original /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//add.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//audit.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//autoremove.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//backup.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//check.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//clean.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//create.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//delete.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//event.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//info.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//install.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//main.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//progressmeter.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//query.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//register.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//repo.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//update.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//upgrade.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//search.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//set.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//shlib.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//updating.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//utils.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//version.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//which.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//fetch.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//shell.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg -g -O0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign  -static -o pkg-static add.o audit.o autoremove.o backup.o check.o clean.o create.o delete.o event.o info.o install.o main.o progressmeter.o query.o register.o repo.o update.o upgrade.o search.o set.o shlib.o updating.o utils.o version.o which.o fetch.o shell.o -L/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../libpkg  -lpkg  -lutil  -ljail  -L/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../external/sqlite  -L/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../external/libyaml  -lsqlite3  -lyaml  -larchive  -lsbuf  -lfetch  -lelf  -lssl  -lcrypto  -lmd  -lz  -lbz2  -llzma -ledit  -lncursesw
update.o: In function `update_from_remote_repo':
/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta11/pkg-static/../pkg//update.c:70: warning: warning: mktemp() possibly used unsafely; consider using mkstemp()

Script done on Mon Apr 16 16:08:44 2012

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


More information about the freebsd-ports mailing list