Re: [vpp-dev] build error in VPP master branch

2019-05-16 Thread Zhiyong Yang
Thanks Paul, Hongjun, and Florin a lot.  Nice to have you all.

It works on centos7.5 now
In summary,  the successful steps are as below on CentOS.
Step1,  make install-ext-deps
Step2,  make wipe-release
Step3, make build-release


However  On one Ubuntu 18.04 machine, This failure happens many times at my 
side,
packages/quicly.mk:44: recipe for target 'downloads/quicly_0.0.2-vpp.tar.gz' 
failed
make[5]: *** [downloads/quicly_0.0.2-vpp.tar.gz] Error 35

Thanks
Zhiyong
From: Paul Vinciguerra [mailto:pvi...@vinciconsulting.com]
Sent: Friday, May 17, 2019 11:07 AM
To: Florin Coras 
Cc: Yang, Zhiyong ; vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] build error in VPP master branch

make wipe/wipe-release did not work for me.

I needed to do an
sudo apt-get remove vpp-ext-deps,
 then make build-ext-deps, which did not complete, but you can prod it along 
with

cd /vpp/build/external

sudo apt-get install ./vpp-ext-deps_19.08-4_amd64.deb -f

Reading package lists... Done

Building dependency tree

Reading state information... Done

Note, selecting 'vpp-ext-deps' instead of './vpp-ext-deps_19.08-4_amd64.deb'

The following NEW packages will be installed:

  vpp-ext-deps

0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded.

Need to get 0 B/15.9 MB of archives.

After this operation, 103 MB of additional disk space will be used.

Get:1 /vpp/build/external/vpp-ext-deps_19.08-4_amd64.deb vpp-ext-deps amd64 
19.08-4 [15.9 MB]

Selecting previously unselected package vpp-ext-deps.

(Reading database ... 159001 files and directories currently installed.)

Preparing to unpack .../vpp-ext-deps_19.08-4_amd64.deb ...

Unpacking vpp-ext-deps (19.08-4) ...

Setting up vpp-ext-deps (19.08-4) ..


Paul

On Thu, May 16, 2019 at 10:55 PM Florin Coras 
mailto:fcoras.li...@gmail.com>> wrote:
Did you try make wipe/wipe-release?

Florin


On May 16, 2019, at 7:45 PM, Zhiyong Yang 
mailto:zhiyong.y...@intel.com>> wrote:

Hi guys,

Does anybody run into the trouble as below? How to fix it?
fatal error: quicly/defaults.h: No such file or directory

thanks
Zhiyong
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13073): https://lists.fd.io/g/vpp-dev/message/13073
Mute This Topic: https://lists.fd.io/mt/31651127/675152
Group Owner: vpp-dev+ow...@lists.fd.io<mailto:vpp-dev+ow...@lists.fd.io>
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  
[fcoras.li...@gmail.com<mailto:fcoras.li...@gmail.com>]
-=-=-=-=-=-=-=-=-=-=-=-

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13074): https://lists.fd.io/g/vpp-dev/message/13074
Mute This Topic: https://lists.fd.io/mt/31651127/1594641
Group Owner: vpp-dev+ow...@lists.fd.io<mailto:vpp-dev%2bow...@lists.fd.io>
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  
[pvi...@vinciconsulting.com<mailto:pvi...@vinciconsulting.com>]
-=-=-=-=-=-=-=-=-=-=-=-
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13077): https://lists.fd.io/g/vpp-dev/message/13077
Mute This Topic: https://lists.fd.io/mt/31651127/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [vpp-dev] build error in VPP master branch

2019-05-16 Thread Paul Vinciguerra
make wipe/wipe-release did not work for me.

I needed to do an

sudo apt-get remove vpp-ext-deps,

 then make build-ext-deps, which did not complete, but you can prod it
along with

cd /vpp/build/external

sudo apt-get install ./vpp-ext-deps_19.08-4_amd64.deb -f

Reading package lists... Done

Building dependency tree

Reading state information... Done

Note, selecting 'vpp-ext-deps' instead of './vpp-ext-deps_19.08-4_amd64.deb'

The following NEW packages will be installed:

  vpp-ext-deps

0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded.

