Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 895222

Summary: app-misc/tek-1.3.0 - ihex.hpp: error: uint8_t is not a member of std
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: jy6x2b32pie9, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 865117    
Attachments: emerge-info.txt
app-misc:tek-1.3.0:20230218-063824.log
emerge-history.txt.bz2
environment
etc.portage.tar.bz2
temp.tar.bz2
Ebuild with patch
trivial patch

Description Toralf Förster gentoo-dev 2023-02-18 08:42:48 UTC
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<std::uint8_t> load_ihex(std::istream &);
      |                  ^~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20230216-050018

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit f1456c6ecc7386dbadafbf6446f36cc0a615dae7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 18 05:31:54 2023 +0000

    2023-02-18 05:31:54 UTC

emerge -qpvO app-misc/tek
[ebuild  N    ] app-misc/tek-1.3.0
Comment 1 Toralf Förster gentoo-dev 2023-02-18 08:42:49 UTC
Created attachment 852532 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-18 08:42:50 UTC
Created attachment 852534 [details]
app-misc:tek-1.3.0:20230218-063824.log
Comment 3 Toralf Förster gentoo-dev 2023-02-18 08:42:51 UTC
Created attachment 852536 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-02-18 08:42:52 UTC
Created attachment 852538 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-18 08:42:53 UTC
Created attachment 852540 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-18 08:42:54 UTC
Created attachment 852542 [details]
temp.tar.bz2
Comment 7 jy6x2b32pie9 2024-03-25 08:41:10 UTC
Created attachment 888498 [details]
Ebuild with patch
Comment 8 jy6x2b32pie9 2024-03-25 08:41:41 UTC
Created attachment 888499 [details, diff]
trivial patch
Comment 9 jy6x2b32pie9 2024-03-25 08:42:07 UTC
Upstream is dead. Patch is trivial.

Does this software even works with modern TEK keyboards?
Comment 10 Larry the Git Cow gentoo-dev 2024-03-26 14:04:02 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab52c79e0c56ce08d7e9c6a619626fdf63f37ea

commit dab52c79e0c56ce08d7e9c6a619626fdf63f37ea
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-03-26 13:56:50 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-03-26 14:03:57 +0000

    package.mask: Last rite app-misc/tek
    
    Bug: https://bugs.gentoo.org/895222
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2024-04-27 15:01:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9bd6023ed09cdc583820eb987a4836f2459348

commit dd9bd6023ed09cdc583820eb987a4836f2459348
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-27 14:57:55 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-27 14:57:55 +0000

    app-misc/tek: treeclean
    
    Closes: https://bugs.gentoo.org/895222
    Bug: https://bugs.gentoo.org/854774
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-misc/tek/Manifest                       |  1 -
 app-misc/tek/files/tek-1.3.0-makefile.patch | 25 ------------------
 app-misc/tek/metadata.xml                   |  8 ------
 app-misc/tek/tek-1.3.0.ebuild               | 40 -----------------------------
 profiles/package.mask                       |  6 -----
 5 files changed, 80 deletions(-)