pkgsrc-Users archive

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

Re: NetBSD 8.1 heimdal build failures



Le 20/02/2020 à 11:32, Frédéric Fauberteau a écrit :
> Le 20/02/2020 à 01:53, Jason Bacon a écrit :
>>
>> I'm trying to test some new BLAS/LAPACK packages and some heimdal
>> breakage seems to be a roadblock.
>>
>> Anyone else running into this?
>>
>> Thanks,
>>
>>     JB
>>
>> NetBSD netbsddev.acadix.biz 8.1 NetBSD 8.1 (GENERIC) #0: Fri May 31
>> 08:43:59 UTC 2019
>> mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>>
>> ...
>> cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
>> -I/usr/include -I/home/bacon/Pkgsrc/pkg/include
>> -I/home/bacon/Pkgsrc/pkg/include/ncurses -D_LARGE_FILES= -Wall
>> -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast
>> -Wmissing-declarations -Wnested-externs -DINET6 -O2 -D_FORTIFY_SOURCE=2
>> -I/usr/include -I/home/bacon/Pkgsrc/pkg/include
>> -I/home/bacon/Pkgsrc/pkg/include/ncurses -MT hxtool-hxtool.o -MD -MP -MF
>> .deps/hxtool-hxtool.Tpo -c -o hxtool-hxtool.o `test -f 'hxtool.c' ||
>> echo './'`hxtool.c
>> In file included from hxtool.c:34:0:
>> hx_locl.h:66:23: fatal error: ocsp_asn1.h: No such file or directory
>> compilation terminated.
>> *** [hxtool-hxtool.o] Error code 1
> 
> I have the same issue on NetBSD 8.0 amd64.
> 
> Fred

I successfully built it by applying:
cvs rdiff -u -r1.136 -r1.137 pkgsrc/security/heimdal/Makefile


Home | Main Index | Thread Index | Old Index