Source-Changes-D archive

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

Re: CVS commit: src



On 09.05.2019 06:25, Kamil Rytarowski wrote:
> On 24.04.2019 12:26, Roy Marples wrote:
>> Module Name:	src
>> Committed By:	roy
>> Date:		Wed Apr 24 10:26:09 UTC 2019
>>
>> Modified Files:
>> 	src/distrib/sets: comments deps descrs
>> 	src/distrib/sets/lists/comp: mi
>> 	src/include: Makefile
>>
>> Log Message:
>> Don't install YP headers when MKYP=no
>>
>>
>> To generate a diff of this commit:
>> cvs rdiff -u -r1.20 -r1.21 src/distrib/sets/comments
>> cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/deps
>> cvs rdiff -u -r1.21 -r1.22 src/distrib/sets/descrs
>> cvs rdiff -u -r1.2268 -r1.2269 src/distrib/sets/lists/comp/mi
>> cvs rdiff -u -r1.144 -r1.145 src/include/Makefile
>>
>> Please note that diffs are not public domain; they are subject to the
>> copyright notices on the relevant files.
>>
> 
> release build is now broken for MKYP=no.
> 

With this temporary change, hack builds again:

http://netbsd.org/~kamil/patch-00112-libhack-yp.txt

> ...reading ../common/sysinst
> ...reading ../common/postinstall
> /usr
> ...reading prep
> ...reading install
> ...reading ../common/sysinst
> ...reading ../common/postinstall
> ...reading upgrade
> ...reading ../common/upgrade
> ...reading ../common/legal.common
> all ===> etc/utils
> all ===> etc/amd64
> all ===> etc/amd64/ramdisks
> all ===> etc/amd64/ramdisks/ramdisk
> all ===> etc/amd64/ramdisks/ramdisk-cgdroot
> rm -f ramdiskbin.conf ramdiskbin.conf.tmp
> rm -f ramdiskbin.conf ramdiskbin.conf.tmp
> /usr/src/distrib/utils/libhack/yplib.c:66:10: fatal error:
> rpcsvc/yp_prot.h: No such file or directory
>  #include <rpcsvc/yp_prot.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> rm -f work.spec work.spec.tmp
> --- yplib.o ---
> *** [yplib.o] Error code 1
> nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk-cgdroot
> /usr/src/distrib/utils/libhack/yplib.c:66:10: fatal error:
> rpcsvc/yp_prot.h: No such file or directory
>  #include <rpcsvc/yp_prot.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> --- yplib.o ---
> *** [yplib.o] Error code 1
> nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk
> 1 error
> nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk-cgdroot
> --- all-ramdisk-cgdroot ---
> *** [all-ramdisk-cgdroot] Error code 2
> nbmake[4]: stopped in /usr/src/distrib/amd64/ramdisks
> 1 error
> nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk
> --- all-ramdisk ---
> *** [all-ramdisk] Error code 2
> 


Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index