Hi, Thanks for your report.
2020年8月4日(火) 19:50 Gylstorff Quirin <quirin.gylsto...@siemens.com>: > > Package: libubootenv-tool > Version: 0.2-1 > Severity: serious > Tags: patch ftbfs > Justification: fails to build from source > > Dear Maintainer, > > I tried to build libubootenv-tool with dpkg-buildpackage and the following > error > did occur: > ``` > -- Detecting C compile features - done > CMake Error at src/CMakeLists.txt:29 (install): > install TARGETS given no RUNTIME DESTINATION for executable target > "fw_printenv". > > > CMake Error at src/CMakeLists.txt:30 (install): > install TARGETS given no RUNTIME DESTINATION for executable target > "fw_setenv". > ``` Hmm, I checked this on unstable but didn't reproduce it. I attached a build log. Could you tell me the environment you have confirmed? > > I fix the build error by moving the > ``` > include("GNUInstallDirs") > ``` > from Subject: [PATCH 2/4] Add support GNUInstallDirs > before > ``` > add_subdirectory (src) > ``` > I see. Indeed, this will fix your issue. > Best regards, > Quirin > Best regards, Nobuhiro > -- System Information: > Debian Release: 10.5 > APT prefers stable > APT policy: (800, 'stable'), (500, 'testing') > Architecture: amd64 (x86_64) > > Kernel: Linux 4.19.0-10-amd64 (SMP w/8 CPU cores) > Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE > Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) (ignored: LC_ALL set to > en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to > en_US.UTF-8) > Shell: /bin/sh linked to /usr/bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled -- Nobuhiro Iwamatsu iwamatsu at {nigauri.org / debian.org} GPG ID: 40AD1FA6
libubootenv-0.2.buildlog.nocolor.gz
Description: application/gzip