Date: Fri, 08 Feb 2019 14:48:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235468] audio/logitechmediaserver: build IO::Socket::SSL so plugins work (e.g. RadioParadise) Message-ID: <bug-235468-7788-fww4Y7V9g2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235468-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-235468-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235468 --- Comment #1 from Mark Dixon <mark@tranquillussoftware.co.uk> --- This hangs for me running the SSL tests; rm -f blib/arch/auto/Net/SSLeay/SSLeay.so LD_RUN_PATH=3D"/usr/lib" cc -shared -L/usr -L/usr/lib -L/usr/local/lib/perl5/5.28/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong SSLeay.o -o blib/arch/auto/Net/SSLeay/SSLeay.so = \ -L/usr -L/usr/lib -lssl -lcrypto -lz \ chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.so Skip blib/lib/Net/SSLeay/Handle.pm (unchanged) Skip blib/lib/Net/SSLeay.pm (unchanged) Skip blib/lib/Net/SSLeay.pod (unchanged) PERL_DL_NONLAZY=3D1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'in= c', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t t/handle/local/05_use.t ................ ok=20=20=20 t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required f= or testing POD t/local/02_pod_coverage.t .............. skipped: these tests are for only = for release candidate testing. Enable with RELEASE_TESTING=3D1 t/local/03_use.t ....................... ok=20=20=20 t/local/04_basic.t ..................... ok=20=20=20 t/local/05_passwd_cb.t ................. ok=20=20=20=20=20 t/local/06_tcpecho.t ................... ok=20=20=20 t/local/07_sslecho.t ................... 1/78 ^Cgmake[2]: *** [Makefile:984: test_dynamic] Interrupt *** Signal 2 *** Signal 2 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235468-7788-fww4Y7V9g2>