Errors#

Error

Variable Values

No value for NV_WORKSPACE provided with the -w option.

N/A

NV_WORKSPACE: ‘’ doesn’t exist.

path:

Value provided after -w in Build-FS command line.

No CONFIG provided with the ‘-i’ option.

N/A

CONFIG file: ‘’ doesn’t exist.

json_file :

Value provided after -i in Build-FS command line.

is not supported.

config_os :

Value of “OS” tag in the Build-FS CONFIG file.

is not defined.

variable:

Any required Build-FS environment variable.

Command returned non-zero error code:

cmd_string :

Command line used to execute binary outside Build-FS python scripts.

Unsupported execution location: ‘’. Expecting a value from the list: [host, target, target_copy]

run_target :

Runtime target configured for Pre-Install/ Post-Install scripts.

Unknown Base file format: ‘’, Please provide Base in a Build-FS supported format.

base:

Value of “Base” tag in the Build-FS CONFIG file.

Required Field: ‘’ absent from input CONFIG file: ‘’.

field:

Field is one of the required fields of Build-FS CONFIG.

(See NVIDIA Build-FS CONFIG Semantics for more information).

config:

Input CONFIG file provided to Build-FS.

: Value is not a string in the input CONFIG file: ‘’.

field:

Field is one of the required fields of Build-FS CONFIG.

(See NVIDIA Build-FS CONFIG Semantics for more information).

config:

Input CONFIG file provided to Build-FS.

: Value is not a list in the input CONFIG file: ’

field:

Field is one of the required fields of Build-FS CONFIG.

(See NVIDIA Build-FS CONFIG Semantics for more information).

config:

Input CONFIG file provided to Build-FS.

: Value is not a dict in the input CONFIG file: ’

field:

Field is one of the required fields of Build-FS CONFIG.

(See NVIDIA Build-FS CONFIG Semantics for more information).

config:

Input CONFIG file provided to Build-FS.

FileNotFoundError: [Errno 2] No such file or directory: ‘’

file:

Missing file in the host system where Build-FS is running.

Usage: build_kit.py [options]

build_kit.py: error: no such option:

incorrect_option:

Incorrect option provided in Build-FS command line

Usage: build_kit.py [options]

build_kit.py: error: option –create-tar: invalid choice: ‘’ (choose from ‘yes’, ‘no’)

val:

Value provided to –create-tar option.

Usage: build_kit.py [options]

build_kit.py: error: option –create-image: invalid choice: ‘’ (choose from ‘yes’, ‘no’)

val:

Value provided to –create-image option.