pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: security/libsecret build error



On Sun, May 20, 2018 at 07:36:36PM +0200, Leonardo Taccari wrote:
> Please let us know if it is still problematic!

I did a git pull just now and since there is a latency between git and CVS
I am mentioning the last commit:

commit 107872f6ab98677f423d54cd93f91b616af64929
Author: leot <leot%pkgsrc.org@localhost>
Date:   Sun May 20 17:30:04 2018 +0000

    libsecret: Avoid to use dollar single quotes in libsecret/Makefile
<snip>


Also:

# ls -l patches/
total 4
-rw-r--r--  1 root  wheel  1779 May 20 18:29 libsecret-0.18.6-avoid-dollar-single-quotes.patch
-rw-r--r--  1 root  wheel   825 May 21 07:13 patch-libsecret_Makefile.am



Did a make clean, then make.

===> Building for libsecret-0.18.6
 cd . && /bin/sh
/usr/pkgsrc/security/libsecret/work/libsecret-0.18.6/build/missing
automake-1.15 --foreign Makefile
WARNING: 'automake' is missing on your system.  You should only need it if
         you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'.
         You might want to install the Automake and Perl packages.
         Grab them from any GNU archive site.
 cd . && /bin/sh ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
  GEN      temp-dbus-generated.c
  GEN      secret-dbus-generated.c
sed: -e expression #1, char 2: unknown command: `1'
Makefile:2650: recipe for target 'secret-dbus-generated.c' failed

Mayuresh


Home | Main Index | Thread Index | Old Index