patchWeeChat - Patches: patch #8217, Check for errors on Perl detection

 
 

patch #8217: Check for errors on Perl detection

Submitter:  Murilo Opsfelder Araujo <mopsfelder>
Submitted:  Thu 24 Oct 2013 07:19:27 PM UTC
   
 
Category:  compilation Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 24 Oct 2013 07:19:27 PM UTC, original submission:  

Use OUTPUT_STRIP_TRAILING_WHITESPACE to clean trailing whitespaces on setting PERL_INTERNAL_DIR, PERL_CFLAGS and PERL_LFLAGS.

Verify if any error occurred on calling functions from Config.pm and ExtUtils::Embed.pm.

If PERL_LFLAGS is not set, src/plugins/perl/CMakeLists.txt throws an error:

CMake Error at src/plugins/perl/CMakeLists.txt:34 (STRING):
 string sub-command REGEX, mode MATCH needs at least 5 arguments total to command.

Also, only consider FOUND_PERL = TRUE if both PERL_CFLAGS and PERL_LFLAGS are set.

Murilo Opsfelder Araujo <mopsfelder>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mopsfelder (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-10-24 mopsfelder Attached File- Added 0001-Check-for-errors-on-Perl-detection.txt, #29465

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code