Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716126 - app-arch/unace-2.5-r5 : source/.../unincore.c: error: unknown type name uint
Summary: app-arch/unace-2.5-r5 : source/.../unincore.c: error: unknown type name uint
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: musl-porting
  Show dependency tree
 
Reported: 2020-04-04 07:36 UTC by Toralf Förster
Modified: 2022-07-10 10:42 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.53 KB, text/plain)
2020-04-04 07:36 UTC, Toralf Förster
Details
app-arch:unace-2.5-r5:20200404-071142.log (app-arch:unace-2.5-r5:20200404-071142.log,13.40 KB, text/plain)
2020-04-04 07:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,278.78 KB, text/plain)
2020-04-04 07:36 UTC, Toralf Förster
Details
environment (environment,47.42 KB, text/plain)
2020-04-04 07:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.85 KB, application/x-bzip)
2020-04-04 07:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.29 KB, application/x-bzip)
2020-04-04 07:36 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-04-04 07:36:33 UTC
source/base/all/uninorm/unincore.c:48:1: error: unknown type name uint; did you mean int?
   48 | uint istrlen(uint *str)
      | ^~~~
      | int

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

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

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

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.42.0 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr  4 06:37:48 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO app-arch/unace
[ebuild  N    ] app-arch/unace-2.5-r5
Comment 1 Toralf Förster gentoo-dev 2020-04-04 07:36:36 UTC
Created attachment 629772 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-04 07:36:39 UTC
Created attachment 629774 [details]
app-arch:unace-2.5-r5:20200404-071142.log
Comment 3 Toralf Förster gentoo-dev 2020-04-04 07:36:43 UTC
Created attachment 629776 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-04 07:36:46 UTC
Created attachment 629778 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-04 07:36:50 UTC
Created attachment 629780 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-04 07:36:53 UTC
Created attachment 629782 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-10 10:38:42 UTC
The bug has been closed via the following commit(s):

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

commit 56d70180b363f15bebcef15638a8464db5074fe9
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-10 10:38:29 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-10 10:38:29 +0000

    app-arch/unace: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/716126
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-arch/unace/files/unace-2.5-includes.patch              | 10 ++++++++++
 .../unace/{unace-2.5-r5.ebuild => unace-2.5-r6.ebuild}     | 14 +++++++++-----
 2 files changed, 19 insertions(+), 5 deletions(-)