Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 819762 - sys-fs/lxcfs-4.0.11 doesn't compile on x86 (fuse: off_t must be 64bit)
Summary: sys-fs/lxcfs-4.0.11 doesn't compile on x86 (fuse: off_t must be 64bit)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lfs-tracker
  Show dependency tree
 
Reported: 2021-10-23 15:45 UTC by Spekadyon
Modified: 2021-10-24 07:58 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,17.24 KB, text/x-log)
2021-10-23 15:48 UTC, Spekadyon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Spekadyon 2021-10-23 15:45:55 UTC
sys-fs/lxcfs-4.0.11 doesn't compile on x86. The following error is reported:
In file included from /usr/include/fuse3/fuse.h:19,
                 from lxcfs_fuse.h:11,
                 from lxcfs.c:27:
/usr/include/fuse3/fuse_common.h:853:1: error: static assertion failed: "fuse: off_t must be 64bit"
  853 | _Static_assert(sizeof(off_t) == 8, "fuse: off_t must be 64bit");


Reproducible: Always




Portage 3.0.28 (python 3.9.7-final-0, default/linux/x86/17.0, gcc-11.2.0, glibc-2.33-r7, 5.10.70-gentoo i686)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.10.70-gentoo-i686-Pentium_III_-Coppermine-with-glibc2.33
KiB Mem:     1030068 total,     78996 free
KiB Swap:    1048572 total,    845528 free
Timestamp of repository gentoo: Sat, 23 Oct 2021 09:45:01 +0000
Head commit of repository gentoo: 004d26eed9f5b4d2931fa189da878bd7e64b061c
Head commit of repository spekadyon: c3a5174ab550c73558689f2203bddf2705d28443

sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
app-shells/bash:          5.1_p8::gentoo
dev-lang/perl:            5.34.0-r3::gentoo
dev-lang/python:          3.9.7_p1::gentoo
dev-util/cmake:           3.21.3::gentoo
sys-apps/baselayout:      2.8::gentoo
sys-apps/openrc:          0.44.7::gentoo
sys-apps/sandbox:         2.26::gentoo
sys-devel/autoconf:       2.71-r1::gentoo
sys-devel/automake:       1.16.5::gentoo
sys-devel/binutils:       2.37_p1::gentoo
sys-devel/gcc:            11.2.0::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.14::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.fr.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts:
    sync-rsync-verify-metamanifest: no
    sync-rsync-verify-jobs: 1

spekadyon
    location: /var/db/repos/spekadyon
    sync-type: git
    sync-uri: https://github.com/Spekadyon/overlay.git
    masters: gentoo

ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium3 -pipe -fomit-frame-pointer --param l1-cache-size=16 --param l1-cache-line-size=32 --param l2-cache-size=256 -mtune=generic"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-Os -march=pentium3 -pipe -fomit-frame-pointer --param l1-cache-size=16 --param l1-cache-line-size=32 --param l2-cache-size=256 -mtune=generic"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build=n"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="fr_FR.utf8"
LDFLAGS="-Wl,--as-needed -Wl,-O1"
LINGUAS="en fr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl bzip2 caps cli crypt dri ffmpeg gdbm iconv ipv6 libglvnd libtirpc ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl unicode vhosts x86 xattr zlib" ABI_X86="32" ADA_TARGET="gnat_2019" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Comment 1 Spekadyon 2021-10-23 15:48:23 UTC
Created attachment 746334 [details]
build.log
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-24 03:24:22 UTC
Can you try editing the ebuild and adding append-lfs-flags in e.g. src_configure before anything else?

Thanks!
Comment 3 Larry the Git Cow gentoo-dev 2021-10-24 07:54:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec92b8e120f36075e036fca954a21d1560de6ca

commit 1ec92b8e120f36075e036fca954a21d1560de6ca
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-24 07:53:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-24 07:53:58 +0000

    sys-fs/lxcfs: append LFS flags (fix x86 support)
    
    Closes: https://bugs.gentoo.org/819762
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/lxcfs/lxcfs-4.0.11.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-24 07:56:00 UTC
Reproduced and fix works for me.

It looks like upstream have migrated(?) to meson which IIRC adds these flags when needed already, so I don't think I can make a PR to add the necessary autotools magic.
Comment 5 Larry the Git Cow gentoo-dev 2021-10-24 07:57:20 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d45024b7bd1baa42555a8f7f9d105a0dd38e5b5

commit 6d45024b7bd1baa42555a8f7f9d105a0dd38e5b5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-24 07:57:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-24 07:57:07 +0000

    sys-fs/lxcfs: add note re meson port and lfs
    
    Bug: https://bugs.gentoo.org/819762
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/lxcfs/lxcfs-4.0.11.ebuild | 1 +
 1 file changed, 1 insertion(+)