bugGNU Parallel - Bugs: bug #63409, make install fails when running...

 
 

bug #63409: make install fails when running out-of-source build

Submitter:  None
Submitted:  Wed 23 Nov 2022 05:15:35 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  tange
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 13 Jan 2023 09:43:12 PM UTC, comment #1: 

Should be fixed in [c444cfc33].

Ole Tange <tange>
Group administrator
Wed 23 Nov 2022 05:15:35 PM UTC, original submission:  

When I tried building and installing the latest parallel version (20221122), I've hit the following error:

src/parallel --shell-completion bash > /builds/parallel/build/prototype/i386/usr/share/bash-completion/completions/parallel
/bin/bash: line 1: src/parallel: No such file or directory

This most likely happens because we are doing out of source builds and src/parallel is thus not found in the build directory. I managed to fix it by prepending $(srcdir) to src/parallel (full patch is attached).

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #53998:  parallel.patch added by None (593B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tange (Posted a comment)
  •  

    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.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-13 tange StatusNone Fixed
        Assigned toNone tange
        Open/ClosedOpen Closed
    2022-11-23 None Attached File- Added parallel.patch, #53998

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code