LinuxQuestions.org
Help answer threads with 0 replies.
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 10-06-2017, 03:19 PM   #766
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930

Hi , in the last updates batch , perl are updated to 5.26.1 , and include 3 new modules , one is in slackbuilds, and now , need to remove this to the slackbuilds current repository.

remove this
Quote:
perl-Authen-SASL
In the changelog ,can read is included in perl stock package from slackware-current.

d/perl-5.26.1-i586-1.txz: Upgraded.
Added the following perl modules to support git send-email (thanks to
Xsane): Authen-SASL-2.16, MIME-Base64-3.15, and Net-SMTP-SSL-1.04.
 
Old 10-06-2017, 03:28 PM   #767
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,105

Original Poster
Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
Hi USUARIONUEVO,

I already removed it this morning (will go in the next update)
 
Old 10-06-2017, 03:54 PM   #768
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Quote:
Originally Posted by ponce View Post
Hi USUARIONUEVO,

I already removed it this morning (will go in the next update)

OK , good job.!
 
Old 10-07-2017, 05:51 PM   #769
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Hi , i start testing build perl modules after last updates.

I encounter at moment one break ..

NET-SSLeay

Quote:
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: ext /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL line 6.
BEGIN failed--compilation aborted at Makefile.PL line 6.
sh Net-SSLeay.SlackBuild Error
upgrading version 1.78 --> 1.81 , and builds fine.
 
Old 10-07-2017, 06:14 PM   #770
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Other perl module break

Class-Inspector
Quote:
Can't locate inc/Module/Install/DSL.pm in @INC (you may need to install the inc::Module::Install:SL module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
sh perl-Class-Inspector.SlackBuild Error
upgrading version 1.28 --> 1.32 , and builds fine.
 
Old 10-07-2017, 06:41 PM   #771
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
perl-List-MoreUtils

Quote:
Can't locate inc/latest.pm in @INC (you may need to install the inc::latest module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL line 14.
BEGIN failed--compilation aborted at Makefile.PL line 14.
sh perl-List-MoreUtils.SlackBuild Error
In this case , newest version want other module not available at SBo

Quote:
Can't locate List/MoreUtils/XS.pm in @INC (you may need to install the List::MoreUtils::XS module)
 
Old 10-07-2017, 06:44 PM   #772
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,665

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
Quote:
Originally Posted by USUARIONUEVO View Post
Hi , i start testing build perl modules after last updates.

I encounter at moment one break ..

NET-SSLeay



upgrading version 1.78 --> 1.81 , and builds fine.
Done in my branch, will be included in the next public update.
 
Old 10-07-2017, 06:48 PM   #773
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,665

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
Quote:
Originally Posted by USUARIONUEVO View Post
Other perl module break

Class-Inspector


upgrading version 1.28 --> 1.32 , and builds fine.
Done in my branch as well
 
Old 10-07-2017, 06:54 PM   #774
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
newest versions of List.Moreutils want 2 dependencies


perl-list-moreutils-xs
perl-test-leaktrace
 
Old 10-07-2017, 06:56 PM   #775
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
and another one

perl-Test-Warnings
Quote:
Can't locate TB2/Tester.pm in @INC (you may need to install the TB2::Tester module)
this builds upgrading 0.013 --> 0.026 and remove "LICENSE" , in doc secction of slackbuild.

Last edited by USUARIONUEVO; 10-07-2017 at 07:00 PM.
 
Old 10-07-2017, 07:09 PM   #776
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
I stop , cause too perl modules go breaks

perl-DateTime-Format-Strptime --> not build , but new versions want updated modules

perl-DateTime-*

and some new .. that need serious revision here.
 
Old 10-07-2017, 08:13 PM   #777
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,665

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
Quote:
Originally Posted by USUARIONUEVO View Post
and another one

perl-Test-Warnings


this builds upgrading 0.013 --> 0.026 and remove "LICENSE" , in doc secction of slackbuild.
Done in my branch
 
Old 10-07-2017, 09:43 PM   #778
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
ok , i can build one break..


perl-List-MoreUtils-0.425

but need 2 new dependencies to build

perl-test-leaktrace-0.16
perl-list-moreutils-xs-0.426
 
Old 10-07-2017, 10:01 PM   #779
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
MAMM MIA , perl inferno :=)

perl-Test-Script-1.07 fails 1.08 builds without modifications.

more newest versions want 5 or 6 extra deps not in SBo , then ,..easy way is only move one number up

Quote:
perl-Test-Script-1.08
Thanks!
 
Old 10-07-2017, 10:42 PM   #780
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
I cant build this one ... clean current-64 , NO MULTILIB.

perl-DateTime-Format-Strptime
 
  


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 10:58 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