[Bug 191487] New: net/rsync update failed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 29 17:29:16 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191487

            Bug ID: 191487
           Summary: net/rsync update failed
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: vsjcfm at gmail.com

root at cs0:~# portversion -L '='
[Reading data from pkg(8) ... - 84 packages found - done]
rsync                       <
root at cs0:~# portupgrade -cv rsync
--->  Session started at: Sun, 29 Jun 2014 20:25:58 +0300
[Reading data from pkg(8) ... - 84 packages found - done]
[Gathering depends for net/rsync
..(devel/popt)...(devel/libtool).(print/indexinfo)(converters/libiconv)(devel/gettext)..
done]
--->  Upgrade of net/rsync started at: Sun, 29 Jun 2014 20:25:59 +0300
--->  Upgrading 'rsync-3.1.0_3' to 'rsync-3.1.1_1' (net/rsync)
--->  Build of net/rsync started at: Sun, 29 Jun 2014 20:25:59 +0300
--->  Building '/usr/ports/net/rsync'
===>  Cleaning for rsync-3.1.1_1
===>  License GPLv3 accepted by the user
===>  Found saved configuration for rsync-3.1.0_1
===>   rsync-3.1.1_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by rsync-3.1.1_1 for building
===>  Extracting for rsync-3.1.1_1
=> SHA256 Checksum OK for rsync-3.1.1.tar.gz.
=> SHA256 Checksum OK for rsync-patches-3.1.1.tar.gz.
===>  Patching for rsync-3.1.1_1
===>   rsync-3.1.1_1 depends on shared library: libopt.so - not found
===>    Verifying for libopt.so in /usr/ports/devel/popt
===>  Found saved configuration for popt-1.16
===>   popt-1.16 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by popt-1.16 for building
===>  Extracting for popt-1.16
=> SHA256 Checksum OK for popt-1.16.tar.gz.
===>  Patching for popt-1.16
===>  Applying FreeBSD patches for popt-1.16
===>   popt-1.16 depends on package: libtool>=2.4 - found
===>   popt-1.16 depends on shared library: libiconv.so.3 - found
(/usr/local/lib/libiconv.so.3)
===>   popt-1.16 depends on shared library: libintl.so - found
(/usr/local/lib/libintl.so.9)
===>  Configuring for popt-1.16
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd9.2
checking host system type... amd64-portbld-freebsd9.2
checking target system type... amd64-portbld-freebsd9.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
./configure: ./ltconfig: not found
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether cc needs -traditional... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for library containing strerror... none required
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for float.h... (cached) yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for glob.h... (cached) yes
checking for langinfo.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking mcheck.h usability... no
checking mcheck.h presence... no
checking for mcheck.h... no
checking for unistd.h... (cached) yes
checking for setreuid... (cached) yes
checking for getuid... (cached) yes
checking for geteuid... (cached) yes
checking for iconv... no
checking for mtrace... no
checking for __secure_getenv... no
checking for setregid... (cached) yes
checking for stpcpy... (cached) yes
checking for strerror... (cached) yes
checking for vasprintf... (cached) yes
checking for srandom... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath
-Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath
-Wl,/usr/local/lib
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath
-Wl,/usr/local/lib
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating popt.pc
config.status: creating popt.spec
config.status: creating test-poptrc
config.status: creating auto/Makefile
config.status: creating auto/desc
config.status: creating auto/types
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
===>  Building for popt-1.16
/usr/bin/make  all-recursive
Making all in po
Making all in .
/bin/sh /usr/local/bin/libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H
-I.   -I. -I. -I/usr/local/include  -O3 -pipe -fno-strict-aliasing -march=core2
-fstack-protector -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF
.deps/popt.Tpo -c -o popt.lo popt.c
/bin/sh /usr/local/bin/libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H
-I.   -I. -I. -I/usr/local/include  -O3 -pipe -fno-strict-aliasing -march=core2
-fstack-protector -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP
-MF .deps/poptconfig.Tpo -c -o poptconfig.lo poptconfig.c
/bin/sh /usr/local/bin/libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H
-I.   -I. -I. -I/usr/local/include  -O3 -pipe -fno-strict-aliasing -march=core2
-fstack-protector -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP
-MF .deps/popthelp.Tpo -c -o popthelp.lo popthelp.c
/bin/sh /usr/local/bin/libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H
-I.   -I. -I. -I/usr/local/include  -O3 -pipe -fno-strict-aliasing -march=core2
-fstack-protector -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP
-MF .deps/poptparse.Tpo -c -o poptparse.lo poptparse.c
/bin/sh /usr/local/bin/libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H
-I.   -I. -I. -I/usr/local/include  -O3 -pipe -fno-strict-aliasing -march=core2
-fstack-protector -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP
-MF .deps/poptint.Tpo -c -o poptint.lo poptint.c
cc -DHAVE_CONFIG_H -I.  -I. -I.  -I/usr/local/include  -O3 -pipe
-fno-strict-aliasing -march=core2 -fstack-protector -Wall -W -D_GNU_SOURCE
-D_REENTRANT -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o test1.c
cc -DHAVE_CONFIG_H -I.  -I. -I.  -I/usr/local/include  -O3 -pipe
-fno-strict-aliasing -march=core2 -fstack-protector -Wall -W -D_GNU_SOURCE
-D_REENTRANT -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o test2.c
cc -DHAVE_CONFIG_H -I.  -I. -I.  -I/usr/local/include  -O3 -pipe
-fno-strict-aliasing -march=core2 -fstack-protector -Wall -W -D_GNU_SOURCE
-D_REENTRANT -MT tdict.o -MD -MP -MF .deps/tdict.Tpo -c -o tdict.o tdict.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O3
-pipe -fno-strict-aliasing -march=core2 -fstack-protector -Wall -W
-D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c
poptint.c  -fPIC -DPIC -o .libs/poptint.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O3
-pipe -fno-strict-aliasing -march=core2 -fstack-protector -Wall -W
-D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c
popthelp.c  -fPIC -DPIC -o .libs/popthelp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O3
-pipe -fno-strict-aliasing -march=core2 -fstack-protector -Wall -W
-D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c
poptparse.c  -fPIC -DPIC -o .libs/poptparse.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O3
-pipe -fno-strict-aliasing -march=core2 -fstack-protector -Wall -W
-D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c 
-fPIC -DPIC -o .libs/popt.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O3
-pipe -fno-strict-aliasing -march=core2 -fstack-protector -Wall -W
-D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo
-c poptconfig.c  -fPIC -DPIC -o .libs/poptconfig.o
mv -f .deps/test2.Tpo .deps/test2.Po
poptint.c:111:22: warning: passing 'char **' to parameter of type 'const char
**' discards qualifiers in nested pointer types
[-Wincompatible-pointer-types-discards-qualifiers]
            err = iconv(cd, &pin, &ib, &pout, &ob);
                            ^~~~
