FreeBSD murphys.ramenzoni.com.br 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r231691: Tue Feb 14 15:51:35 BRST 2012 root_at_murphys.ramenzoni.com.br:/usr/obj/usr/src/sys/MURPHYS i386 On Wed, Feb 15, 2012 at 8:57 PM, Baptiste Daroussin <bapt_at_freebsd.org> wrote: > On Wed, Feb 15, 2012 at 08:53:42PM -0200, Renato Botelho wrote: >> On Wed, Feb 15, 2012 at 3:50 PM, Baptiste Daroussin <bapt_at_freebsd.org> wrote: >> > beta6 is now out with the following changes: >> > >> > * pkg register: now run inside a transaction, this speeds up things a lot (thanks avg) >> > * pkg version: -v now print name-version to match behaviour of legacy pkg_version >> > * pkg register: fix flatsize calculation >> > * new pkg-updating(1) man page (thanks beat) >> > >> > if you are upgrading from previous version you migh discover the weird value the >> > the disk space saved or required for some operation, this is just because a bug >> > in previous version was always calculating each package flatsize as 0 B, this is >> > now fixed. >> >> Hello Bapt, >> >> I tried to build it on a recent current and got these errors: >> >> FreeBSD murphys.ramenzoni.com.br 10.0-CURRENT FreeBSD 10.0-CURRENT #4 >> r231691: Tue Feb 14 15:51:35 BRST 2012 >> root_at_murphys.ramenzoni.com.br:/usr/obj/usr/src/sys/MURPHYS i386 >> >> root_at_murphys:/root# make -C /usr/ports/ports-mgmt/pkg install clean >> ===> License BSD accepted by the user >> => pkg-1.0-beta6.tar.bz2 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-beta6.tar.bz2 >> pkg-1.0-beta6.tar.bz2 100% of 1434 kB 108 kBps 00m00s >> ===> Extracting for pkg-1.0.b6 >> => SHA256 Checksum OK for pkg-1.0-beta6.tar.bz2. >> ===> Patching for pkg-1.0.b6 >> ===> Configuring for pkg-1.0.b6 >> ===> FreeBSD 10 autotools fix applied to >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/aclocal.m4 >> ===> FreeBSD 10 autotools fix applied to >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/configure >> ===> Building for pkg-1.0.b6 >> ===> external (all) >> ===> external/sqlite (all) >> Warning: Object directory not changed from original >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/sqlite >> cc -O2 -pipe -fno-strict-aliasing -fPIC -DSQLITE_OMIT_AUTOVACUUM >> -DSQLITE_OMIT_BLOB_LITERAL -DSQLITE_OMIT_COMPLETE >> -DSQLITE_OMIT_DECLTYPE -DSQLITE_OMIT_DEPRECATED >> -DSQLITE_OMIT_EXPLAIN -DSQLITE_OMIT_GET_TABLE >> -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 -DNDEBUG -std=gnu99 >> -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign >> -Wformat=2 -Wno-format-extra-args -Werror -c sqlite3.c -o sqlite3.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-beta6/external/libyaml >> cc -O2 -pipe -fno-strict-aliasing -fPIC >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/include >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror >> -Wno-pointer-sign -c >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/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-beta6/external/libyaml/include >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror >> -Wno-pointer-sign -c >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/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-beta6/external/libyaml/include >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror >> -Wno-pointer-sign -c >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/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-beta6/external/libyaml/include >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror >> -Wno-pointer-sign -c >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/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-beta6/external/libyaml/include >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror >> -Wno-pointer-sign -c >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/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-beta6/external/libyaml/include >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror >> -Wno-pointer-sign -c >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/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-beta6/external/libyaml/include >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror >> -Wno-pointer-sign -c >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/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-beta6/external/libyaml/include >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror >> -Wno-pointer-sign -c >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/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-beta6/libpkg >> cc -O2 -pipe -fno-strict-aliasing -std=c99 >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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-beta6/libpkg >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/sqlite >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/libyaml/include >> -DPREFIX=\"/usr/local\" -g -O0 -std=gnu99 -fstack-protector >> -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 >> cc1: warnings being treated as errors >> In file included from /usr/include/_ctype.h:94, >> from /usr/include/ctype.h:46, >> from pkg_manifest.c:5: >> /usr/include/runetype.h:92: warning: '__thread' is not at beginning of >> declaration >> In file included from /usr/include/ctype.h:83, >> from pkg_manifest.c:5: >> /usr/include/xlocale/_ctype.h:109: warning: no previous prototype for >> 'isalnum_l' >> /usr/include/xlocale/_ctype.h:110: warning: no previous prototype for >> 'isalpha_l' >> /usr/include/xlocale/_ctype.h:111: warning: no previous prototype for >> 'isblank_l' >> /usr/include/xlocale/_ctype.h:112: warning: no previous prototype for >> 'iscntrl_l' >> /usr/include/xlocale/_ctype.h:113: warning: no previous prototype for >> 'isdigit_l' >> /usr/include/xlocale/_ctype.h:114: warning: no previous prototype for >> 'isgraph_l' >> /usr/include/xlocale/_ctype.h:115: warning: no previous prototype for >> 'ishexnumber_l' >> /usr/include/xlocale/_ctype.h:116: warning: no previous prototype for >> 'isideogram_l' >> /usr/include/xlocale/_ctype.h:117: warning: no previous prototype for >> 'islower_l' >> /usr/include/xlocale/_ctype.h:118: warning: no previous prototype for >> 'isnumber_l' >> /usr/include/xlocale/_ctype.h:119: warning: no previous prototype for >> 'isphonogram_l' >> /usr/include/xlocale/_ctype.h:120: warning: no previous prototype for >> 'isprint_l' >> /usr/include/xlocale/_ctype.h:121: warning: no previous prototype for >> 'ispunct_l' >> /usr/include/xlocale/_ctype.h:122: warning: no previous prototype for 'isrune_l' >> /usr/include/xlocale/_ctype.h:123: warning: no previous prototype for >> 'isspace_l' >> /usr/include/xlocale/_ctype.h:124: warning: no previous prototype for >> 'isspecial_l' >> /usr/include/xlocale/_ctype.h:125: warning: no previous prototype for >> 'isupper_l' >> /usr/include/xlocale/_ctype.h:126: warning: no previous prototype for >> 'isxdigit_l' >> /usr/include/xlocale/_ctype.h:164: warning: no previous prototype for >> 'digittoint_l' >> /usr/include/xlocale/_ctype.h:167: warning: no previous prototype for >> 'tolower_l' >> /usr/include/xlocale/_ctype.h:174: warning: no previous prototype for >> 'toupper_l' >> In file included from /usr/include/wctype.h:93, >> from pkg_manifest.c:6: >> /usr/include/xlocale/_ctype.h:48: warning: redundant redeclaration of >> '___runetype_l' >> /usr/include/xlocale/_ctype.h:48: warning: previous declaration of >> '___runetype_l' was here >> /usr/include/xlocale/_ctype.h:49: warning: redundant redeclaration of >> '___tolower_l' >> /usr/include/xlocale/_ctype.h:49: warning: previous declaration of >> '___tolower_l' was here >> /usr/include/xlocale/_ctype.h:50: warning: redundant redeclaration of >> '___toupper_l' >> /usr/include/xlocale/_ctype.h:50: warning: previous declaration of >> '___toupper_l' was here >> /usr/include/xlocale/_ctype.h:51: warning: redundant redeclaration of >> '__runes_for_locale' >> /usr/include/xlocale/_ctype.h:51: warning: previous declaration of >> '__runes_for_locale' was here >> /usr/include/xlocale/_ctype.h:109: warning: no previous prototype for >> 'iswalnum_l' >> /usr/include/xlocale/_ctype.h:110: warning: no previous prototype for >> 'iswalpha_l' >> /usr/include/xlocale/_ctype.h:111: warning: no previous prototype for >> 'iswblank_l' >> /usr/include/xlocale/_ctype.h:112: warning: no previous prototype for >> 'iswcntrl_l' >> /usr/include/xlocale/_ctype.h:113: warning: no previous prototype for >> 'iswdigit_l' >> /usr/include/xlocale/_ctype.h:114: warning: no previous prototype for >> 'iswgraph_l' >> /usr/include/xlocale/_ctype.h:115: warning: no previous prototype for >> 'iswhexnumber_l' >> /usr/include/xlocale/_ctype.h:116: warning: no previous prototype for >> 'iswideogram_l' >> /usr/include/xlocale/_ctype.h:117: warning: no previous prototype for >> 'iswlower_l' >> /usr/include/xlocale/_ctype.h:118: warning: no previous prototype for >> 'iswnumber_l' >> /usr/include/xlocale/_ctype.h:119: warning: no previous prototype for >> 'iswphonogram_l' >> /usr/include/xlocale/_ctype.h:120: warning: no previous prototype for >> 'iswprint_l' >> /usr/include/xlocale/_ctype.h:121: warning: no previous prototype for >> 'iswpunct_l' >> /usr/include/xlocale/_ctype.h:122: warning: no previous prototype for >> 'iswrune_l' >> /usr/include/xlocale/_ctype.h:123: warning: no previous prototype for >> 'iswspace_l' >> /usr/include/xlocale/_ctype.h:124: warning: no previous prototype for >> 'iswspecial_l' >> /usr/include/xlocale/_ctype.h:125: warning: no previous prototype for >> 'iswupper_l' >> /usr/include/xlocale/_ctype.h:126: warning: no previous prototype for >> 'iswxdigit_l' >> /usr/include/xlocale/_ctype.h:131: warning: no previous prototype for >> 'towlower_l' >> /usr/include/xlocale/_ctype.h:138: warning: no previous prototype for >> 'towupper_l' >> /usr/include/xlocale/_ctype.h:146: warning: no previous prototype for >> '__wcwidth_l' >> *** [pkg_manifest.o] Error code 1 >> >> Stop in /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg. >> *** [all] Error code 1 >> >> Stop in /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6. >> *** [do-build] Error code 1 >> >> Stop in /usr/ports/ports-mgmt/pkg. >> [1] 97410 exit 1 make -C /usr/ports/ports-mgmt/pkg install clean >> make -C /usr/ports/ports-mgmt/pkg install clean 33.86s user 1.48s >> system 61% cpu 57.212 total > > The bug doesn't seems related to pkgng to me how recent is your current? there > have been some activity quite recently on the xlocale stuff. > > regards, > Bapt -- Renato BotelhoReceived on Wed Feb 15 2012 - 22:08:01 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:24 UTC