pkgsrc-Bugs archive

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

Re: pkg/47578: net/netatalk fails to build on netbsd-6, pkgsrc-2012Q4



On Tue, Feb 19, 2013 at 03:10:05AM +0000, David Holland wrote:
> The following reply was made to PR pkg/47578; it has been noted by GNATS.
> 
> From: David Holland <dholland-pbugs%netbsd.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: 
> Subject: Re: pkg/47578: net/netatalk fails to build on netbsd-6, pkgsrc-2012Q4
> Date: Tue, 19 Feb 2013 03:06:13 +0000
> 
>  On Tue, Feb 19, 2013 at 12:00:02AM +0000, louis%zabrico.com@localhost wrote:
>   > libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. 
> -I/usr/include/openssl 
> -I/pkg_comp/obj/pkgsrc/net/netatalk/default/.buildlink/include 
> -I../../sys/netbsd -I../../include "-D_U_=__attribute__((unused))" -O2 
> -I/usr/include/krb5 
> -I/pkg_comp/obj/pkgsrc/net/netatalk/default/.buildlink/include/db4 
> -I../../sys -MT uams_guest.lo -MD -MP -MF .deps/uams_guest.Tpo -c 
> uams_guest.c -o uams_guest.o >/dev/null 2>&1
>   > gmake[4]: *** [uams_gss_la-uams_gss.lo] Error 1
>  
>  Hurray for libtool, sending the error messages you need to
>  /dev/null...

This is a parallel build. Chances are very high the actual error message
is just a bit higher up in the build. MAKE_JOBS_SAFE=no helps for
getting something useful out of it.

Joerg


Home | Main Index | Thread Index | Old Index