Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713794 - dev-vcs/cvsync-2014.08.24.014706 : ../.../rcslib.h: error: unknown type name int32_t
Summary: dev-vcs/cvsync-2014.08.24.014706 : ../.../rcslib.h: error: unknown type name ...
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: PMASKED
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-21 14:16 UTC by Toralf Förster
Modified: 2023-06-22 13:26 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.06 KB, text/plain)
2020-03-21 14:16 UTC, Toralf Förster
Details
dev-vcs:cvsync-2014.08.24.014706:20200321-134007.log (dev-vcs:cvsync-2014.08.24.014706:20200321-134007.log,15.32 KB, text/plain)
2020-03-21 14:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,234.72 KB, text/plain)
2020-03-21 14:16 UTC, Toralf Förster
Details
environment (environment,47.89 KB, text/plain)
2020-03-21 14:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.27 KB, application/x-bzip)
2020-03-21 14:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.75 KB, application/x-bzip)
2020-03-21 14:16 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-21 14:16:28 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DCVSYNC_DEFAULT_CONFIG=\/etc/cvsync.conf\ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/include -DHAVE_RIPEMD160 -DHAVE_SHA1 -D_REENTRANT -D_THREAD_SAFE  -I../common -I. -g   -c -o rcslib.o ../common/rcslib.c
In file included from ../common/rcslib.c:43:
../common/rcslib.h:52:2: error: unknown type name int32_t
   52 |  int32_t n_num[RCSNUM_MAXLEVEL];
      |  ^~~~~~~
make[1]: *** [<builtin>: rcslib.o] Error 1

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

  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	Sat Mar 21 12:42:14 UTC 2020
/var/db/repos/musl	Sat Mar 21 03:09:12 UTC 2020

emerge -qpvO dev-vcs/cvsync
[ebuild  N    ] dev-vcs/cvsync-2014.08.24.014706  USE="openssl -gcrypt -mhash"
Comment 1 Toralf Förster gentoo-dev 2020-03-21 14:16:31 UTC
Created attachment 623852 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-21 14:16:34 UTC
Created attachment 623854 [details]
dev-vcs:cvsync-2014.08.24.014706:20200321-134007.log
Comment 3 Toralf Förster gentoo-dev 2020-03-21 14:16:36 UTC
Created attachment 623856 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-21 14:16:39 UTC
Created attachment 623858 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-21 14:16:42 UTC
Created attachment 623860 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-21 14:16:45 UTC
Created attachment 623862 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2023-05-14 16:02:32 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4189b39145e60eef6848f8f835ed78bcb1a703e0

commit 4189b39145e60eef6848f8f835ed78bcb1a703e0
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-05-14 16:02:25 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-05-14 16:02:25 +0000

    package.mask: Last rite dev-vcs/cvsync
    
    Bug: https://bugs.gentoo.org/713794
    Bug: https://bugs.gentoo.org/872539
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2023-06-22 13:26:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=592a5b505f6d8eb16efd158de552e9d1f77606da

commit 592a5b505f6d8eb16efd158de552e9d1f77606da
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2023-06-22 13:11:24 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2023-06-22 13:11:24 +0000

    dev-vcs/cvsync: treeclean
    
    Closes: https://bugs.gentoo.org/872539
    Closes: https://bugs.gentoo.org/713794
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-vcs/cvsync/Manifest                        |  1 -
 dev-vcs/cvsync/cvsync-2014.08.24.014706.ebuild | 80 --------------------------
 dev-vcs/cvsync/cvsync-9999.ebuild              | 80 --------------------------
 dev-vcs/cvsync/metadata.xml                    | 13 -----
 profiles/package.mask                          |  5 --
 5 files changed, 179 deletions(-)