You are not logged in.

#1 2016-05-11 13:52:01

gdm_problem
Member
Registered: 2015-12-18
Posts: 19

Building vim with ABS fails

Hello there,
I wanna build my custom vim package cause of a few disabled features (clipboard, python3....).
So, I copied the source from /var/abs/extra/vim and changed the owner to me.
Then I modified the PKGBUILD and ran makepkg.
After a time of compiling, makepkg exits with the following error message:

Makefile:2857: rule for target „objects/if_perl.o“ failed
make[1]: *** [objects/if_perl.o] Error 1
make[1]: Folder „/home/patrick/vim-custom/src/vim-7.4.1797/src“ is leaved
Makefile:26: rule for target "first" failed
make: *** [first] Error 2
==> ERROR: An Error happened in build().
    Interrupting...

I really dont know why....

Offline

#2 2016-05-11 14:35:01

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,919

Re: Building vim with ABS fails

please post more info : your modified PKGBUILD and the full build log (better put that on a pastebin-site).


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2016-05-11 16:39:17

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Building vim with ABS fails

Moving to Creating and Modifying Packages...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2016-05-11 17:13:23

gdm_problem
Member
Registered: 2015-12-18
Posts: 19

Re: Building vim with ABS fails

Thanks for moving, I didnt see those forums...
Here are the logs:
PKGBUILD: https://ptpb.pw/SBGT
I changed the following values:

  • --with-x to yes

  • --python3interp=dynamic to --python3interp

  • --python3-config-dir=/usr/lib/python3.5/config3.5m

Log of the build process (sorry, but its partly in German): https://ptpb.pw/hqv_

Last edited by gdm_problem (2016-05-11 17:15:19)

Offline

#5 2016-05-11 21:09:34

mis
Member
Registered: 2016-03-16
Posts: 234

Re: Building vim with ABS fails

There is a ticket related to this in Vim's issue tracker on GitHub.
Does it work with the patch mentioned in the currently last comment?

Last edited by mis (2016-05-11 21:14:48)

Offline

Board footer

Powered by FluxBB