Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716170 - sys-fs/xwmfs-0.84 : ./.../Entry.hxx: error: uid_t does not name a type
Summary: sys-fs/xwmfs-0.84 : ./.../Entry.hxx: error: uid_t 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:
 
Reported: 2020-04-04 13:02 UTC by Toralf Förster
Modified: 2020-06-08 07:46 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.73 KB, text/plain)
2020-04-04 13:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,284.51 KB, text/plain)
2020-04-04 13:02 UTC, Toralf Förster
Details
environment (environment,20.20 KB, text/plain)
2020-04-04 13:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.95 KB, application/x-bzip)
2020-04-04 13:03 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.03 KB, application/x-bzip)
2020-04-04 13:03 UTC, Toralf Förster
Details
sys-fs:xwmfs-0.84:20200404-113232.log (sys-fs:xwmfs-0.84:20200404-113232.log,5.45 KB, text/plain)
2020-04-04 13:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.15 KB, application/x-bzip)
2020-04-04 13:03 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 13:02:54 UTC
                 from ./fuse/xwmfs_fuse.hxx:5,
                 from fuse/xwmfs_fuse_ops_impl.cxx:16:
./fuse/Entry.hxx:269:15: error: uid_t does not name a type; did you mean pid_t?
  269 |  static const uid_t m_uid;
      |               ^~~~~
      |               pid_t

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

  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 10:37:53 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO sys-fs/xwmfs
[ebuild  N    ] sys-fs/xwmfs-0.84
Comment 1 Toralf Förster gentoo-dev 2020-04-04 13:02:57 UTC
Created attachment 629880 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-04 13:02:59 UTC
Created attachment 629882 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-04 13:03:02 UTC
Created attachment 629884 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-04 13:03:05 UTC
Created attachment 629886 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-04 13:03:08 UTC
Created attachment 629888 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-04 13:03:10 UTC
Created attachment 629890 [details]
sys-fs:xwmfs-0.84:20200404-113232.log
Comment 7 Toralf Förster gentoo-dev 2020-04-04 13:03:13 UTC
Created attachment 629892 [details]
temp.tbz2
Comment 8 Matthias Gerstner 2020-04-04 16:32:17 UTC
I've never tested compilation against musl libc but it looks like there might be some required includes missing. I'll have a closer look.
Comment 9 Matthias Gerstner 2020-04-05 10:27:02 UTC
Could you test the following two patches in your setup?

https://github.com/gerstner-hub/xwmfs/commit/1d6aa01b396d2742973ba4af58e94fe23e834a40

https://github.com/gerstner-hub/xwmfs/commit/67b633bfe5d7e350e60779f9167769f68d799b00

They should fix the compilation issues when using musl libc.
Comment 10 Larry the Git Cow gentoo-dev 2020-06-08 07:46:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=427517aab91f283b7c88e9c82fc4c9432783ef58

commit 427517aab91f283b7c88e9c82fc4c9432783ef58
Author:     Matthias Gerstner <Matthias.Gerstner@nefkom.net>
AuthorDate: 2020-05-13 15:51:37 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-06-08 07:45:20 +0000

    sys-fs/xwmfs: version bump to 0.85
    
    Signed-off-by: Matthias Gerstner <matthias.gerstner@nefkom.net>
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Closes: https://bugs.gentoo.org/722140
    Closes: https://bugs.gentoo.org/716170
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-fs/xwmfs/Manifest          |  1 +
 sys-fs/xwmfs/xwmfs-0.85.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)