FreeBSD Bugzilla – Attachment 151285 Details for
Bug 190065
New port: net-p2p/py-transmission-remote-curses Remote Curses UI for Transmission daemon
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
: net/transmission-remote-curses: poudriere without building depends
transmission-remote-curses.testport (text/plain), 17.83 KB, created by
Anonymized Account
on 2015-01-03 13:51:06 UTC
(
hide
)
Description:
: net/transmission-remote-curses: poudriere without building depends
Filename:
MIME Type:
Creator:
Anonymized Account
Created:
2015-01-03 13:51:06 UTC
Size:
17.83 KB
patch
obsolete
>====>> Creating the reference jail... done >====>> Mounting system devices for 100amd64-default >====>> Mounting ports/packages/distfiles >====>> Mounting packages from: /home/poudriere/data/packages/100amd64-default >====>> Mounting /var/db/ports from: /var/db/ports >====>> Logs: /home/poudriere/data/logs/bulk/100amd64-default/2015-01-03_18h44m09s >====>> Appending to make.conf: /usr/local/etc/poudriere.d/100amd64-make.conf >/etc/resolv.conf -> /home/poudriere/data/build/100amd64-default/ref/etc/resolv.conf >====>> Starting jail 100amd64-default >====>> Loading MOVED >====>> Calculating ports order and dependencies >====>> Sanity checking the repository >====>> Deleting stale symlinks >====>> Deleting empty directories >====>> Cleaning the build queue >====>> Building with flags: >====>> Removing existing /usr/local >build started at Sat Jan 3 18:45:07 YEKT 2015 >port directory: /usr/ports/net-p2p/transmission-remote-curses >building for: FreeBSD 100amd64-default 10.1-RELEASE FreeBSD 10.1-RELEASE amd64 >maintained by: mike.d.ft402@gmail.com >ident warning: no id keywords in /home/poudriere/data/build/100amd64-default/ref//usr/ports/net-p2p/transmission-remote-curses/Makefile >Makefile ident: >Poudriere version: 3.0.19 >Host OSVERSION: 1001000 >Jail OSVERSION: 1001000 > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE >UNAME_r=10.1-RELEASE >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >WARNING_WAIT=0 >SAVED_TERM=rxvt >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/home/poudriere/data/build/100amd64-default/ref >PKG_EXT=txz >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNG=1 >PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f >PKG_ADD=/usr/local/sbin/pkg-static add >PWD=/usr/ports >MASTERNAME=100amd64-default >DEVELOPER_MODE=yes >USER=root >HOME=/root >POUDRIERE_VERSION=3.0.19 >SKIPSANITY=0 >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >DEV_WARNING_WAIT=0 >PKG_BIN=/usr/local/sbin/pkg-static >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for transmission-remote-curses-1.7.0: > ADNS=on: Resolve IPs to host names using dns/adns > GEOIP=on: GeoIP IP location 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/transmission-remote-curses/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work HOME=/wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work HOME=/wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/transmission-remote-curses >DOCSDIR=/usr/local/share/doc/transmission-remote-curses >EXAMPLESDIR=/usr/local/share/examples/transmission-remote-curses >WWWDIR=/usr/local/www/transmission-remote-curses >ETCDIR=/usr/local/etc/transmission-remote-curses >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/100amd64-make.conf #### ># Distfiles >RANDOMIZE_MASTER_SITE=yes >FETCH_BEFORE_ARGS=-p4 -T120 > ># Languages and compilers >#C=gcc >#CXX=g++ >#CPP=cpp >OPTIONS_SET= BOOTSTRAP GCL FORTRAN PERL LIBYAML LUAJIT >OPTIONS_UNSET= SBCL CMUCL ># Needed for print/pdftk >.if ${.CURDIR:M*/lang/gcc*} > OPTIONS_SET+= JAVA >.else > OPTIONS_UNSET+= JAVA >.endif >## Needed for x11-toolkits/pango >#.if ${.CURDIR}!="/usr/ports/graphics/cairo" > OPTIONS_UNSET+= GLIB >#.else ># OPTIONS_SET+= GLIB >#.endif > ># CAD >OPTIONS_SET+= NGSPICE >OPTIONS_UNSET+= GNUCAP > ># Documentation >OPTIONS_SET+= EXAMPLES MANPAGES TCLMAN TKMAN >OPTIONS_UNSET+= DOCBOOK HELPBROWSER HTMLDOCS >OPTIONS_UNSET+= TESTS > ># Emulation >OVERRIDE_LINUX_BASE_PORT=c6 >OVERRIDE_LINUX_NONBASE_PORTS=c6 > ># Filesystem >OPTIONS_UNSET+= FAM GAMIN GAM_POLLER GDA GIO GNOMEVFS GVFS LIBINOTIFY > ># Graphics >OPTIONS_SET+= FONTCONFIG OPENGL PNG X11 XFT LCD_FILTERING NVIDIA NVIDIA_GL VDPAU >OPTIONS_UNSET+= COLORD > ># Integration >OPTIONS_UNSET+= DBUS GCONF GNOME GNOME_PROXY GOBJECT GSETTINGS > ># Hardware >OPTIONS_SET+= DEVD USB >#OPTIONS_UNSET+= BACKSPACE_KEY DELETE_KEY >OPTIONS_UNSET+= HAL > ># Locales >OPTIONS_SET+= IDN LIBIDN UNICODE UTF8 >OPTIONS_UNSET+= NLS XIM > ># Multimedia >OPTIONS_SET+= FFMPEG LAME OPENAL VORBIS >OPTIONS_UNSET+= ALSA ESD ESOUND GSTREAMER JACK NAS PORTAUDIO PULSEAUDIO > ># Performance >OPTIONS_SET+= ATLAS CPU_OPTS LARGE_STACK MMX OPENMP OPTIMIZATION OPTIMIZED_CFLAGS OPTIMIZED_FLAGS PGO RAYOPTIMIZATION SIMD SMP SSE SSE2 THREADS X86_ASM XS >OPTIONS_UNSET+= STATIC DEBUG > ># Security >WITH_SSP=yes >OPTIONS_SET+= OPENSSL PAM >OPTIONS_UNSET+= GCRYPT GNUTLS GSSAPI ># Accelerated OpenSSL for Tor >.if ${.CURDIR}=="/usr/ports/security/tor" > WITH_OPENSSL_PORT= yes >.endif > ># TCP >OPTIONS_SET+= FETCH GEOIP IPV6 >OPTIONS_UNSET+= AVAHI BONJOUR GNOME_PROXY MDNS SAMBA SMB > ># Text processing >OPTIONS_SET+= HUNSPELL >OPTIONS_UNSET+= ASPELL ENCHANT GTKSPELL ISPELL > ># Typesetting >OPTIONS_UNSET+= CLOUDPRINT CUPS >TEX_DEFAULT = texlive > ># UI >OPTIONS_SET+= GTK2 >OPTIONS_UNSET+= GUI GTK3 KDE4 QT4 QT5 WX SKINS >OPTIONS_UNSET+= BASH_COMPLETIONS NOTIFY >QT4_OPTIONS= -CUPS -NAS QGTKSTYLE > ># Overrides >audio_musicpd_SET+= AAC ARCHIVE HTTPD LAME MMS SHOUTCAST VORBISENC >audio_ncmpcpp_SET+= CLOCK VISUALIZER >emulators_i386-wine-devel_SET+= GECKO MONO >#XXX Broken FFMPEG support >graphics_blender_UNSET+= FFMPEG REDCODE ># Needed for x11-toolkits/pango >graphics_cairo_OPTIONS_SET+= GLIB >graphics_gimp_UNSET+= PRINT >graphics_gimp-help_SET+= EN >graphics_gimp-help_UNSET+= ALL DE ES FR IT JA KO NL NN PL RU SV ZH_CN >#XXX Requires GNUTLS >#irc_bitlbee_SET+= OTR >irc_bitlbee_SET+= SKYPE >mail_fetchmail_UNSET+= X11 >mail_mutt_SET+= NNTP >mail_postfix_SET+= SASL2 TLS >math_atlas_SET+= STATIC >math_gnuplot_UNSET+= TEX >glib_networking_SET= GNUTLS >multimedia_libass_SET+= FONTCONFIG >net-im_skype-devel_SET= >net-im_skype-devel_UNSET= VIDEO NVIDIA_GL >#security_ca_root_nss_SET+= ETCSYMLINK >security_gnupg_SET+= CURL SUID_GPG >#XXX Install pinentry-tty separately >#security_gnupg_UNSET+= PINENTRY >security_openssl_SET+= EC >security_pinentry_SET+= TTY >security_pinentry_UNSET+= GTK2 QT4 >sysutils_conky_SET+= APCUPSD LUA METAR MOC MPD RSS X1 XOAP ARGB DOUBLE_BUFFERING >#www_vimb_UNSET=GTK2 >#www_vimb_SET=GTK3 >#www_xombrero_UNSET=GTK2 >#www_xombrero_SET=GTK3 >x11_xscreensaver_SET+= ANCLOCK >x11-fonts_terminus-font_SET+= AO2 GE2 LL2 >x11-toolkits_gtk20_SET+= SHIFT_INSERT >x11-toolkits_gtk30_SET+= SHIFT_INSERT >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License GPLv3 accepted by the user >===> Found saved configuration for transmission-remote-curses-1.7.0 >=========================================================================== >=======================<phase: pkg-depends >============================ >===> transmission-remote-curses-1.7.0 depends on file: /usr/local/sbin/pkg - not found >===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg >===> Installing existing package /packages/All/pkg-1.4.4.txz >[100amd64-default] Installing pkg-1.4.4... >[100amd64-default] Extracting pkg-1.4.4... done >Message for pkg-1.4.4: > If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of transmission-remote-curses-1.7.0 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv3 accepted by the user >===> Found saved configuration for transmission-remote-curses-1.7.0 >===> transmission-remote-curses-1.7.0 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by transmission-remote-curses-1.7.0 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv3 accepted by the user >===> Found saved configuration for transmission-remote-curses-1.7.0 >===> transmission-remote-curses-1.7.0 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by transmission-remote-curses-1.7.0 for building >=> SHA256 Checksum OK for transmission-remote-curses-1.7.0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv3 accepted by the user >===> Found saved configuration for transmission-remote-curses-1.7.0 >===> transmission-remote-curses-1.7.0 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by transmission-remote-curses-1.7.0 for building >===> Extracting for transmission-remote-curses-1.7.0 >=> SHA256 Checksum OK for transmission-remote-curses-1.7.0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for transmission-remote-curses-1.7.0 >=========================================================================== >=======================<phase: build-depends >============================ >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for transmission-remote-curses-1.7.0 >=========================================================================== >=======================<phase: build >============================ >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> transmission-remote-curses-1.7.0 depends on executable: transmission-remote - not found >===> Verifying install for transmission-remote in /usr/ports/net-p2p/transmission-daemon >===> Installing existing package /packages/All/transmission-daemon-2.84_1.txz >[100amd64-default] Installing transmission-daemon-2.84_1... >[100amd64-default] `-- Installing bittorrent-libutp-0.20130514... >[100amd64-default] `-- Extracting bittorrent-libutp-0.20130514... done >[100amd64-default] `-- Installing curl-7.39.0_1... >[100amd64-default] | `-- Installing ca_root_nss-3.17.3_1... >[100amd64-default] | `-- Extracting ca_root_nss-3.17.3_1... done >[100amd64-default] | `-- Installing libidn-1.29... >[100amd64-default] | | `-- Installing indexinfo-0.2.2... >[100amd64-default] | | `-- Extracting indexinfo-0.2.2... done >[100amd64-default] | `-- Extracting libidn-1.29... done >[100amd64-default] `-- Extracting curl-7.39.0_1... done >[100amd64-default] `-- Installing dht-0.22... >[100amd64-default] `-- Extracting dht-0.22... done >[100amd64-default] `-- Installing libevent2-2.0.21_3... >[100amd64-default] `-- Extracting libevent2-2.0.21_3... done >[100amd64-default] `-- Installing libnatpmp-20140401... >[100amd64-default] `-- Extracting libnatpmp-20140401... done >[100amd64-default] `-- Installing miniupnpc-1.9... >[100amd64-default] `-- Extracting miniupnpc-1.9... done >[100amd64-default] `-- Installing transmission-web-2.84... >[100amd64-default] `-- Extracting transmission-web-2.84... done >===> Creating users and/or groups. >Creating group 'transmission' with gid '921'. >Creating user 'transmission' with uid '921'. >[100amd64-default] Extracting transmission-daemon-2.84_1... done >===> Returning to build of transmission-remote-curses-1.7.0 >===> transmission-remote-curses-1.7.0 depends on file: /usr/local/bin/python2.7 - not found >===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 >===> Installing existing package /packages/All/python27-2.7.9.txz >[100amd64-default] Installing python27-2.7.9... >[100amd64-default] `-- Installing libffi-3.0.13_3... >[100amd64-default] `-- Extracting libffi-3.0.13_3... done >[100amd64-default] Extracting python27-2.7.9... done >Message for python27-2.7.9: > ===================================================================== > >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >bsddb databases/py-bsddb >gdbm databases/py-gdbm >sqlite3 databases/py-sqlite3 >tkinter x11-toolkits/py-tkinter > >===================================================================== >===> Returning to build of transmission-remote-curses-1.7.0 >=========================================================================== >=======================<phase: stage >============================ >===> Staging for transmission-remote-curses-1.7.0 >===> transmission-remote-curses-1.7.0 depends on executable: transmission-remote - found >===> transmission-remote-curses-1.7.0 depends on file: /usr/local/bin/python2.7 - found >===> Generating temporary packing list >install -o root -g wheel -m 555 /wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work/fagga-transmission-remote-cli-7704698/transmission-remote-cli /wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work/stage/usr/local/bin/transmission-remote-curses >/usr/bin/sed 's/-cli/-curses/g' </wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work/fagga-transmission-remote-cli-7704698/transmission-remote-cli.1 >/wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work/fagga-transmission-remote-cli-7704698/transmission-remote-curses.1 >install -o root -g wheel -m 444 /wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work/fagga-transmission-remote-cli-7704698/transmission-remote-curses.1 /wrkdirs/usr/ports/net-p2p/transmission-remote-curses/work/stage/usr/local/man/man1/ >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for transmission-remote-curses-1.7.0 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >=======================<phase: install >============================ >===> Installing for transmission-remote-curses-1.7.0 >===> transmission-remote-curses-1.7.0 depends on executable: transmission-remote - found >===> transmission-remote-curses-1.7.0 depends on file: /usr/local/bin/python2.7 - found >===> Checking if transmission-remote-curses already installed >===> Registering installation for transmission-remote-curses-1.7.0 >[100amd64-default] Installing transmission-remote-curses-1.7.0... >=========================================================================== >====>> Checking shared library dependencies >=======================<phase: deinstall >============================ >===> Deinstalling for transmission-remote-curses >===> Deinstalling transmission-remote-curses-1.7.0 >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > transmission-remote-curses-1.7.0 > >The operation will free 196 KB. >[100amd64-default] [1/1] Deinstalling transmission-remote-curses-1.7.0... >[100amd64-default] [1/1] Deleting files for transmission-remote-curses-1.7.0... done >=========================================================================== >====>> Checking for extra files and directories >====>> Installing from package >[100amd64-default] Installing transmission-remote-curses-1.7.0... >[100amd64-default] Extracting transmission-remote-curses-1.7.0... done >====>> Cleaning up >===> Cleaning for transmission-remote-curses-1.7.0 >====>> Deinstalling package >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > transmission-remote-curses-1.7.0 > >The operation will free 196 KB. >[100amd64-default] [1/1] Deinstalling transmission-remote-curses-1.7.0... >[100amd64-default] [1/1] Deleting files for transmission-remote-curses-1.7.0... done >build of /usr/ports/net-p2p/transmission-remote-curses ended at Sat Jan 3 18:45:19 YEKT 2015 >build time: 00:00:12 >====>> Cleaning up >====>> Umounting file systems
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 190065
:
142950
|
145117
|
148307
|
151282
|
151283
|
151284
|
151285
|
178826
|
178827
|
178828