Need to get 0 B/15.9 MB of archives.

After this operation, 103 MB of additional disk space will be used.

Get:1 /vpp/build/external/vpp-ext-deps_19.08-4_amd64.deb vpp-ext-deps amd64
19.08-4 [15.9 MB]

Selecting previously unselected package vpp-ext-deps.

(Reading database ... 159001 files and directories currently installed.)

Preparing to unpack .../vpp-ext-deps_19.08-4_amd64.deb ...

Unpacking vpp-ext-deps (19.08-4) ...

Setting up vpp-ext-deps (19.08-4) ..


Paul

On Thu, May 16, 2019 at 10:55 PM Florin Coras 
wrote:

> Did you try make wipe/wipe-release?
>
> Florin
>
> On May 16, 2019, at 7:45 PM, Zhiyong Yang  wrote:
>
> Hi guys,
>
> Does anybody run into the trouble as below? How to fix it?
> fatal error: quicly/defaults.h: No such file or directory
>
> thanks
> Zhiyong
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#13073): https://lists.fd.io/g/vpp-dev/message/13073
> Mute This Topic: https://lists.fd.io/mt/31651127/675152
> Group Owner: vpp-dev+ow...@lists.fd.io
> Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [fcoras.li...@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#13074): https://lists.fd.io/g/vpp-dev/message/13074
> Mute This Topic: https://lists.fd.io/mt/31651127/1594641
> Group Owner: vpp-dev+ow...@lists.fd.io
> Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [
> pvi...@vinciconsulting.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13076): https://lists.fd.io/g/vpp-dev/message/13076
Mute This Topic: https://lists.fd.io/mt/31651127/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [vpp-dev] build error in VPP master branch

2019-05-16 Thread Ni, Hongjun
Hi Zhiyong,

You need to run below command first:
make install-ext-deps

Thanks,
Hongjun

From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Florin Coras
Sent: Friday, May 17, 2019 10:55 AM
To: Yang, Zhiyong 
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] build error in VPP master branch

Did you try make wipe/wipe-release?

Florin


On May 16, 2019, at 7:45 PM, Zhiyong Yang 
mailto:zhiyong.y...@intel.com>> wrote:

Hi guys,

Does anybody run into the trouble as below? How to fix it?
fatal error: quicly/defaults.h: No such file or directory

thanks
Zhiyong
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13073): https://lists.fd.io/g/vpp-dev/message/13073
Mute This Topic: https://lists.fd.io/mt/31651127/675152
Group Owner: vpp-dev+ow...@lists.fd.io<mailto:vpp-dev+ow...@lists.fd.io>
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  
[fcoras.li...@gmail.com<mailto:fcoras.li...@gmail.com>]
-=-=-=-=-=-=-=-=-=-=-=-

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13075): https://lists.fd.io/g/vpp-dev/message/13075
Mute This Topic: https://lists.fd.io/mt/31651127/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [vpp-dev] build error in VPP master branch

2019-05-16 Thread Florin Coras
Did you try make wipe/wipe-release?

Florin

> On May 16, 2019, at 7:45 PM, Zhiyong Yang  wrote:
> 
> Hi guys,
>  
> Does anybody run into the trouble as below? How to fix it? 
> fatal error: quicly/defaults.h: No such file or directory
>  
> thanks
> Zhiyong
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> 
> View/Reply Online (#13073): https://lists.fd.io/g/vpp-dev/message/13073 
> 
> Mute This Topic: https://lists.fd.io/mt/31651127/675152 
> 
> Group Owner: vpp-dev+ow...@lists.fd.io 
> Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub 
>   [fcoras.li...@gmail.com 
> ]
> -=-=-=-=-=-=-=-=-=-=-=-

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13074): https://lists.fd.io/g/vpp-dev/message/13074
Mute This Topic: https://lists.fd.io/mt/31651127/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[vpp-dev] build error in VPP master branch

2019-05-16 Thread Zhiyong Yang
Hi guys,

Does anybody run into the trouble as below? How to fix it?
fatal error: quicly/defaults.h: No such file or directory

thanks
Zhiyong
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13073): https://lists.fd.io/g/vpp-dev/message/13073
Mute This Topic: https://lists.fd.io/mt/31651127/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-