LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-12-2019, 05:36 AM   #1756
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled

Quote:
Originally Posted by orbea View Post
It seems perl-net-http no longer builds.
I tested 6.09 and it built fine for me. I haven't tried 6.18 yet though. I'll give it a shot.

Code:
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::HTTP
Writing MYMETA.yml and MYMETA.json
cp lib/Net/HTTP.pm blib/lib/Net/HTTP.pm
cp lib/Net/HTTPS.pm blib/lib/Net/HTTPS.pm
cp lib/Net/HTTP/Methods.pm blib/lib/Net/HTTP/Methods.pm
cp lib/Net/HTTP/NB.pm blib/lib/Net/HTTP/NB.pm
Manifying 3 pod documents
PERL_DL_NONLAZY=1 "/usr/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/apache-https.t .. skipped: Live tests disabled; pass --live-tests to Makefile.PL to enable
t/apache.t ........ skipped: Live tests disabled; pass --live-tests to Makefile.PL to enable
t/http-nb.t ....... ok
t/http.t .......... ok
All tests successful.
Files=4, Tests=51,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.18 cusr  0.03 csys =  0.25 CPU)
Result: PASS
Manifying 3 pod documents
Installing /tmp/SBo/package-perl-net-http/usr/share/perl5/vendor_perl/Net/HTTPS.pm
Installing /tmp/SBo/package-perl-net-http/usr/share/perl5/vendor_perl/Net/HTTP.pm
Installing /tmp/SBo/package-perl-net-http/usr/share/perl5/vendor_perl/Net/HTTP/Methods.pm
Installing /tmp/SBo/package-perl-net-http/usr/share/perl5/vendor_perl/Net/HTTP/NB.pm
Installing /tmp/SBo/package-perl-net-http/usr/man/man3/Net::HTTPS.3
Installing /tmp/SBo/package-perl-net-http/usr/man/man3/Net::HTTP::NB.3
Installing /tmp/SBo/package-perl-net-http/usr/man/man3/Net::HTTP.3
Appending installation info to /tmp/SBo/package-perl-net-http/usr/lib64/perl5/perllocal.pod
 
Old 04-12-2019, 05:49 AM   #1757
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
perl-net-http 6.18 log:

Code:
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::HTTP
Writing MYMETA.yml and MYMETA.json
cp lib/Net/HTTP.pm blib/lib/Net/HTTP.pm
cp lib/Net/HTTP/Methods.pm blib/lib/Net/HTTP/Methods.pm
cp lib/Net/HTTP/NB.pm blib/lib/Net/HTTP/NB.pm
cp lib/Net/HTTPS.pm blib/lib/Net/HTTPS.pm
Manifying 4 pod documents
PERL_DL_NONLAZY=1 "/usr/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Configure Suggests ===
# 
#     Module      Want    Have
#     -------- ------- -------
#     JSON::PP 2.27300 2.97001
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Data::Dumper         any    2.170
#     ExtUtils::MakeMaker  any     7.34
#     File::Spec           any     3.74
#     IO::Select           any     1.39
#     Socket               any    2.027
#     Test::More           any 1.302133
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                 Want  Have
#     ---------------------- ---- -----
#     Carp                    any  1.50
#     Compress::Raw::Zlib     any 2.076
#     IO::Socket::INET        any  1.39
#     IO::Uncompress::Gunzip  any 2.074
#     URI                     any  1.74
#     base                    any  2.27
#     strict                  any  1.11
#     vars                    any  1.04
#     warnings                any  1.42
# 
# === Runtime Suggests ===
# 
#     Module             Want    Have
#     ----------------- ----- -------
#     IO::Socket          any    1.39
#     IO::Socket::INET6   any missing
#     IO::Socket::IP      any    0.39
#     IO::Socket::SSL   2.012   2.060
#     Symbol              any    1.08
# 
t/00-report-prereqs.t .. ok
t/http-nb.t ............ ok
t/http.t ............... ok
t/live-https.t ......... skipped: Can't connect to www.cpan.org:443
t/live.t ............... skipped: Can't connect to www.neverssl.com
All tests successful.
Files=5, Tests=52,  1 wallclock secs ( 0.04 usr  0.00 sys +  0.50 cusr  0.05 csys =  0.59 CPU)
Result: PASS
Manifying 4 pod documents
Installing /tmp/SBo/package-perl-net-http/usr/share/perl5/vendor_perl/Net/HTTPS.pm
Installing /tmp/SBo/package-perl-net-http/usr/share/perl5/vendor_perl/Net/HTTP.pm
Installing /tmp/SBo/package-perl-net-http/usr/share/perl5/vendor_perl/Net/HTTP/Methods.pm
Installing /tmp/SBo/package-perl-net-http/usr/share/perl5/vendor_perl/Net/HTTP/NB.pm
Installing /tmp/SBo/package-perl-net-http/usr/man/man3/Net::HTTPS.3
Installing /tmp/SBo/package-perl-net-http/usr/man/man3/Net::HTTP::NB.3
Installing /tmp/SBo/package-perl-net-http/usr/man/man3/Net::HTTP::Methods.3
Installing /tmp/SBo/package-perl-net-http/usr/man/man3/Net::HTTP.3
Appending installation info to /tmp/SBo/package-perl-net-http/usr/lib64/perl5/perllocal.pod
However, just because the latest version builds doesn't mean that it's a good match for other perl modules in the repo that use it.
 
