Date: Wed, 15 Feb 2012 21:00:14 -0200 From: Renato Botelho <rbgarga@gmail.com> To: Baptiste Daroussin <bapt@freebsd.org> Cc: ports@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1^6 is out Message-ID: <CAESiWkknSSCL8%2BY=9Wt9yi5GWPcNcxiVR7U-mUmXMnez4tCe9Q@mail.gmail.com> In-Reply-To: <20120215225719.GO13362@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> <20120215175030.GK13362@azathoth.lan> <CAESiWkn0bZNe2jKe9MVEgpw7ipFnFSEsJZ34=E8aHgaV5DC2WA@mail.gmail.com> <20120215225719.GO13362@azathoth.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD murphys.ramenzoni.com.br 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r231691: Tue Feb 14 15:51:35 BRST 2012 root@murphys.ramenzoni.com.br:/usr/obj/usr/src/sys/MURPHYS =A0i386 On Wed, Feb 15, 2012 at 8:57 PM, Baptiste Daroussin <bapt@freebsd.org> wrot= e: > 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@freebsd.org> w= rote: >> > 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 beca= use 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@murphys.ramenzoni.com.br:/usr/obj/usr/src/sys/MURPHYS =A0i386 >> >> root@murphys:/root# make -C /usr/ports/ports-mgmt/pkg install clean >> =3D=3D=3D> =A0License BSD accepted by the user >> =3D> pkg-1.0-beta6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles= /. >> =3D> 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 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 10= 0% of 1434 kB =A0108 kBps 00m00s >> =3D=3D=3D> =A0Extracting for pkg-1.0.b6 >> =3D> SHA256 Checksum OK for pkg-1.0-beta6.tar.bz2. >> =3D=3D=3D> =A0Patching for pkg-1.0.b6 >> =3D=3D=3D> =A0Configuring for pkg-1.0.b6 >> =3D=3D=3D> =A0 FreeBSD 10 autotools fix applied to >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/aclocal.m4 >> =3D=3D=3D> =A0 FreeBSD 10 autotools fix applied to >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/configure >> =3D=3D=3D> =A0Building for pkg-1.0.b6 >> =3D=3D=3D> external (all) >> =3D=3D=3D> external/sqlite (all) >> Warning: Object directory not changed from original >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/sqlite >> cc =A0-O2 -pipe -fno-strict-aliasing =A0-fPIC -DSQLITE_OMIT_AUTOVACUUM >> -DSQLITE_OMIT_BLOB_LITERAL =A0-DSQLITE_OMIT_COMPLETE >> -DSQLITE_OMIT_DECLTYPE =A0-DSQLITE_OMIT_DEPRECATED >> -DSQLITE_OMIT_EXPLAIN =A0-DSQLITE_OMIT_GET_TABLE >> -DSQLITE_OMIT_LOAD_EXTENSION =A0-DSQLITE_OMIT_PROGRESS_CALLBACK >> -DSQLITE_OMIT_TCL_VARIABLE =A0-DSQLITE_OMIT_UTF16 =A0-DSQLITE_OMIT_CAT >> -DSQLITE_OMIT_CHECK =A0-DSQLITE_OMIT_AUTOINIT >> -DSQLITE_OMIT_COMPILEOPTION_DIAGS =A0-DSQLITE_OMIT_INTEGRITY_CHECK >> -DSQLITE_OMIT_BUILTIN_TEST =A0-DSQLITE_OMIT_SHARED_CACHE =A0-DUSE_PREAD >> -DSQLITE_THREADSAFE=3D1 =A0-DSQLITE_TEMP_STORE=3D3 =A0-DNDEBUG -std=3Dgn= u99 >> -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign >> -Wformat=3D2 -Wno-format-extra-args -Werror -c sqlite3.c -o sqlite3.o >> building static sqlite3 library >> ranlib libsqlite3.a >> =3D=3D=3D> external/libyaml (all) >> Warning: Object directory not changed from original >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> cc =A0-O2 -pipe -fno-strict-aliasing =A0-fPIC >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/include >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-fPIC >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/include >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-fPIC >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/include >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror >> -Wno-pointer-sign -c >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/src/emitte= r.c >> -o emitter.o >> cc =A0-O2 -pipe -fno-strict-aliasing =A0-fPIC >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/include >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-fPIC >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/include >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-fPIC >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/include >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-fPIC >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/include >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror >> -Wno-pointer-sign -c >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/src/scanne= r.c >> -o scanner.o >> cc =A0-O2 -pipe -fno-strict-aliasing =A0-fPIC >> -I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml/include >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/external/libyaml >> -DHAVE_CONFIG_H -std=3Dgnu99 -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 >> =3D=3D=3D> libpkg (all) >> Warning: Object directory not changed from original >> /usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg >> cc =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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 =A0-O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 >> -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 >> =A0-I/usr/ports/ports-mgmt/pkg/work/pkg-1.0-beta6/libpkg/../external/lib= yaml/include >> -DPREFIX=3D\"/usr/local\" -g -O0 -std=3Dgnu99 -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, >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0from /usr/include/ctype.h:46, >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0from 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, >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0from 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 'i= srune_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, >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0from 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] =A0 =A097410 exit 1 =A0 =A0 make -C /usr/ports/ports-mgmt/pkg instal= l clean >> make -C /usr/ports/ports-mgmt/pkg install clean =A033.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 --=20 Renato Botelho
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAESiWkknSSCL8%2BY=9Wt9yi5GWPcNcxiVR7U-mUmXMnez4tCe9Q>