Forums - SDM710 Bootloader Build issue

3 posts / 0 new
Last post
SDM710 Bootloader Build issue
rohildev
Join Date: 9 May 21
Posts: 1
Posted: Mon, 2021-05-10 09:29

Hi,

We are trying to build bootloader for SDM710 by refering SP80-PD126-4B.Our build machine using Ubuntu 20.04 Lte

As per the documents we have installed

  1. LLVM Compiler 3.9.1 (path: /pkg/qct/software/llvm/release/arm)
  2. gcc-linaro-aarch64-none-elf-4.9-2014.07_linux
  3. python 2.7.3

But we are facing error like this:

Traceback (most recent call last):
  File "buildex.py", line 1314, in <module>
    main()
  File "buildex.py", line 363, in main
    create_image(options,variant_flavor,build_dirt,tools_dirt)
  File "buildex.py", line 481, in create_image
    dll_paths=process_componets(options,variant_flavor,process_action,build_dirt,tools_dirt,merge_dict)
  File "buildex.py", line 545, in process_componets
    dsc_path=process_componet(options,variant_flavor,componet,process_dirt,build_dirt,tools_dirt)
  File "buildex.py", line 584, in process_componet
    "Building failed with error... " + str(error))
NameError: ERROR: buildex::build: Building failed with error... [Errno 2] No such file or directory

How can we resolve this issue?

  • Up0
  • Down0
mengdiz
Join Date: 6 Dec 21
Posts: 27
Posted: Tue, 2021-12-14 21:58

Hi,

Could you try to compile on Ubuntu-18?

  • Up0
  • Down0
fasil.yousaf
Join Date: 23 May 22
Posts: 1
Posted: Tue, 2022-05-24 02:21

Hi,

have you by any chance copied the files from another PC? If so check the file BuildEnv.sh in <path>/<chipcode>/boot_images/Conf/. Check whether the paths mentioned in there are correct or not. This resolved my issue.

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.