Skip to content

[Build] marvell-arm64 build redis_dump_load-1.1-py2-none-any.whl fail #9216

@seanwu-ec

Description

@seanwu-ec

Description

Build redis_dump_load-1.1-py2-none-any.whl fail while building marvell-arm64. Please see the full log below.
I realized that redis has removed support for end-of-life Python 2.7 redis/redis-py#1318 since v4.0.0b1. Somehow setuptool acquired redis 4.0.0rc1 while performing python2 setup.py test and trigger the error.

CHANGE SUGGESTION:

Steps to reproduce the issue:

Instruction from Marvell

  1. $ git clone https://github.com/Azure/sonic-buildimage.git
  2. $ cd sonic-buildimage
  3. $ git checkout d0c73b0
  4. $ make init
  5. $ wget https://raw.githubusercontent.com/Marvell-switching/sonic-scripts/master/sonic_master_falcon_mvl_patch.sh
  6. $ bash sonic_master_falcon_mvl_patch.sh
  7. $ make configure PLATFORM=marvell-arm64 PLATFORM_ARCH=arm64
  8. $ make target/sonic-marvell-arm64.bin

Describe the results you received:

Full build log:
build_redis_dump_load_fail.txt

Metadata

Metadata

Labels

Triagedthis issue has been triaged

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions