[vim] Arglist too long for make unixall on HP NonStop (#531)

32 views
Skip to first unread message

Randall S. Becker

unread,
Dec 13, 2015, 5:21:24 PM12/13/15
to vim/vim

When executing 'make unixall' on HP NonStop, there are too many files in vim for tar to handle on the command line

/home/git/vim: make unixall
if test -f runtime/doc/ugandansistxt; then \
rm runtime/doc/ugandansistxt; fi
rm -f dist/vim-74tarbz2
rm -rf dist/vim74
mkdir dist/vim74
tar cf - \

/bin/sh: /usr/local/bin/tar: arg list too long

This is a platform issue, but please consider dropping the file set into a file in /tmp and using --files-from potentially as separate rule


Reply to this email directly or view it on GitHub.

Randall S. Becker

unread,
Dec 13, 2015, 10:05:24 PM12/13/15
to vim/vim

Closed #531.

Randall S. Becker

unread,
Dec 13, 2015, 10:05:24 PM12/13/15
to vim/vim

I do have a contribution that could potentially help with this. If needed, I can fork and issue a pull request for the latest NonStop port code.

Randall S. Becker

unread,
Dec 13, 2015, 10:06:29 PM12/13/15
to vim/vim

Reopened #531.

Christian Brabandt

unread,
Jun 28, 2016, 4:36:41 PM6/28/16
to vim/vim

a patch would be appreciated, thanks


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

lacygoill

unread,
Jan 28, 2021, 8:13:53 AM1/28/21
to vim/vim, Subscribed

I do have a contribution that could potentially help with this. If needed, I can fork and issue a pull request for the latest NonStop port code.

Any update?


You are receiving this because you are subscribed to this thread.

Reply to this email directly, view it on GitHub, or unsubscribe.

Reply all
Reply to author
Forward
0 new messages