Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 860795 - app-misc/graphlcd-base-2.0.3-r2 - type.h: error: expected ) before Number
Summary: app-misc/graphlcd-base-2.0.3-r2 - type.h: error: expected ) before Number
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: 2022-07-24 20:41 UTC by Toralf Förster
Modified: 2022-11-10 23:04 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.59 KB, text/plain)
2022-07-24 20:41 UTC, Toralf Förster
Details
app-misc:graphlcd-base-2.0.3-r2:20220724-202630.log (app-misc:graphlcd-base-2.0.3-r2:20220724-202630.log,10.92 KB, text/plain)
2022-07-24 20:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,117.98 KB, text/plain)
2022-07-24 20:41 UTC, Toralf Förster
Details
environment (environment,61.82 KB, text/plain)
2022-07-24 20:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.99 KB, application/x-bzip)
2022-07-24 20:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.80 KB, application/x-bzip)
2022-07-24 20:41 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 2022-07-24 20:41:22 UTC
x86_64-gentoo-linux-musl-g++  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -MMD -MP -MMD -MP -fPIC -I.. -c -D_GNU_SOURCE  config.c
x86_64-gentoo-linux-musl-g++  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -MMD -MP -MMD -MP -fPIC -I.. -c -D_GNU_SOURCE  display.c
x86_64-gentoo-linux-musl-g++  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -MMD -MP -MMD -MP -fPIC -I.. -c -D_GNU_SOURCE  font.c
In file included from config.c:2:
type.h:48:17: error: expected ')' before 'Number'
   48 |     cType(time_t Number): mType(number), mNumber(Number), mUpdateIn(0) {}
      |          ~      ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220723-104412

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Rust versions:
  [1]   rust-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli:

  HEAD of ::gentoo
commit 461ab1d192e134f3b4d2a6238c631112882024d1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 24 19:46:37 2022 +0000

    2022-07-24 19:46:36 UTC

emerge -qpvO app-misc/graphlcd-base
[ebuild  N    ] app-misc/graphlcd-base-2.0.3-r2  USE="-fontconfig -freetype -graphicsmagick -imagemagick" LCD_DEVICES="-ax206dpf -picolcd_256x64 -vnc"
Comment 1 Toralf Förster gentoo-dev 2022-07-24 20:41:23 UTC
Created attachment 794090 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-24 20:41:24 UTC
Created attachment 794093 [details]
app-misc:graphlcd-base-2.0.3-r2:20220724-202630.log
Comment 3 Toralf Förster gentoo-dev 2022-07-24 20:41:25 UTC
Created attachment 794096 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-24 20:41:27 UTC
Created attachment 794099 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-24 20:41:28 UTC
Created attachment 794102 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-24 20:41:29 UTC
Created attachment 794105 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-11-10 23:04:06 UTC
The bug has been closed via the following commit(s):

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

commit 7d025d917e295e83b5ea466750e278f4d1132002
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-11-10 22:56:19 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-11-10 23:03:42 +0000

    app-misc/graphlcd-base: fix compilation with musl
    
    Closes: https://bugs.gentoo.org/860795
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../files/graphlcd-base-2.0.3-musl.patch           | 31 ++++++++++++++++++++++
 .../graphlcd-base/graphlcd-base-2.0.3-r3.ebuild    |  1 +
 2 files changed, 32 insertions(+)