bugGNU gettext - Bugs: bug #51027, 'make distcheck' fails with EPERM...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #51027: 'make distcheck' fails with EPERM while updating PO files

Submitter:  Ludovic Courtès <civodul>
Submitted:  Sun 14 May 2017 08:08:23 PM UTC
   
 
Category:  Programmer tools Severity:  4 - Important
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Jump to the original submission

Thu 09 May 2019 07:29:02 PM UTC, comment #7: 

The fix is contained in the gettext-0.20 release.

Bruno Haible <haible>
Group administrator
Mon 19 Nov 2018 04:17:42 PM UTC, comment #6: 

Awesome, thank you Bruno!

Ludovic Courtès <civodul>
Sun 18 Nov 2018 02:43:47 PM UTC, comment #5: 
Bruno Haible <haible>
Group administrator
Thu 25 Oct 2018 02:08:06 AM UTC, comment #4: 

I've seen this issue a couple of times as well. My workaround is to run "make dist; make distcheck" instead of just "make distcheck".

Bruno Haible <haible>
Group administrator
Mon 15 May 2017 10:06:55 PM UTC, comment #3: 

Ludovic writes in https://lists.gnu.org/archive/html/bug-gettext/2017-05/msg00030.html :

sr.po, unlike da.po, has many obsolete messages at the end.

These obsolete messages are added by msgmerge when running “make
distcheck”, so removing them manually doesn’t help.

Bruno Haible <haible>
Group administrator
Mon 15 May 2017 09:35:29 PM UTC, comment #2: 

As I wrote at <https://lists.gnu.org/archive/html/bug-gettext/2017-05/msg00013.html>, setting DIST_DEPENDS_ON_UPDATE_PO=no had no effect: the PO files still get updated upon "make dist".

Ludovic Courtès <civodul>
Mon 15 May 2017 12:27:23 PM UTC, comment #1: 

This bug is probably triggered by the DIST_DEPENDS_ON_UPDATE_PO option that you use in Makevars.
See also bug 50910.

Bruno Haible <haible>
Group administrator
Sun 14 May 2017 08:08:23 PM UTC, original submission:  

Hello,

As discussed in the thread at <https://lists.gnu.org/archive/html/bug-gettext/2017-05/msg00013.html>, "make distcheck" in Guix currently fails while trying to update PO files.

To reproduce, please run:

  git clone git://git.sv.gnu.org/guix.git
  git checkout a76ca052d6e772164586bb1b4b2b8c69af783666
  autoreconf -vfi
  make distcheck

Let me know if you need anything else.

Thanks,
Ludo'.

Ludovic Courtès <civodul>

 

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

Attached Files
file #40690:  Makefile added by civodul (20KiB - application/octet-stream - po/guix/Makefile{,.in})
file #40691:  Makefile.in added by civodul (16KiB - application/octet-stream - po/guix/Makefile{,.in})
file #40686:  sr.po added by civodul (84KiB - text/x-gettext-translation - Some of the files under po/guix (to be continued).)
file #40687:  Makevars added by civodul (776B - application/octet-stream - Some of the files under po/guix (to be continued).)
file #40688:  da.po added by civodul (82KiB - text/x-gettext-translation - Some of the files under po/guix (to be continued).)
file #40689:  guix.pot added by civodul (59KiB - application/octet-stream - Some of the files under po/guix (to be continued).)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Posted a comment)
  • -email is unavailable- added by civodul (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.

     

    Follow 12 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2018-11-18 haible StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed
    2017-05-15 haible Severity3 - Normal 4 - Important
    2017-05-15 haible CategoryBuild Programmer tools
    2017-05-15 civodul Attached File- Added Makefile, #40690
        Attached File- Added Makefile.in, #40691
    2017-05-15 civodul Attached File- Added sr.po, #40686
        Attached File- Added Makevars, #40687
        Attached File- Added da.po, #40688
        Attached File- Added guix.pot, #40689

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code