Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562848 - net-proxy/torsocks-2.1.0 with FEATURES=network-sandbox fails tests test_fd_passing test_getpeername
Summary: net-proxy/torsocks-2.1.0 with FEATURES=network-sandbox fails tests test_fd_pa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-11 17:50 UTC by eroen
Modified: 2016-11-21 00:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,55.00 KB, text/plain)
2015-10-11 17:50 UTC, eroen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eroen 2015-10-11 17:50:26 UTC
Created attachment 414372 [details]
build.log

Tests pass when network-sandbox FEATURE is disabled.



make[2]: Entering directory '/var/tmp/portage/net-proxy/torsocks-2.1.0/work/torsocks-2.1.0/tests'
./run.sh test_list
./test_connect ........... ok   
./test_fd_passing ........ Failed 5/5 subtests 
./test_socket ............ ok    
./test_getpeername ....... Failed 4/7 subtests 
./unit/test_onion ........ ok     
./unit/test_connection ... ok     
./unit/test_utils ........ ok     
./unit/test_config-file .. ok     
./unit/test_socks5 ....... ok    
./unit/test_compat ....... ok   

Test Summary Report
-------------------
./test_fd_passing      (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
  Parse errors: Bad plan.  You planned 5 tests but ran 1.
./test_getpeername     (Wstat: 0 Tests: 4 Failed: 1)
  Failed test:  4
  Parse errors: Bad plan.  You planned 7 tests but ran 4.
Files=10, Tests=146,  0 wallclock secs ( 0.06 usr  0.01 sys +  0.02 cusr  0.06 csys =  0.15 CPU)
Result: FAIL
Makefile:766: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-proxy/torsocks-2.1.0/work/torsocks-2.1.0/tests'
Makefile:492: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-proxy/torsocks-2.1.0/work/torsocks-2.1.0/tests'
Makefile:415: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
 * ERROR: net-proxy/torsocks-2.1.0::gentoo failed (test phase):
 *   Make check failed. See above for details.
 * 
 * Call stack:
 *            ebuild.sh, line   93:  Called src_test
 *          environment, line 2764:  Called default
 *   phase-functions.sh, line  763:  Called default_src_test
 *   phase-functions.sh, line  792:  Called __eapi0_src_test
 *     phase-helpers.sh, line  760:  Called die
 * The specific snippet of code:
 *   		$emake_cmd ${internal_opts} check || \
 *   			die "Make check failed. See above for details."
Comment 1 eroen 2015-10-11 17:50:54 UTC
occam / # emerge --info '=net-proxy/torsocks-2.1.0::gentoo'
Portage 2.2.20.1 (python 3.4.3-final-0, default/linux/amd64/13.0, gcc-4.9.3, glibc-2.20-r2, 4.1.7-hardened-r1-occam1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.1.7-hardened-r1-occam1-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.2
KiB Mem:     7938404 total,   1074612 free
KiB Swap:   16777212 total,  15202356 free
Timestamp of repository gentoo: Sun, 11 Oct 2015 14:00:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p39::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10::gentoo, 3.4.3::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.69::gentoo
sys-devel/automake:       1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync network-sandbox noclean parallel-fetch preserve-libs protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx mmxext modules multilib ncurses nls nptl openmp pam pcre readline seccomp session sse sse2 ssl tcpd unicode zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

occam / # emerge -pqv '=net-proxy/torsocks-2.1.0::gentoo'
[ebuild  N    ] net-proxy/torsocks-2.1.0  USE="-static-libs"
Comment 2 Göktürk Yüksek archtester gentoo-dev 2016-11-21 00:16:44 UTC
commit c80c974ca610595155e99e287545be41fe07f898
Author:     Felix Janda <felix.janda@posteo.de>
AuthorDate: Sat Nov 19 13:24:44 2016 -0500
Commit:     Göktürk Yüksek <gokturk@gentoo.org>
CommitDate: Sun Nov 20 19:07:19 2016 -0500

    net-proxy/torsocks: bump to version 2.2.0
    
    - disable network tests (bug #562848)
    - drop unecessary patch
    - use default DOCS (same installed files)
    
    Gentoo-Bug: https://bugs.gentoo.org/562848
    Gentoo-Bug: https://bugs.gentoo.org/597642