/usr/local/include/iconv.h:83:48: note: passing argument to parameter 'inbuf'
here
extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft,
char* * outbuf, size_t *outbytesleft);
                                               ^
mv -f .deps/test1.Tpo .deps/test1.Po
mv -f .deps/tdict.Tpo .deps/tdict.Po
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O3
-pipe -fno-strict-aliasing -march=core2 -fstack-protector -Wall -W
-D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c
poptparse.c -o poptparse.o >/dev/null 2>&1
1 warning generated.
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O3
-pipe -fno-strict-aliasing -march=core2 -fstack-protector -Wall -W
-D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c
poptint.c -o poptint.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O3
-pipe -fno-strict-aliasing -march=core2 -fstack-protector -Wall -W
-D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo
-c poptconfig.c -o poptconfig.o >/dev/null 2>&1
mv -f .deps/poptparse.Tpo .deps/poptparse.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O3
-pipe -fno-strict-aliasing -march=core2 -fstack-protector -Wall -W
-D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c
popthelp.c -o popthelp.o >/dev/null 2>&1
mv -f .deps/poptint.Tpo .deps/poptint.Plo
mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo
mv -f .deps/popthelp.Tpo .deps/popthelp.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O3
-pipe -fno-strict-aliasing -march=core2 -fstack-protector -Wall -W
-D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -o
popt.o >/dev/null 2>&1
mv -f .deps/popt.Tpo .deps/popt.Plo
/bin/sh /usr/local/bin/libtool --tag=CC    --mode=link cc  -O3 -pipe
-fno-strict-aliasing -march=core2 -fstack-protector -Wall -W -D_GNU_SOURCE
-D_REENTRANT  -no-undefined -L/usr/local/lib -lintl -R/usr/local/lib
-L/usr/local/lib -liconv -R/usr/local/lib   -L/usr/local/lib -fstack-protector
-o libpopt.la -rpath /usr/local/lib popt.lo poptparse.lo poptconfig.lo
popthelp.lo  poptint.lo -L/usr/local/lib -lintl -R/usr/local/lib
libtool: link: cc -shared  -fPIC -DPIC  .libs/popt.o .libs/poptparse.o
.libs/poptconfig.o .libs/popthelp.o .libs/poptint.o   -Wl,-rpath
-Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib
/usr/local/lib/libiconv.so /usr/local/lib/libintl.so  -O3 -march=core2  
-Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0
libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0"
"libpopt.so")
libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0"
"libpopt.so")
libtool: link: ar cru .libs/libpopt.a  popt.o poptparse.o poptconfig.o
popthelp.o poptint.o
libtool: link: ranlib .libs/libpopt.a
libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la"
"libpopt.la" )
/bin/sh /usr/local/bin/libtool --tag=CC    --mode=link cc  -O3 -pipe
-fno-strict-aliasing -march=core2 -fstack-protector -Wall -W -D_GNU_SOURCE
-D_REENTRANT   -L/usr/local/lib -fstack-protector -o tdict tdict.o libpopt.la
-L/usr/local/lib -liconv -R/usr/local/lib
/bin/sh /usr/local/bin/libtool --tag=CC    --mode=link cc  -O3 -pipe
-fno-strict-aliasing -march=core2 -fstack-protector -Wall -W -D_GNU_SOURCE
-D_REENTRANT   -L/usr/local/lib -fstack-protector -o test1 test1.o libpopt.la
-L/usr/local/lib -liconv -R/usr/local/lib
/bin/sh /usr/local/bin/libtool --tag=CC    --mode=link cc  -O3 -pipe
-fno-strict-aliasing -march=core2 -fstack-protector -Wall -W -D_GNU_SOURCE
-D_REENTRANT   -L/usr/local/lib -fstack-protector -o test2 test2.o libpopt.la
-L/usr/local/lib -liconv -R/usr/local/lib
libtool: link: cc -O3 -pipe -fno-strict-aliasing -march=core2 -fstack-protector
-Wall -W -D_GNU_SOURCE -D_REENTRANT -fstack-protector -o .libs/tdict tdict.o 
-L/usr/local/lib ./.libs/libpopt.so /usr/local/lib/libintl.so
/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
libtool: link: cc -O3 -pipe -fno-strict-aliasing -march=core2 -fstack-protector
-Wall -W -D_GNU_SOURCE -D_REENTRANT -fstack-protector -o .libs/test2 test2.o 
-L/usr/local/lib ./.libs/libpopt.so /usr/local/lib/libintl.so
/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
libtool: link: cc -O3 -pipe -fno-strict-aliasing -march=core2 -fstack-protector
-Wall -W -D_GNU_SOURCE -D_REENTRANT -fstack-protector -o .libs/test1 test1.o 
-L/usr/local/lib ./.libs/libpopt.so /usr/local/lib/libintl.so
/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
Making all in auto
===>  Staging for popt-1.16
===>   Generating temporary packing list
/usr/bin/make  install-recursive
Making install in po
/bin/mkdir -p /usr/obj/usr/ports/devel/popt/work/stage/usr/local/share
installing cs.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/cs/LC_MESSAGES/popt.mo
installing da.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/da/LC_MESSAGES/popt.mo
installing de.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/de/LC_MESSAGES/popt.mo
installing eo.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/eo/LC_MESSAGES/popt.mo
installing es.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/es/LC_MESSAGES/popt.mo
installing fi.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/fi/LC_MESSAGES/popt.mo
installing fr.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/fr/LC_MESSAGES/popt.mo
installing ga.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/ga/LC_MESSAGES/popt.mo
installing gl.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/gl/LC_MESSAGES/popt.mo
installing hu.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/hu/LC_MESSAGES/popt.mo
installing id.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/id/LC_MESSAGES/popt.mo
installing is.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/is/LC_MESSAGES/popt.mo
installing it.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/it/LC_MESSAGES/popt.mo
installing ja.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/ja/LC_MESSAGES/popt.mo
installing ko.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/ko/LC_MESSAGES/popt.mo
installing lv.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/lv/LC_MESSAGES/popt.mo
installing nb.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/nb/LC_MESSAGES/popt.mo
installing nl.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/nl/LC_MESSAGES/popt.mo
installing pl.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/pl/LC_MESSAGES/popt.mo
installing pt.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/pt/LC_MESSAGES/popt.mo
installing ro.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/ro/LC_MESSAGES/popt.mo
installing ru.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/ru/LC_MESSAGES/popt.mo
installing sk.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/sk/LC_MESSAGES/popt.mo
installing sl.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/sl/LC_MESSAGES/popt.mo
installing sv.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/sv/LC_MESSAGES/popt.mo
installing th.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/th/LC_MESSAGES/popt.mo
installing tr.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/tr/LC_MESSAGES/popt.mo
installing uk.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/uk/LC_MESSAGES/popt.mo
installing vi.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/vi/LC_MESSAGES/popt.mo
installing wa.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/wa/LC_MESSAGES/popt.mo
installing zh_TW.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/popt.mo
installing zh_CN.gmo as
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/popt.mo
if test "popt" = "gettext-tools"; then  /bin/mkdir -p
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/gettext/po;  for file
in Makefile.in.in remove-potcdate.sin  quot.sed boldquot.sed en at quot.header
en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do 
install  -o root -g wheel -m 444 ./$file 
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/gettext/po/$file; 
done;  for file in Makevars; do  rm -f
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/share/gettext/po/$file; 
done;  else  : ;  fi
Making install in .
test -z "/usr/local/include" || /bin/mkdir -p
"/usr/obj/usr/ports/devel/popt/work/stage/usr/local/include"
 install  -o root -g wheel -m 444 popt.h
