pkgsrc-Bugs archive

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

Re: pkg/53263: www/geckodriver build error



The following reply was made to PR pkg/53263; it has been noted by GNATS.

From: Mayuresh <mayuresh%acm.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/53263: www/geckodriver build error
Date: Sun, 6 May 2018 07:45:21 +0530

 With this patch, it exits with a brief error message:
 
 error: no matching package named `slog` found
 
 Mayuresh
 
 On Sat, May 05, 2018 at 11:50:00PM +0000, coypu%sdf.org@localhost wrote:
 > The following reply was made to PR pkg/53263; it has been noted by GNATS.
 > 
 > From: coypu%sdf.org@localhost
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: pkg/53263: www/geckodriver build error
 > Date: Sat, 5 May 2018 23:47:13 +0000
 > 
 >  > This thread suggests that slog dependency can be safely removed without
 >  > much loss of functionality.
 >  > 
 >  > https://bugzilla.mozilla.org/show_bug.cgi?id=1436830
 >  > 
 >  > But what to do is not clear to me.
 >  
 >  Most likely this does it for the package. I haven't built tested.
 >  
 >  Index: Makefile
 >  ===================================================================
 >  RCS file: /cvsroot/pkgsrc/www/geckodriver/Makefile,v
 >  retrieving revision 1.3
 >  diff -u -r1.3 Makefile
 >  --- Makefile	11 Nov 2017 21:39:19 -0000	1.3
 >  +++ Makefile	5 May 2018 23:47:15 -0000
 >  @@ -73,12 +73,6 @@
 >   	semver-0.1.20		\
 >   	semver-0.6.0		\
 >   	semver-parser-0.7.0	\
 >  -	slog-1.5.2		\
 >  -	slog-atomic-0.4.3	\
 >  -	slog-extra-0.1.2	\
 >  -	slog-stdlog-1.1.0	\
 >  -	slog-stream-1.2.1	\
 >  -	slog-term-1.5.0		\
 >   	strsim-0.6.0		\
 >   	tempdir-0.3.5		\
 >   	term_size-0.3.0		\
 >  
 


Home | Main Index | Thread Index | Old Index