FreeBSD Bugzilla – Attachment 205579 Details for
Bug 239038
devel/protobuf: Missing -pthread linker flag after 3.8.0 upgrade on 11.x breaks consumers (eg: net/mosh)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
full build log of mosh
file_239038.txt (text/plain), 39.13 KB, created by
Alarig Le Lay
on 2019-07-08 07:12:22 UTC
(
hide
)
Description:
full build log of mosh
Filename:
MIME Type:
Creator:
Alarig Le Lay
Created:
2019-07-08 07:12:22 UTC
Size:
39.13 KB
patch
obsolete
>=>> Building net/mosh >build started at Sat Jul 6 00:34:23 CEST 2019 >port directory: /usr/ports/net/mosh >package name: mosh-1.3.2_9 >building for: FreeBSD F112-default-grifon-job-02 11.2-RELEASE-p11 FreeBSD 11.2-RELEASE-p11 amd64 >maintained by: zi@FreeBSD.org >Makefile ident: $FreeBSD: head/net/mosh/Makefile 505909 2019-07-05 19:08:49Z sunpoet $ >Poudriere version: 3.3.2 >Host OSVERSION: 1200086 >Jail OSVERSION: 1102000 >Job Id: 02 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1102000 >UNAME_v=FreeBSD 11.2-RELEASE-p11 >UNAME_r=11.2-RELEASE-p11 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >HOME=/root >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >LOCALBASE=/usr/local >USER=root >LIBEXECPREFIX=/usr/local/libexec/poudriere >POUDRIERE_VERSION=3.3.2 >MASTERMNT=/mnt/data_poudriere/data/.m/F112-default-grifon/ref >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM= >GID=0 >UID=0 >PWD=/mnt/data_poudriere/data/.m/F112-default-grifon/ref/.p/pool >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=F112-default-grifon >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/mnt/data_poudriere/data/.m/F112-default-grifon/ref/.p >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV= >FLAVOR= >DEPENDS_ARGS= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--MAINTAINER-- >zi@FreeBSD.org >--End MAINTAINER-- > >--CONFIGURE_ARGS-- >--with-utempter --without-ncurses --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >CRYPTO_CFLAGS="-I/usr/include" CRYPTO_LIBS="-L/usr/lib -lssl -lcrypto" TINFO_CFLAGS="-I/usr/include" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/mosh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mosh/work HOME=/wrkdirs/usr/ports/net/mosh/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/mosh/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net/mosh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mosh/work HOME=/wrkdirs/usr/ports/net/mosh/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/mosh/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.28.2 PERL_VER=5.28 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.28 DOCSDIR="share/doc/mosh" EXAMPLESDIR="share/examples/mosh" DATADIR="share/mosh" WWWDIR="www/mosh" ETCDIR="etc/mosh" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mosh DOCSDIR=/usr/local/share/doc/mosh EXAMPLESDIR=/usr/local/share/examples/mosh WWWDIR=/usr/local/www/mosh ETCDIR=/usr/local/etc/mosh >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### /usr/local/etc/poudriere.d/make.conf #### >WITH_PKGNG=yes >DISABLE_LICENSES=yes >WITHOUT_X11=yes >OPTIONS_UNSET="X11 GTK2" >#.if ${.CURDIR:M*/ports/devel/llvm*} >#USE_PYTHON=2.7 >#USE_PYTHON=3.6 >#.endif >#### /usr/ports/Mk/Scripts/ports_env.sh #### >_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin >_ALTCCVERSION_921dbbb2=none >_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" >CC_OUTPUT_921dbbb2_58173849=yes >CC_OUTPUT_921dbbb2_9bdba57c=yes >CC_OUTPUT_921dbbb2_6a4fe7f5=yes >CC_OUTPUT_921dbbb2_6bcac02b=yes >CC_OUTPUT_921dbbb2_67d20829=yes >CC_OUTPUT_921dbbb2_bfa62e83=yes >CC_OUTPUT_921dbbb2_f0b4d593=yes >CC_OUTPUT_921dbbb2_308abb44=yes >CC_OUTPUT_921dbbb2_f00456e5=yes >CC_OUTPUT_921dbbb2_65ad290d=yes >CC_OUTPUT_921dbbb2_f2776b26=yes >CC_OUTPUT_921dbbb2_b2657cc3=yes >CC_OUTPUT_921dbbb2_380987f7=yes >CC_OUTPUT_921dbbb2_160933ec=yes >CC_OUTPUT_921dbbb2_fb62803b=yes >_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin >_OBJC_ALTCCVERSION_921dbbb2=none >ARCH=amd64 >OPSYS=FreeBSD >_OSRELEASE=11.2-RELEASE-p11 >OSREL=11.2 >OSVERSION=1102000 >PYTHONBASE=/usr/local >HAVE_COMPAT_IA32_KERN=YES >_SMP_CPUS=6 >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_PORTS_ENV=1 >#### Misc Poudriere #### >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 33554432 >stack size (kbytes, -s) 524288 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 15872 >open files (-n) 1024 >virtual mem size (kbytes, -v) 15728640 >swap limit (kbytes, -w) unlimited >socket buffer size (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >kqueues (-k) unlimited >umtx shared locks (-o) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >=========================================================================== >=======================<phase: pkg-depends >============================ >===> mosh-1.3.2_9 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.11.1.txz >[F112-default-grifon-job-02] Installing pkg-1.11.1... >[F112-default-grifon-job-02] Extracting pkg-1.11.1: .......... done >===> mosh-1.3.2_9 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of mosh-1.3.2_9 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> Fetching all distfiles required by mosh-1.3.2_9 for building >=========================================================================== >=======================<phase: checksum >============================ >===> Fetching all distfiles required by mosh-1.3.2_9 for building >=> SHA256 Checksum OK for mosh-1.3.2.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> Fetching all distfiles required by mosh-1.3.2_9 for building >===> Extracting for mosh-1.3.2_9 >=> SHA256 Checksum OK for mosh-1.3.2.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for mosh-1.3.2_9 >===> Applying FreeBSD patches for mosh-1.3.2_9 >=========================================================================== >=======================<phase: build-depends >============================ >===> mosh-1.3.2_9 depends on package: pkgconf>=1.3.0_1 - not found >===> Installing existing package /packages/All/pkgconf-1.6.1,1.txz >[F112-default-grifon-job-02] Installing pkgconf-1.6.1,1... >[F112-default-grifon-job-02] Extracting pkgconf-1.6.1,1: .......... done >===> mosh-1.3.2_9 depends on package: pkgconf>=1.3.0_1 - found >===> Returning to build of mosh-1.3.2_9 >=========================================================================== >=======================<phase: lib-depends >============================ >===> mosh-1.3.2_9 depends on shared library: libprotobuf.so - not found >===> Installing existing package /packages/All/protobuf-3.8.0,1.txz >[F112-default-grifon-job-02] Installing protobuf-3.8.0,1... >[F112-default-grifon-job-02] Extracting protobuf-3.8.0,1: .......... done >===> mosh-1.3.2_9 depends on shared library: libprotobuf.so - found (/usr/local/lib/libprotobuf.so) >===> Returning to build of mosh-1.3.2_9 >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for mosh-1.3.2_9 >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c >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 make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 whether cc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of cc... gcc3 >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking dependency style of c++... gcc3 >checking for ranlib... ranlib >checking for protoc... /usr/local/bin/protoc >checking for ar... ar >checking the archiver (ar) interface... ar >checking whether C compiler accepts -fno-strict-overflow... yes >checking whether C++ compiler accepts -fno-strict-overflow... yes >checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes >checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2... yes >checking whether the linker accepts -fstack-protector-all... yes >checking whether C compiler accepts -Wstack-protector... yes >checking whether C++ compiler accepts -Wstack-protector... yes >checking whether C compiler accepts --param ssp-buffer-size=1... yes >checking whether C++ compiler accepts --param ssp-buffer-size=1... yes >checking whether C compiler accepts -fPIE... yes >checking whether C++ compiler accepts -fPIE... yes >checking whether the linker accepts -fPIE -pie... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,now... yes >checking whether C++ compiler accepts -fno-default-inline... no >checking whether C++ compiler accepts -pipe... yes >checking for library containing utempter_remove_record... -lutempter >checking for library containing compress... -lz >checking for library containing socket... none required >checking for library containing inet_addr... none required >checking for library containing clock_gettime... none required >checking how to run the C preprocessor... cpp >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >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 fcntl.h... (cached) yes >checking for langinfo.h... (cached) yes >checking for limits.h... (cached) yes >checking for locale.h... (cached) yes >checking for netdb.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for stddef.h... (cached) yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/ioctl.h... (cached) yes >checking for sys/resource.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/time.h... (cached) yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking for wchar.h... (cached) yes >checking for wctype.h... (cached) yes >checking pty.h usability... no >checking pty.h presence... no >checking for pty.h... no >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking for libutil.h... (cached) yes >checking for paths.h... (cached) yes >checking endian.h usability... no >checking endian.h presence... no >checking for endian.h... no >checking sys/endian.h usability... yes >checking sys/endian.h presence... yes >checking for sys/endian.h... yes >checking for utmpx.h... (cached) yes >checking termio.h usability... no >checking termio.h presence... no >checking for termio.h... no >checking for sys/uio.h... (cached) yes >checking how to run the C++ preprocessor... c++ -E >checking memory usability... yes >checking memory presence... yes >checking for memory... yes >checking tr1/memory usability... yes >checking tr1/memory presence... yes >checking for tr1/memory... yes >checking for stdbool.h that conforms to C99... (cached) yes >checking for _Bool... (cached) yes >checking for inline... inline >checking for int64_t... (cached) yes >checking for pid_t... (cached) yes >checking for C/C++ restrict keyword... __restrict >checking for size_t... (cached) yes >checking for ssize_t... (cached) yes >checking for uint16_t... (cached) yes >checking for uint32_t... (cached) yes >checking for uint64_t... (cached) yes >checking for uint8_t... (cached) yes >checking for uintptr_t... (cached) yes >checking for vfork.h... (cached) no >checking for fork... (cached) yes >checking for vfork... (cached) yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether mbrtowc and mbstate_t are properly declared... (cached) yes >checking for gettimeofday... (cached) yes >checking for setrlimit... (cached) yes >checking for iswprint... yes >checking for memchr... (cached) yes >checking for memset... (cached) yes >checking for nl_langinfo... (cached) yes >checking for posix_memalign... yes >checking for setenv... (cached) yes >checking for setlocale... (cached) yes >checking for sigaction... (cached) yes >checking for socket... yes >checking for strchr... (cached) yes >checking for strdup... (cached) yes >checking for strncasecmp... (cached) yes >checking for strtok... yes >checking for strerror... (cached) yes >checking for strtol... (cached) yes >checking for wcwidth... (cached) yes >checking for cfmakeraw... yes >checking for pselect... yes >checking for getaddrinfo... (cached) yes >checking for getnameinfo... (cached) yes >checking for pledge... no >checking pkg-config is at least version 0.9.0... yes >checking for TINFO... no >checking for TINFO... no >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking for main in -ltinfo... yes >checking CommonCrypto/CommonCrypto.h usability... no >checking CommonCrypto/CommonCrypto.h presence... no >checking for CommonCrypto/CommonCrypto.h... no >checking for CRYPTO... yes >checking whether forkpty is declared... yes >checking for library containing forkpty... -lutil >checking whether pipe2(..., O_CLOEXEC) is supported... yes >checking whether FD_ISSET() argument is const... yes >checking whether std::shared_ptr is available... yes >checking whether std::tr1::shared_ptr is available... no >checking whether clock_gettime() is supported... yes >checking whether mach_absolute_time is declared... no >checking whether __builtin_ctz is declared... no >checking whether ffs is declared... yes >checking whether be64toh is declared... yes >checking whether betoh64 is declared... no >checking whether bswap64 is declared... yes >checking whether __builtin_bswap64 is declared... no >checking whether IP_MTU_DISCOVER is declared... no >checking whether IP_RECVTOS is declared... yes >checking whether __STDC_ISO_10646__ is declared... no >configure: WARNING: C library doesn't advertise wchar_t is Unicode (OS X works anyway with workaround). >checking whether IUTF8 is declared... no >configure: WARNING: No IUTF8 termios mode; character-erase of multibyte character sequence probably does not work properly in canonical mode on this platform. >checking for protobuf... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/crypto/Makefile >config.status: creating src/frontend/Makefile >config.status: creating src/network/Makefile >config.status: creating src/protobufs/Makefile >config.status: creating src/statesync/Makefile >config.status: creating src/terminal/Makefile >config.status: creating src/util/Makefile >config.status: creating scripts/Makefile >config.status: creating src/examples/Makefile >config.status: creating src/tests/Makefile >config.status: creating man/Makefile >config.status: creating conf/Makefile >config.status: creating config.h >config.status: executing depfiles commands >configure: === Configuration results === >configure: Version: 1.3.2 >configure: c++ compiler: c++ >configure: Warning CXXFLAGS: -Wall >configure: Picky CXXFLAGS: >configure: Harden CFLAGS: -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE >configure: ============================= >=========================================================================== >=======================<phase: build >============================ >===> Building for mosh-1.3.2_9 >--- VERSION --- >--- version.h --- >--- all --- >/usr/bin/make all-recursive >--- all-recursive --- >Making all in scripts >--- mosh --- >Making all in src >--- all-recursive --- >Making all in protobufs >--- userinput.pb.cc --- >--- hostinput.pb.cc --- >--- transportinstruction.pb.cc --- >--- userinput.pb.cc --- >/usr/local/bin/protoc --cpp_out=. -I. userinput.proto >--- hostinput.pb.cc --- >/usr/local/bin/protoc --cpp_out=. -I. hostinput.proto >--- transportinstruction.pb.cc --- >/usr/local/bin/protoc --cpp_out=. -I. transportinstruction.proto >--- all --- >/usr/bin/make all-am >--- userinput.pb.o --- >--- hostinput.pb.o --- >--- transportinstruction.pb.o --- >--- userinput.pb.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT userinput.pb.o -MD -MP -MF .deps/userinput.Tpo -c -o userinput.pb.o userinput.pb.cc >--- hostinput.pb.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT hostinput.pb.o -MD -MP -MF .deps/hostinput.Tpo -c -o hostinput.pb.o hostinput.pb.cc >--- transportinstruction.pb.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT transportinstruction.pb.o -MD -MP -MF .deps/transportinstruction.Tpo -c -o transportinstruction.pb.o transportinstruction.pb.cc >mv -f .deps/transportinstruction.Tpo .deps/transportinstruction.Po >--- userinput.pb.o --- >mv -f .deps/userinput.Tpo .deps/userinput.Po >--- hostinput.pb.o --- >mv -f .deps/hostinput.Tpo .deps/hostinput.Po >--- libmoshprotos.a --- >rm -f libmoshprotos.a >ar cru libmoshprotos.a userinput.pb.o hostinput.pb.o transportinstruction.pb.o >ranlib libmoshprotos.a >Making all in util >--- locale_utils.o --- >--- swrite.o --- >--- select.o --- >--- timestamp.o --- >--- pty_compat.o --- >--- locale_utils.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT locale_utils.o -MD -MP -MF .deps/locale_utils.Tpo -c -o locale_utils.o locale_utils.cc >--- swrite.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT swrite.o -MD -MP -MF .deps/swrite.Tpo -c -o swrite.o swrite.cc >--- select.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT select.o -MD -MP -MF .deps/select.Tpo -c -o select.o select.cc >--- timestamp.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT timestamp.o -MD -MP -MF .deps/timestamp.Tpo -c -o timestamp.o timestamp.cc >--- pty_compat.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT pty_compat.o -MD -MP -MF .deps/pty_compat.Tpo -c -o pty_compat.o pty_compat.cc >--- swrite.o --- >mv -f .deps/swrite.Tpo .deps/swrite.Po >--- timestamp.o --- >mv -f .deps/timestamp.Tpo .deps/timestamp.Po >--- pty_compat.o --- >mv -f .deps/pty_compat.Tpo .deps/pty_compat.Po >--- select.o --- >mv -f .deps/select.Tpo .deps/select.Po >--- locale_utils.o --- >mv -f .deps/locale_utils.Tpo .deps/locale_utils.Po >--- libmoshutil.a --- >rm -f libmoshutil.a >ar cru libmoshutil.a locale_utils.o swrite.o select.o timestamp.o pty_compat.o >ranlib libmoshutil.a >Making all in crypto >--- ocb.o --- >--- base64.o --- >--- crypto.o --- >--- ocb.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT ocb.o -MD -MP -MF .deps/ocb.Tpo -c -o ocb.o ocb.cc >--- base64.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.cc >--- crypto.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT crypto.o -MD -MP -MF .deps/crypto.Tpo -c -o crypto.o crypto.cc >--- base64.o --- >mv -f .deps/base64.Tpo .deps/base64.Po >--- ocb.o --- >mv -f .deps/ocb.Tpo .deps/ocb.Po >--- crypto.o --- >mv -f .deps/crypto.Tpo .deps/crypto.Po >--- libmoshcrypto.a --- >rm -f libmoshcrypto.a >ar cru libmoshcrypto.a ocb.o base64.o crypto.o >ranlib libmoshcrypto.a >Making all in terminal >--- parseraction.o --- >--- parser.o --- >--- parserstate.o --- >--- terminal.o --- >--- terminaldispatcher.o --- >--- terminaldisplay.o --- >--- parseraction.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT parseraction.o -MD -MP -MF .deps/parseraction.Tpo -c -o parseraction.o parseraction.cc >--- parser.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.cc >--- parserstate.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT parserstate.o -MD -MP -MF .deps/parserstate.Tpo -c -o parserstate.o parserstate.cc >--- terminal.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.cc >--- terminaldisplay.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT terminaldisplay.o -MD -MP -MF .deps/terminaldisplay.Tpo -c -o terminaldisplay.o terminaldisplay.cc >--- terminaldispatcher.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT terminaldispatcher.o -MD -MP -MF .deps/terminaldispatcher.Tpo -c -o terminaldispatcher.o terminaldispatcher.cc >--- parseraction.o --- >mv -f .deps/parseraction.Tpo .deps/parseraction.Po >--- terminaldisplayinit.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT terminaldisplayinit.o -MD -MP -MF .deps/terminaldisplayinit.Tpo -c -o terminaldisplayinit.o terminaldisplayinit.cc >--- parser.o --- >mv -f .deps/parser.Tpo .deps/parser.Po >--- terminalframebuffer.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT terminalframebuffer.o -MD -MP -MF .deps/terminalframebuffer.Tpo -c -o terminalframebuffer.o terminalframebuffer.cc >--- parserstate.o --- >mv -f .deps/parserstate.Tpo .deps/parserstate.Po >--- terminalfunctions.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT terminalfunctions.o -MD -MP -MF .deps/terminalfunctions.Tpo -c -o terminalfunctions.o terminalfunctions.cc >--- terminaldisplayinit.o --- >mv -f .deps/terminaldisplayinit.Tpo .deps/terminaldisplayinit.Po >--- terminaluserinput.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT terminaluserinput.o -MD -MP -MF .deps/terminaluserinput.Tpo -c -o terminaluserinput.o terminaluserinput.cc >--- terminaldispatcher.o --- >mv -f .deps/terminaldispatcher.Tpo .deps/terminaldispatcher.Po >--- terminaldisplay.o --- >mv -f .deps/terminaldisplay.Tpo .deps/terminaldisplay.Po >--- terminal.o --- >mv -f .deps/terminal.Tpo .deps/terminal.Po >--- terminaluserinput.o --- >mv -f .deps/terminaluserinput.Tpo .deps/terminaluserinput.Po >--- terminalfunctions.o --- >mv -f .deps/terminalfunctions.Tpo .deps/terminalfunctions.Po >--- terminalframebuffer.o --- >mv -f .deps/terminalframebuffer.Tpo .deps/terminalframebuffer.Po >--- libmoshterminal.a --- >rm -f libmoshterminal.a >ar cru libmoshterminal.a parseraction.o parser.o parserstate.o terminal.o terminaldispatcher.o terminaldisplay.o terminaldisplayinit.o terminalframebuffer.o terminalfunctions.o terminaluserinput.o >ranlib libmoshterminal.a >Making all in network >--- network.o --- >--- transportfragment.o --- >--- compressor.o --- >--- network.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -I/usr/local/include -pthread -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.cc >--- transportfragment.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -I/usr/local/include -pthread -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT transportfragment.o -MD -MP -MF .deps/transportfragment.Tpo -c -o transportfragment.o transportfragment.cc >--- compressor.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -I/usr/local/include -pthread -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT compressor.o -MD -MP -MF .deps/compressor.Tpo -c -o compressor.o compressor.cc >mv -f .deps/compressor.Tpo .deps/compressor.Po >--- network.o --- >mv -f .deps/network.Tpo .deps/network.Po >--- transportfragment.o --- >mv -f .deps/transportfragment.Tpo .deps/transportfragment.Po >--- libmoshnetwork.a --- >rm -f libmoshnetwork.a >ar cru libmoshnetwork.a network.o transportfragment.o compressor.o >ranlib libmoshnetwork.a >Making all in statesync >--- completeterminal.o --- >--- user.o --- >--- completeterminal.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../terminal -I../protobufs -I/usr/local/include -pthread -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT completeterminal.o -MD -MP -MF .deps/completeterminal.Tpo -c -o completeterminal.o completeterminal.cc >--- user.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../terminal -I../protobufs -I/usr/local/include -pthread -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.cc >mv -f .deps/user.Tpo .deps/user.Po >--- completeterminal.o --- >mv -f .deps/completeterminal.Tpo .deps/completeterminal.Po >--- libmoshstatesync.a --- >rm -f libmoshstatesync.a >ar cru libmoshstatesync.a completeterminal.o user.o >ranlib libmoshstatesync.a >Making all in frontend >--- mosh-client.o --- >--- stmclient.o --- >--- terminaloverlay.o --- >--- mosh-server.o --- >--- mosh-client.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -I/usr/local/include -pthread -I/usr/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT mosh-client.o -MD -MP -MF .deps/mosh-client.Tpo -c -o mosh-client.o mosh-client.cc >--- stmclient.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -I/usr/local/include -pthread -I/usr/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT stmclient.o -MD -MP -MF .deps/stmclient.Tpo -c -o stmclient.o stmclient.cc >--- terminaloverlay.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -I/usr/local/include -pthread -I/usr/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT terminaloverlay.o -MD -MP -MF .deps/terminaloverlay.Tpo -c -o terminaloverlay.o terminaloverlay.cc >--- mosh-server.o --- >c++ -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -I/usr/local/include -pthread -I/usr/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -MT mosh-server.o -MD -MP -MF .deps/mosh-server.Tpo -c -o mosh-server.o mosh-server.cc >--- mosh-client.o --- >mv -f .deps/mosh-client.Tpo .deps/mosh-client.Po >--- terminaloverlay.o --- >mv -f .deps/terminaloverlay.Tpo .deps/terminaloverlay.Po >--- stmclient.o --- >mv -f .deps/stmclient.Tpo .deps/stmclient.Po >--- mosh-client --- >c++ -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -pie -Wl,-z,relro -Wl,-z,now -fstack-protector-strong -o mosh-client mosh-client.o stmclient.o terminaloverlay.o ../crypto/libmoshcrypto.a ../network/libmoshnetwork.a ../statesync/libmoshstatesync.a ../terminal/libmoshterminal.a ../util/libmoshutil.a ../protobufs/libmoshprotos.a -lm -ltinfo -L/usr/local/lib -lprotobuf -L/usr/lib -lssl -lcrypto -lutil -lz -lutempter >--- mosh-server.o --- >mv -f .deps/mosh-server.Tpo .deps/mosh-server.Po >--- mosh-server --- >c++ -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -pie -Wl,-z,relro -Wl,-z,now -fstack-protector-strong -o mosh-server mosh-server.o ../crypto/libmoshcrypto.a ../network/libmoshnetwork.a ../statesync/libmoshstatesync.a ../terminal/libmoshterminal.a ../util/libmoshutil.a ../protobufs/libmoshprotos.a -lm -ltinfo -L/usr/local/lib -lprotobuf -L/usr/lib -lssl -lcrypto -lutil -lz -lutempter >Making all in examples >Making all in tests >Making all in man >Making all in conf >=========================================================================== >=======================<phase: run-depends >============================ >===> mosh-1.3.2_9 depends on package: perl5>=5.28.r1<5.29 - not found >===> Installing existing package /packages/All/perl5-5.28.2.txz >[F112-default-grifon-job-02] Installing perl5-5.28.2... >[F112-default-grifon-job-02] Extracting perl5-5.28.2: .......... done >Message from perl5-5.28.2: > >The /usr/bin/perl symlink has been removed starting with Perl 5.20. >For shebangs, you should either use: > >#!/usr/local/bin/perl > >or > >#!/usr/bin/env perl > >The first one will only work if you have a /usr/local/bin/perl, >the second will work as long as perl is in PATH. >===> mosh-1.3.2_9 depends on package: perl5>=5.28.r1<5.29 - found >===> Returning to build of mosh-1.3.2_9 >=========================================================================== >=======================<phase: stage >============================ >===> Staging for mosh-1.3.2_9 >===> Generating temporary packing list >if test -z ''; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/mosh/work/mosh-1.3.2/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/mosh/work/mosh-1.3.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/mosh/work/mosh-1.3.2/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/mosh/work/mosh-1.3.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; fi >/usr/bin/make install-recursive >Making install in scripts > /bin/mkdir -p '/wrkdirs/usr/ports/net/mosh/work/stage/usr/local/bin' > install -m 555 mosh '/wrkdirs/usr/ports/net/mosh/work/stage/usr/local/bin' >Making install in src >Making install in protobufs >/usr/bin/make install-am >Making install in util >Making install in crypto >Making install in terminal >Making install in network >Making install in statesync >Making install in frontend > /bin/mkdir -p '/wrkdirs/usr/ports/net/mosh/work/stage/usr/local/bin' > /bin/sh /wrkdirs/usr/ports/net/mosh/work/mosh-1.3.2/install-sh -c -s mosh-client mosh-server '/wrkdirs/usr/ports/net/mosh/work/stage/usr/local/bin' >Making install in examples >Making install in tests >Making install in man > /bin/mkdir -p '/wrkdirs/usr/ports/net/mosh/work/stage/usr/local/man/man1' > install -m 0644 mosh.1 mosh-client.1 mosh-server.1 '/wrkdirs/usr/ports/net/mosh/work/stage/usr/local/man/man1' >Making install in conf >====> Compressing man pages (compress-man) >=========================================================================== >=======================<phase: package >============================ >===> Building package for mosh-1.3.2_9 >=========================================================================== >=>> Cleaning up wrkdir >===> Cleaning for mosh-1.3.2_9 >build of net/mosh | mosh-1.3.2_9 ended at Sat Jul 6 00:35:36 CEST 2019 >build time: 00:01:13
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 239038
:
205577
|
205578
| 205579 |
206110