'/usr/obj/usr/ports/devel/popt/work/stage/usr/local/include'
test -z "/usr/local/man/man3" || /bin/mkdir -p
"/usr/obj/usr/ports/devel/popt/work/stage/usr/local/man/man3"
 install  -o root -g wheel -m 444 popt.3
'/usr/obj/usr/ports/devel/popt/work/stage/usr/local/man/man3'
test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p
"/usr/obj/usr/ports/devel/popt/work/stage/usr/local/libdata/pkgconfig"
 install  -o root -g wheel -m 444 popt.pc
'/usr/obj/usr/ports/devel/popt/work/stage/usr/local/libdata/pkgconfig'
test -z "/usr/local/lib" || /bin/mkdir -p
"/usr/obj/usr/ports/devel/popt/work/stage/usr/local/lib"
 /bin/sh /usr/local/bin/libtool   --mode=install /usr/bin/install -c -o root -g
wheel   libpopt.la '/usr/obj/usr/ports/devel/popt/work/stage/usr/local/lib'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpopt.so.0
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/lib/libpopt.so.0
libtool: install: (cd /usr/obj/usr/ports/devel/popt/work/stage/usr/local/lib &&
{ ln -s -f libpopt.so.0 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0
libpopt.so; }; })
libtool: install: (cd /usr/obj/usr/ports/devel/popt/work/stage/usr/local/lib &&
{ ln -s -f libpopt.so.0 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0
libpopt.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpopt.lai
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/lib/libpopt.la
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpopt.a
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/lib/libpopt.a
libtool: install: chmod 644
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/lib/libpopt.a
libtool: install: ranlib
/usr/obj/usr/ports/devel/popt/work/stage/usr/local/lib/libpopt.a
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
Making install in auto
====> Compressing man pages (compress-man)
===>  Installing for popt-1.16
===>  Checking if devel/popt already installed
===>   popt-1.16 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of devel/popt
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** [check-already-installed] Error code 1

Stop in /usr/ports/devel/popt.
*** [install] Error code 1

Stop in /usr/ports/devel/popt.
*** [lib-depends] Error code 1

Stop in /usr/ports/net/rsync.
*** [stage] Error code 1

Stop in /usr/ports/net/rsync.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20140629-57846-dy6eqs env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=rsync-3.1.0_3 UPGRADE_PORT_VER=3.1.0_3 make
** Fix the problem and try again.
--->  Build of net/rsync ended at: Sun, 29 Jun 2014 20:26:04 +0300 (consumed
00:00:05)
--->  Upgrade of net/rsync ended at: Sun, 29 Jun 2014 20:26:04 +0300 (consumed
00:00:05)
--->  ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
        ! net/rsync (rsync-3.1.0_3)     (new compiler error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
--->  Session ended at: Sun, 29 Jun 2014 20:26:04 +0300 (consumed 00:00:06)
root at cs0:~# pkg info rsync
rsync-3.1.0_3
Name           : rsync
Version        : 3.1.0_3
Installed on   : Tue Apr 15 14:36:15 EEST 2014
Origin         : net/rsync
Architecture   : freebsd:9:x86:64
Prefix         : /usr/local
Categories     : net ipv6
Licenses       : GPLv3
Maintainer     : ehaupt at FreeBSD.org
WWW            : http://rsync.samba.org/
Comment        : Network file distribution/synchronization utility
Options        :
        ACL            : off
        ATIMES         : off
        DOCS           : off
        FLAGS          : off
        ICONV          : on
        POPT_PORT      : on
        RENAMED        : off
        RENFL          : off
        SSH            : on
        TIMELIMIT      : off
        ZLIB_BASE      : on
Shared Libs required:
        libpopt.so.0
        libiconv.so.3
Flat size      : 469KiB
Description    :
rsync is a replacement for rcp that has many more features.

rsync uses the "rsync algorithm" which provides a very fast method for
bringing remote files into sync. It does this by sending just the
differences in the files across the link, without requiring that both
sets of files are present at one of the ends of the link beforehand.
This makes rsync a good remote file distribution/synchronization utility
in a dialup PPP/SLIP environment.

Note, requires rsync on the destination machine.

There is a Computer Science Technical Report on the rsync algorithm is
included in the distribution, and is available as
ftp://samba.anu.edu.au/pub/rsync/tech_report.ps

WWW: http://rsync.samba.org/

root at cs0:~# pkg info popt
popt-1.16
Name           : popt
Version        : 1.16
Installed on   : Mon Mar 24 12:46:36 EET 2014
Origin         : devel/popt
Architecture   : freebsd:9:x86:64
Prefix         : /usr/local
Categories     : devel
Maintainer     : jpaetzel at FreeBSD.org
WWW            : http://freshmeat.net/projects/popt/
Comment        : A getopt(3) like library with a number of enhancements, from
Redhat
Options        :
        NLS            : on
Shared Libs required:
        libintl.so.9
        libiconv.so.3
Shared Libs provided:
        libpopt.so.0
Flat size      : 216KiB
Description    :
This is the popt command line option parsing library. While it is similar
to getopt(3), it contains a number of enhancements, including:

        1) popt is fully reentrant
        2) popt can parse arbitrary argv[] style arrays while
           getopt(2) makes this quite difficult
        3) popt allows users to alias command line arguments
        4) popt provides convenience functions for parsing strings
           into argv[] style arrays

WWW: http://freshmeat.net/projects/popt/

root at cs0:~# make -C /usr/ports/net/rsync showconfig
===> The following configuration options are available for rsync-3.1.1_1:
     DOCS=off: Build and/or install documentation
     ICONV=on: Encoding conversion support via iconv
     POPT_PORT=on: Use popt from devel/popt instead of bundled one
     SSH=on: Use SSH instead of RSH
     ZLIB_BASE=on: Use zlib from base instead of bundled one (BROKEN)
====> Functionality provided by third party patches: you can only select none
or one of them
     TIMELIMIT=off: Time limit patch
     RENAMED=off: Add support for renamed file detection
     FLAGS=off: File system flags support patch, adds --fileflags
     ATIMES=off: Preserve access times, adds --atimes
     ACL=off: Add backward-compatibility for the --acls option
===> Use 'make config' to modify these settings
root at cs0:~#

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list