Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667426 - net-libs/libupnp-1.6.21: fails test_init + test_url
Summary: net-libs/libupnp-1.6.21: fails test_init + test_url
Status: RESOLVED DUPLICATE of bug 628392
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Ian Whyman (thev00d00) (RETIRED)
URL:
Whiteboard:
Keywords: TESTFAILURE
: 706300 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-09-30 23:46 UTC by ernsteiswuerfel
Modified: 2020-05-23 18:48 UTC (History)
2 users (show)

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


Attachments
emerge --info (file_667426.txt,5.81 KB, text/plain)
2018-09-30 23:46 UTC, ernsteiswuerfel
Details
build.log (libupnp-1.6.21:20180930-213451.log,78.49 KB, text/plain)
2018-09-30 23:47 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2018-09-30 23:46:05 UTC
Created attachment 548558 [details]
emerge --info

=========================================
   libupnp 1.6.21: upnp/test-suite.log
=========================================

# TOTAL: 2
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_init
===============


UPNP_VERSION_STRING = "1.6.21"
UPNP_VERSION_MAJOR  = 1
UPNP_VERSION_MINOR  = 6
UPNP_VERSION_PATCH  = 21
UPNP_VERSION        = 10621

UPNP_HAVE_DEBUG         = no
UPNP_HAVE_CLIENT        = yes
UPNP_HAVE_DEVICE        = yes
UPNP_HAVE_WEBSERVER     = yes
UPNP_HAVE_TOOLS         = yes

Initializing UPnP ... 
** ERROR UpnpInit(): -208 UPNP_E_SOCKET_ERROR
FAIL test_init (exit status: 1)

FAIL: test_url
==============

test/test_url.c:60:  'http://www.libupnp.org/path1/' | 'http://www.libupnp.org/path1/path1' -> '(null)' != 'http://www.libupnp.org/path1/path1' (-108)
test/test_url.c:61:  'http://www.libupnp.org/path1/' | '' -> '(null)' != 'http://www.libupnp.org/path1/' (-108)
test/test_url.c:62:  'http://www.libupnp.org/path1/' | '//localhost/path2' -> '(null)' != 'http://localhost/path2' (-108)
test/test_url.c:63:  'http://www.libupnp.org/path1/path1' | '//localhost/path2' -> '(null)' != 'http://localhost/path2' (-108)
test/test_url.c:64:  'http://www.libupnp.org/path1/' | '/path3' -> '(null)' != 'http://www.libupnp.org/path3' (-108)
test/test_url.c:65:  'http://www.libupnp.org/path1/path1' | '/path3' -> '(null)' != 'http://www.libupnp.org/path3' (-108)
test/test_url.c:66:  'http://www.libupnp.org/path1/' | 'path4' -> '(null)' != 'http://www.libupnp.org/path1/path4' (-108)
test/test_url.c:67:  'http://www.libupnp.org/path1/path1' | 'path4' -> '(null)' != 'http://www.libupnp.org/path1/path4' (-108)
test/test_url.c:68:  'http://www.libupnp.org/path1/' | '../path5' -> '(null)' != 'http://www.libupnp.org/path5' (-108)
test/test_url.c:69:  'http://www.libupnp.org/path1/path1' | '../path5' -> '(null)' != 'http://www.libupnp.org/path5' (-108)
test/test_url.c:70:  'http://www.libupnp.org/path1/' | '#frag1' -> '(null)' != 'http://www.libupnp.org/path1/#frag1' (-108)
test/test_url.c:71:  'http://www.libupnp.org/path1/path1' | '#frag1' -> '(null)' != 'http://www.libupnp.org/path1/path1#frag1' (-108)
FAIL test_url (exit status: 1)
Comment 1 ernsteiswuerfel archtester 2018-09-30 23:47:54 UTC
Created attachment 548560 [details]
build.log
Comment 2 Jonas Stein gentoo-dev 2020-05-23 18:37:46 UTC
*** Bug 706300 has been marked as a duplicate of this bug. ***
Comment 3 Jonas Stein gentoo-dev 2020-05-23 18:48:58 UTC

*** This bug has been marked as a duplicate of bug 628392 ***