Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669332 - app-misc/ckermit-8.0.211-r4 : ckucmd.c:7118:48: error: FILE {aka struct _IO_FILE } has no member named _cnt
Summary: app-misc/ckermit-8.0.211-r4 : ckucmd.c:7118:48: error: FILE {aka struct _IO_F...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: glibc-2.28 glibc-2.28-stable
  Show dependency tree
 
Reported: 2018-10-22 17:41 UTC by Toralf Förster
Modified: 2019-01-04 05:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.22 KB, text/plain)
2018-10-22 17:41 UTC, Toralf Förster
Details
app-misc:ckermit-8.0.211-r4:20181021-235010.log (app-misc:ckermit-8.0.211-r4:20181021-235010.log,4.37 KB, text/plain)
2018-10-22 17:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.49 KB, text/plain)
2018-10-22 17:41 UTC, Toralf Förster
Details
environment (environment,94.10 KB, text/plain)
2018-10-22 17:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.58 KB, application/x-bzip)
2018-10-22 17:41 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,730 bytes, application/x-bzip)
2018-10-22 17:41 UTC, Toralf Förster
Details
fix ckermit to be able to build on glibc-2.28 (and earlier) (ckermit-glibc2.28.patch,451 bytes, patch)
2019-01-02 00:05 UTC, Ken Pizzini
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-10-22 17:41:38 UTC
In file included from ckucmd.c:39:
ckucmd.c: In function ‘cmdconchk’:
ckucmd.c:7118:48: error: ‘FILE’ {aka ‘struct _IO_FILE’} has no member named ‘_cnt’
     debug(F101,"cmdconchk stdin->_cnt","",stdin->_cnt);
                                                ^~
ckcdeb.h:4629:69: note: in definition of macro ‘debug’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_abi32+64_20181020-092847

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpvO app-misc/ckermit
[ebuild  N    ] app-misc/ckermit-8.0.211-r4  USE="ncurses"
Comment 1 Toralf Förster gentoo-dev 2018-10-22 17:41:41 UTC
Created attachment 552290 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-22 17:41:44 UTC
Created attachment 552292 [details]
app-misc:ckermit-8.0.211-r4:20181021-235010.log
Comment 3 Toralf Förster gentoo-dev 2018-10-22 17:41:47 UTC
Created attachment 552294 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-22 17:41:50 UTC
Created attachment 552296 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-22 17:41:53 UTC
Created attachment 552298 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-22 17:41:56 UTC
Created attachment 552300 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-01-01 18:50:34 UTC
The bug has been referenced in the following commit(s):

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

commit 0d24bf676794473a99d36c38d6bc028ba2da4901
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-01-01 18:49:33 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-01-01 18:49:33 +0000

    package.mask: mask app-misc/ckermit for removal
    
    Bug: https://bugs.gentoo.org/669332
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 8 Ken Pizzini 2019-01-02 00:05:51 UTC
Created attachment 559424 [details, diff]
fix ckermit to be able to build on glibc-2.28 (and earlier)
Comment 9 Larry the Git Cow gentoo-dev 2019-01-04 05:12:08 UTC
The bug has been closed via the following commit(s):

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

commit 43138c41b9334e85b5e80508eda81cdeecf0d4b6
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2019-01-04 05:08:29 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2019-01-04 05:11:43 +0000

    app-misc/ckermit: version bump to 9.0.302
    
    Closes: https://bugs.gentoo.org/408335
    Closes: https://bugs.gentoo.org/669332
    
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 app-misc/ckermit/Manifest                          |  1 +
 app-misc/ckermit/ckermit-9.0.302.ebuild            | 76 +++++++++++++++++
 .../ckermit/files/ckermit-9.0.302-cleanup.patch    | 94 ++++++++++++++++++++++
 3 files changed, 171 insertions(+)