Old 04-12-2019, 05:59 AM   #1758
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
@orbea: does the following small snippet work for you?

use Test::More;
use IO::Socket::INET;
use Data:umper;
use IO::Select;
use Socket qw(TCP_NODELAY);

You can either put it in a file or paste into the perl command prompt and press return. If it doesn't exit with an error press ^D.
 
Old 04-12-2019, 08:56 AM   #1759
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
It returns 0, but I had to quote your reply to get the correct paste since the missing code tags made LQ display it wrong.

Last edited by orbea; 04-12-2019 at 08:59 AM.
 
Old 04-12-2019, 08:59 AM   #1760
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
Nevermind, due to orbea's edit.
 
Old 04-12-2019, 09:02 AM   #1761
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
I should point out that I removed all my perl packages excluding perl-5.28.1 before posting here as a precaution, but it didn't change the result.
 
Old 04-12-2019, 09:12 AM   #1762
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Actually I see why its failing, I edited my copy of sbopkg to build with "unshare -n" and apparently perl-net-http doesn't build if there is no network connection... This should probably be fixed in perl-net-http and is probably not exclusive to current...

Edit: Two more with this issue are perl-http-daemon and perl-LWP-Protocol-https. The former just hangs instead of failing...

Last edited by orbea; 04-12-2019 at 09:26 AM.
 
Old 04-12-2019, 01:49 PM   #1763
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Quote:
Originally Posted by orbea View Post
Actually I see why its failing, I edited my copy of sbopkg to build with "unshare -n" and apparently perl-net-http doesn't build if there is no network connection... This should probably be fixed in perl-net-http and is probably not exclusive to current...

Edit: Two more with this issue are perl-http-daemon and perl-LWP-Protocol-https. The former just hangs instead of failing...
That's probably it then. I just firewall everything off and perl stuff still builds even with "connection refused" messages in the tests (so far anyway). I set a proxy in wgetrc and export RSYNC_PROXY in sbopkg.conf so I can still download source and sync the repos.
 
Old 04-12-2019, 03:09 PM   #1764
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
I only wrapped the command that actually runs the .SlackBuild with "unshare -n" and "sandbox" to help expose issues while not breaking source downloads. The sbopkg master should optionally support sandbox now.

I tried to contact the perl-LWP-Protocol-https SlackBuild since I think that is the only one that is maintained, but I am not sure the maintainer is receptive to the idea of fixing this issue. I see that other perl build scripts also have connection refused messages without breaking so it should be possible.
 
Old 04-13-2019, 10:57 AM   #1765
sombragris
Member
 
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 855

Rep: Reputation: 383Reputation: 383Reputation: 383Reputation: 383
I have to ask... ponce, are you on vacation...?
 
Old 04-13-2019, 12:35 PM   #1766
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
no, my ISP messed with my home connection and I'm waiting to get it back...
 
Old 04-13-2019, 02:04 PM   #1767
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Hi , libtorrent-rasterbar not build after last boost-1.70 update , i try 1.2.0 , and not success , probably need master git snapshot ,or wait to new release from libtorrent.
 
Old 04-13-2019, 02:13 PM   #1768
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by USUARIONUEVO View Post
Hi , libtorrent-rasterbar not build after last boost-1.70 update , i try 1.2.0 , and not success , probably need master git snapshot ,or wait to new release from libtorrent.
unfortunately 1.2.0 is not API-compatible with 1.1.x: IMHO you better follow this branch, a patch should appear there sooner or later

https://github.com/arvidn/libtorrent/commits/RC_1_1
 
Old 04-13-2019, 04:19 PM   #1769
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
For those who had problem with aegisub and LucenePlusPlus after updating to latest boost, you can check the fixes on https://git.slackbuilds.org/slackbuilds/. There are two separate branches for each script ending with -current.

Ponce: those should be pulled for your repository
 
Old 04-13-2019, 04:53 PM   #1770
sombragris
Member
 
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 855

Rep: Reputation: 383Reputation: 383Reputation: 383Reputation: 383
Quote:
Originally Posted by ponce View Post
no, my ISP messed with my home connection and I'm waiting to get it back...

Oops... hope it gets sorted out soon.
 
  


Reply

Tags
current, sbo, sbopkg, slackrepo



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Error building gst1-plugins-good 1.4.1 from SBO l0rddarkf0rce Slackware 4 10-06-2014 05:58 PM
[SOLVED] Failure building nvidia-kernel Slackbuild from SBo sysfce2 Slackware 7 07-02-2011 01:10 AM
problems building fontforge from SBo gtludwig Slackware 7 05-12-2010 01:52 PM
Pls help me take my 1st step! verysoon Fedora - Installation 2 12-12-2005 07:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration