Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713408 - app-misc/ttyrec-1.0.8-r2 : ttyrec.c: error: XCASE undeclared (first use in this function)
Summary: app-misc/ttyrec-1.0.8-r2 : ttyrec.c: error: XCASE undeclared (first use in th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-19 11:15 UTC by Toralf Förster
Modified: 2022-07-31 20:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.35 KB, text/plain)
2020-03-19 11:15 UTC, Toralf Förster
Details
app-misc:ttyrec-1.0.8-r2:20200319-022048.log (app-misc:ttyrec-1.0.8-r2:20200319-022048.log,3.02 KB, text/plain)
2020-03-19 11:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.27 KB, text/plain)
2020-03-19 11:15 UTC, Toralf Förster
Details
environment (environment,89.49 KB, text/plain)
2020-03-19 11:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.70 KB, application/x-bzip)
2020-03-19 11:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.72 KB, application/x-bzip)
2020-03-19 11:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-03-19 11:15:17 UTC
      |   ^~~~~
ttyrec.c: In function fixtty:
ttyrec.c:346:31: error: XCASE undeclared (first use in this function)
  346 |  rtt.c_lflag &= ~(ISIG|ICANON|XCASE|ECHO|ECHOE|ECHOK|ECHONL);
      |                               ^~~~~
ttyrec.c:346:31: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO app-misc/ttyrec
[ebuild  N    ] app-misc/ttyrec-1.0.8-r2
Comment 1 Toralf Förster gentoo-dev 2020-03-19 11:15:20 UTC
Created attachment 622362 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-19 11:15:23 UTC
Created attachment 622364 [details]
app-misc:ttyrec-1.0.8-r2:20200319-022048.log
Comment 3 Toralf Förster gentoo-dev 2020-03-19 11:15:26 UTC
Created attachment 622366 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-19 11:15:29 UTC
Created attachment 622368 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-19 11:15:32 UTC
Created attachment 622370 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-19 11:15:35 UTC
Created attachment 622372 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-31 20:03:46 UTC
The bug has been closed via the following commit(s):

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

commit 47a9ea7acd609fbdf48891e4a29633ab5e23f0d5
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-31 20:03:38 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-31 20:03:38 +0000

    app-misc/ttyrec: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/713408
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-misc/ttyrec/files/ttyrec-1.0.8-flags.patch     | 25 +++++++-----
 .../ttyrec/files/ttyrec-1.0.8-glibc-2.30.patch     | 47 +++++++++++++++++++---
 ...yrec-1.0.8-r2.ebuild => ttyrec-1.0.8-r3.ebuild} | 13 +++---
 3 files changed, 65 insertions(+), 20 deletions(-)