Re: Build of poudriere 13-CURRENT jail is failed

2020-09-11 Thread Tomoaki AOKI
On Sat, 12 Sep 2020 11:34:18 +0900 (JST)
Yasuhiro KIMURA  wrote:

> From: Alan Somers 
> Subject: Re: Build of poudriere 13-CURRENT jail is failed
> Date: Fri, 11 Sep 2020 14:50:39 -0600
> 
> > Done.
> 
> Thank you. I updated host OS to r365643 and now update of poudriere
> jail finished successfully.
> 
> BTW there is an advice for those who faced same problem as me.
> 
> After source tree is updated to r365643 or later, take following steps
> at first.
> 
> # cd /usr/src/bin/cp
> # make
> # make install
> 
> Otherwise `make buildworld` fails with same error as that of update of
> poudriere jail.

This should be better described in UPDATING.


> 
> ---
> Yasuhiro KIMURA
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


-- 
Tomoaki AOKI
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Build of poudriere 13-CURRENT jail is failed

2020-09-11 Thread Yasuhiro KIMURA
From: Alan Somers 
Subject: Re: Build of poudriere 13-CURRENT jail is failed
Date: Fri, 11 Sep 2020 14:50:39 -0600

> Done.

Thank you. I updated host OS to r365643 and now update of poudriere
jail finished successfully.

BTW there is an advice for those who faced same problem as me.

After source tree is updated to r365643 or later, take following steps
at first.

# cd /usr/src/bin/cp
# make
# make install

Otherwise `make buildworld` fails with same error as that of update of
poudriere jail.

---
Yasuhiro KIMURA
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Build of poudriere 13-CURRENT jail is failed

2020-09-11 Thread Alan Somers
Done.

On Fri, Sep 11, 2020 at 2:27 PM Yasuhiro KIMURA  wrote:

> From: Michael Gmelin 
> Subject: Re: Build of poudriere 13-CURRENT jail is failed
> Date: Fri, 11 Sep 2020 22:16:56 +0200
>
> >> I made regular update of my 13-CUREENT amd64 environment from r365330
> >> to r365634. Host OS is successfully updated with regular steps written
> >> in /usr/src/Makefile. But update of poudriere jail is failed with
> >> error.
> >
> > Please see: https://reviews.freebsd.org/D26395
>
> Thank you for quick reply. Then I'll wait until this review is
> committed.
>
> ---
> Yasuhiro KIMURA
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Build of poudriere 13-CURRENT jail is failed

2020-09-11 Thread Yasuhiro KIMURA
From: Michael Gmelin 
Subject: Re: Build of poudriere 13-CURRENT jail is failed
Date: Fri, 11 Sep 2020 22:16:56 +0200

>> I made regular update of my 13-CUREENT amd64 environment from r365330
>> to r365634. Host OS is successfully updated with regular steps written
>> in /usr/src/Makefile. But update of poudriere jail is failed with
>> error.
> 
> Please see: https://reviews.freebsd.org/D26395

Thank you for quick reply. Then I'll wait until this review is
committed.

---
Yasuhiro KIMURA
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Build of poudriere 13-CURRENT jail is failed

2020-09-11 Thread Michael Gmelin


> On 11. Sep 2020, at 22:12, Yasuhiro KIMURA  wrote:
> 
> Hello,
> 
> I made regular update of my 13-CUREENT amd64 environment from r365330
> to r365634. Host OS is successfully updated with regular steps written
> in /usr/src/Makefile. But update of poudriere jail is failed with
> error.

Please see: https://reviews.freebsd.org/D26395

-m

___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Build of poudriere 13-CURRENT jail is failed

2020-09-11 Thread Yasuhiro KIMURA
Hello,

I made regular update of my 13-CUREENT amd64 environment from r365330
to r365634. Host OS is successfully updated with regular steps written
in /usr/src/Makefile. But update of poudriere jail is failed with
error.

The jail was created with following command.

% sudo -i poudriere jail -c -j curamd64 -m src=/usr0/freebsd/base/head -b

So I updated it with following command.

% sudo -i poudriere jail -u -j curamd64 -b

And the update failed as follwoing.

--
--- seed_cbc.po ---
cc -target x86_64-unknown-freebsd13.0 
--sysroot=/usr0/freebsd/base/obj/usr/local/poudriere/jails/curamd64/usr/src/amd64.amd64/tmp
 
-B/usr0/freebsd/base/obj/usr/local/poudriere/jails/curamd64/usr/src/amd64.amd64/tmp/usr/bin
 -pg  -O2 -pipe -fno-common   
-I/usr/local/poudriere/jails/curamd64/usr/src/crypto/openssl 
-I/usr/local/poudriere/jails/curamd64/usr/src/crypto/openssl/crypto/include 
-I/usr/local/poudriere/jails/curamd64/usr/src/crypto/openssl/include -DL_ENDIAN 
-DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT 
-DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM 
-DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -DGHASH_ASM 
-DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM 
-DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines\"" -DNDEBUG 
-I/usr/local/poudriere/jails/curamd64/usr/src/crypto/openssl/crypto 
-I/usr/local/poudriere/jails/curamd64/usr/src/crypto/openssl/crypto/ec/curve448 
-I/usr/local/poudriere/jails/curamd64/usr/s
 rc/crypto/openssl/crypto/ec/curve448/arch_32 
-I/usr/local/poudriere/jails/curamd64/usr/src/crypto/openssl/crypto/modes 
-I/usr0/freebsd/base/obj/usr/local/poudriere/jails/curamd64/usr/src/amd64.amd64/secure/lib/libcrypto
 -g -MD  -MF.depend.seed_cbc.po -MTseed_cbc.po -std=gnu99 
-Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign 
-Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable 
-Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality 
-Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef 
-Wno-address-of-packed-member -Wno-switch -Wno-switch-enum 
-Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments-c 
/usr/local/poudriere/jails/curamd64/usr/src/crypto/openssl/crypto/seed/seed_cbc.c
 -o seed_cbc.po
--- all_subdir_lib ---
--- acl_copy_entry.3.gz ---
gzip -cn 
/usr/local/poudriere/jails/curamd64/usr/src/lib/libc/posix1e/acl_copy_entry.3 > 
acl_copy_entry.3.gz
--- acl_create_entry.3.gz ---
gzip -cn 
/usr/local/poudriere/jails/curamd64/usr/src/lib/libc/posix1e/acl_create_entry.3 
> acl_create_entry.3.gz
--- all_subdir_stand ---
cp: /dev/null: Invalid argument
*** [beforedepend] Error code 1

make[4]: stopped in /usr/local/poudriere/jails/curamd64/usr/src/stand/libsa
--- all_subdir_lib ---
--- all_subdir_secure ---
--- all_subdir_share ---
[01:31:23] Error: Failed to 'make buildworld'
yasu@rolling-vm-freebsd1[1004]%
--

What is wrong?

---
Yasuhiro KIMURA
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"