* Package: app-misc/tek-1.3.0:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking tek-1.3.0.tar.gz to /var/tmp/portage/app-misc/tek-1.3.0/work >>> Source unpacked in /var/tmp/portage/app-misc/tek-1.3.0/work >>> Preparing source in /var/tmp/portage/app-misc/tek-1.3.0/work/tek-1.3.0 ... * Applying tek-1.3.0-makefile.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/tek-1.3.0/work/tek-1.3.0 ... * This package relies on the deprecated GTK 2 slot, which will go away soon (https://bugs.gentoo.org/618642) * * Requested wxWidgets: 3.0 * Using wxWidgets: gtk2-unicode-3.0 * >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/tek-1.3.0/work/tek-1.3.0 ... make -j4 xxd -p background.png | sed -e 's/../0x&,/g' > background.inc x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -std=c++11 -DNDEBUG `/usr/lib64/wx/config/gtk2-unicode-3.0 --cxxflags` ihex.cpp -o ihex-lin.o x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -std=c++11 -DNDEBUG `/usr/lib64/wx/config/gtk2-unicode-3.0 --cxxflags` usb.cpp -o usb-lin.o x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -std=c++11 -DNDEBUG `/usr/lib64/wx/config/gtk2-unicode-3.0 --cxxflags` gui.cpp -o gui-lin.o In file included from gui.cpp:16: ihex.hpp:5:18: error: ‘uint8_t’ is not a member of ‘std’; did you mean ‘wint_t’? 5 | std::vector load_ihex(std::istream &); | ^~~~~~~ | wint_t ihex.hpp:5:18: error: ‘uint8_t’ is not a member of ‘std’; did you mean ‘wint_t’? 5 | std::vector load_ihex(std::istream &); | ^~~~~~~ | wint_t ihex.hpp:5:25: error: template argument 1 is invalid 5 | std::vector load_ihex(std::istream &); | ^ ihex.hpp:5:25: error: template argument 2 is invalid gui.cpp:107:26: error: ‘uint8_t’ is not a member of ‘std’; did you mean ‘wint_t’? 107 | std::vector firmware_; | ^~~~~~~ | wint_t gui.cpp:107:26: error: ‘uint8_t’ is not a member of ‘std’; did you mean ‘wint_t’? 107 | std::vector firmware_; | ^~~~~~~ | wint_t gui.cpp:107:33: error: template argument 1 is invalid 107 | std::vector firmware_; | ^ gui.cpp:107:33: error: template argument 2 is invalid gui.cpp: In member function ‘virtual void* UploadThread::Entry()’: gui.cpp:267:55: error: request for member ‘data’ in ‘((UploadThread*)this)->UploadThread::handler_->MainFrame::firmware_’, which is of non-class type ‘int’ 267 | usb::program(dev, handler_->firmware_.data(), handler_->firmware_.size()); | ^~~~ gui.cpp:267:83: error: request for member ‘size’ in ‘((UploadThread*)this)->UploadThread::handler_->MainFrame::firmware_’, which is of non-class type ‘int’ 267 | ::program(dev, handler_->firmware_.data(), handler_->firmware_.size()); | ^~~~ make: *** [Makefile:32: gui-lin.o] Error 1 * ERROR: app-misc/tek-1.3.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/tek-1.3.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/tek-1.3.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-misc:tek-1.3.0:20230218-063824.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/tek-1.3.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/tek-1.3.0/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/tek-1.3.0/work/tek-1.3.0' * S: '/var/tmp/portage/app-misc/tek-1.3.0/work/tek-1.3.0'