FreeBSD Bugzilla – Attachment 185665 Details for
Bug 221717
net-p2p/mktorrent: update to 1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
buildlog
mktorrent-1.1.log (text/x-log), 10.38 KB, created by
Johannes Jost Meixner
on 2017-08-22 16:20:14 UTC
(
hide
)
Description:
buildlog
Filename:
MIME Type:
Creator:
Johannes Jost Meixner
Created:
2017-08-22 16:20:14 UTC
Size:
10.38 KB
patch
obsolete
>====>> Building net-p2p/mktorrent >build started at Mon Aug 21 16:19:17 EDT 2017 >port directory: /usr/ports/net-p2p/mktorrent >building for: FreeBSD 11x64-default-job-01 11.1-RELEASE-p1 FreeBSD 11.1-RELEASE-p1 amd64 >maintained by: dgerow@afflictions.org >Makefile ident: $FreeBSD: head/net-p2p/mktorrent/Makefile 435987 2017-03-12 13:35:29Z danfe $ >Poudriere version: 3.1.19 >Host OSVERSION: 1101001 >Jail OSVERSION: 1101001 >Job Id: 01 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1101001 >UNAME_v=FreeBSD 11.1-RELEASE-p1 >UNAME_r=11.1-RELEASE-p1 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen-256color >MASTERMNT=/usr/local/poudriere/data/.m/11x64-default/ref >UID=0 >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=mktorrent-1.1 >OLDPWD=/ >PWD=/usr/local/poudriere/data/.m/11x64-default/ref/.p/pool >MASTERNAME=11x64-default >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.19 >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >GID=0 >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for mktorrent-1.1: > HASHCHECK=on: Verify file hashes > OPENSSL=on: Use OpenSSL for hashing > THREADS=on: Threading support >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/mktorrent/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/mktorrent/work HOME=/wrkdirs/usr/ports/net-p2p/mktorrent/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/mktorrent/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/mktorrent/work HOME=/wrkdirs/usr/ports/net-p2p/mktorrent/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing " 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.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="@comment >" >PORTEXAMPLES="@comment >" >LIB32DIR=lib >DOCSDIR="share/doc/mktorrent" >EXAMPLESDIR="share/examples/mktorrent" >DATADIR="share/mktorrent" >WWWDIR="www/mktorrent" >ETCDIR="etc/mktorrent" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/mktorrent >DOCSDIR=/usr/local/share/doc/mktorrent >EXAMPLESDIR=/usr/local/share/examples/mktorrent >WWWDIR=/usr/local/www/mktorrent >ETCDIR=/usr/local/etc/mktorrent >--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 >#### /usr/local/etc/poudriere.d/make.conf #### >DEFAULT_VERSIONS+=ssl=libressl >#### /usr/ports/Mk/Scripts/ports_env.sh #### >ARCH=amd64 >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_COMPAT_IA32_KERN=YES >OPSYS=FreeBSD >OSREL=11.1 >OSVERSION=1101001 >PYTHONBASE=/usr/local >_JAVA_OS_LIST_REGEXP=native|linux >_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun >_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+ >_OSRELEASE=11.1-RELEASE-p1 >_SMP_CPUS=8 >#### Misc Poudriere #### >DISABLE_MAKE_JOBS=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) 19530 >open files (-n) 1024 >virtual mem size (kbytes, -v) unlimited >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 >============================ >===> License GPLv2+ accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> mktorrent-1.1 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.10.1.txz >[11x64-default-job-01] Installing pkg-1.10.1... >[11x64-default-job-01] Extracting pkg-1.10.1: .......... done >===> mktorrent-1.1 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of mktorrent-1.1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv2+ accepted by the user >===> Fetching all distfiles required by mktorrent-1.1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv2+ accepted by the user >===> Fetching all distfiles required by mktorrent-1.1 for building >=> SHA256 Checksum OK for v1.1.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv2+ accepted by the user >===> Fetching all distfiles required by mktorrent-1.1 for building >===> Extracting for mktorrent-1.1 >=> SHA256 Checksum OK for v1.1.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for mktorrent-1.1 >=========================================================================== >=======================<phase: build-depends >============================ >===> mktorrent-1.1 depends on file: /usr/local/lib/libcrypto.so.41 - not found >===> Installing existing package /packages/All/libressl-2.5.5.txz >[11x64-default-job-01] Installing libressl-2.5.5... >[11x64-default-job-01] Extracting libressl-2.5.5: .......... done >===> mktorrent-1.1 depends on file: /usr/local/lib/libcrypto.so.41 - found >===> Returning to build of mktorrent-1.1 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for mktorrent-1.1 >=========================================================================== >=======================<phase: build >============================ >===> Building for mktorrent-1.1 >cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DNO_HASH_CHECK -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector prefix.c -o prefix >cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DNO_HASH_CHECK -DPRIoff="\"`./prefix`d\"" -DVERSION="\"1.1\"" -c ftw.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DNO_HASH_CHECK -DPRIoff="\"`./prefix`d\"" -DVERSION="\"1.1\"" -c init.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DNO_HASH_CHECK -DPRIoff="\"`./prefix`d\"" -DVERSION="\"1.1\"" -c hash_pthreads.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DNO_HASH_CHECK -DPRIoff="\"`./prefix`d\"" -DVERSION="\"1.1\"" -c output.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DNO_HASH_CHECK -DPRIoff="\"`./prefix`d\"" -DVERSION="\"1.1\"" -c main.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing ftw.o init.o hash_pthreads.o output.o main.o -o mktorrent -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -lpthread -lcrypto >=========================================================================== >=======================<phase: run-depends >============================ >===> mktorrent-1.1 depends on file: /usr/local/lib/libcrypto.so.41 - found >=========================================================================== >=======================<phase: stage >============================ >===> Staging for mktorrent-1.1 >===> Generating temporary packing list >install -s -m 555 /wrkdirs/usr/ports/net-p2p/mktorrent/work/mktorrent-1.1/mktorrent /wrkdirs/usr/ports/net-p2p/mktorrent/work/stage/usr/local/bin >====> Compressing man pages (compress-man) >=========================================================================== >=======================<phase: package >============================ >===> Building package for mktorrent-1.1 >=========================================================================== >====>> Cleaning up wrkdir >===> Cleaning for mktorrent-1.1 >build of net-p2p/mktorrent ended at Mon Aug 21 16:19:19 EDT 2017 >build time: 00:00:02
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 221717
:
185664
| 185665