Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714002 - app-i18n/fbterm-1.7-r5 : signalfd.h: error: _BEGIN_DECLS does not name a type
Summary: app-i18n/fbterm-1.7-r5 : signalfd.h: error: _BEGIN_DECLS does not name a type
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: PullRequest
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-22 14:46 UTC by Toralf Förster
Modified: 2020-05-20 13:45 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.13 KB, text/plain)
2020-03-22 14:46 UTC, Toralf Förster
Details
app-i18n:fbterm-1.7-r5:20200322-142224.log (app-i18n:fbterm-1.7-r5:20200322-142224.log,14.06 KB, text/plain)
2020-03-22 14:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,274.54 KB, text/plain)
2020-03-22 14:46 UTC, Toralf Förster
Details
environment (environment,64.21 KB, text/plain)
2020-03-22 14:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.77 KB, application/x-bzip)
2020-03-22 14:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.97 KB, application/x-bzip)
2020-03-22 14:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.90 KB, application/x-bzip)
2020-03-22 14:47 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-22 14:46:46 UTC
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I..    -fno-exceptions -fno-rtti -Ilib -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o fbterm-fbterm.o test -f fbterm.cpp || echo ./fbterm.cpp
In file included from fbterm.cpp:42:
signalfd.h:49:1: error: __BEGIN_DECLS does not name a type
   49 | __BEGIN_DECLS
      | ^~~~~~~~~~~~~
signalfd.h:56:1: error: __END_DECLS does not name a type

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

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

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

  Please see the tracker bug for details.

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 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 22 13:17:02 UTC 2020
/var/db/repos/musl	Sun Mar 22 03:12:57 UTC 2020

emerge -qpvO app-i18n/fbterm
[ebuild  N    ] app-i18n/fbterm-1.7-r5  USE="filecaps -gpm" VIDEO_CARDS="-vesa"
Comment 1 Toralf Förster gentoo-dev 2020-03-22 14:46:50 UTC
Created attachment 624492 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-22 14:46:53 UTC
Created attachment 624494 [details]
app-i18n:fbterm-1.7-r5:20200322-142224.log
Comment 3 Toralf Förster gentoo-dev 2020-03-22 14:46:57 UTC
Created attachment 624496 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-22 14:47:00 UTC
Created attachment 624498 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-22 14:47:03 UTC
Created attachment 624500 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-22 14:47:07 UTC
Created attachment 624502 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-22 14:47:10 UTC
Created attachment 624504 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-05-20 13:45:32 UTC
The bug has been closed via the following commit(s):

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

commit 3294fec1ed5a4aefb2f5dd5bf6e85bc3dee41b0e
Author:     Alexey Sokolov <sokolov@google.com>
AuthorDate: 2020-04-22 09:34:37 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2020-05-20 13:45:17 +0000

    app-i18n/fbterm: version bump to 1.7_p20190503
    
    An example improvement: a correct TERM value inside the terminal
    ("fbterm" instead of "linux")
    
    Closes: https://bugs.gentoo.org/714002
    Closes: https://github.com/gentoo/gentoo/pull/15467
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Alexey Sokolov <sokolov@google.com>
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 app-i18n/fbterm/Manifest                    |  1 +
 app-i18n/fbterm/fbterm-1.7_p20190503.ebuild | 63 +++++++++++++++++++++++++++++
 app-i18n/fbterm/metadata.xml                |  2 +-
 3 files changed, 65 insertions(+), 1 deletion(-)