Commit graph

2434 commits

Author SHA1 Message Date
Sergei Trofimovich 985a5444c7
Merge pull request #173154 from trofi/workaround-fno-common-for-jfsutils
jfsutils: add -fcommon workaround
2022-05-19 07:14:00 +00:00
Rick van Schijndel 51c998bdd9
Merge pull request #173009 from trofi/workaround-fno-common-for-_9pfs
_9pfs: add -fcommon workaround
2022-05-18 14:02:38 +02:00
7c6f434c 3f13f71406
Merge pull request #173436 from lopsided98/btrfs-progs-python
btrfs-progs: install Python bindings
2022-05-18 11:18:06 +00:00
Artturi 13f5859f99
Merge pull request #173369 from trofi/fix-fno-common-for-hubicfuse
hubicfuse: pull upstream fix for -fno-common tollchains
2022-05-18 05:27:20 +03:00
Ben Wolsieffer b3445aff66 btrfs-progs: remove obsolete _PYTHON_HOST_PLATFORM
This is set automatically by the CPython setup hook.
2022-05-17 19:53:44 -04:00
Ben Wolsieffer 1605472a15 btrfs-progs: install Python bindings
btrfs-progs currently builds the Python bindings for libbtrfsutil but doesn't
actually install them. With this patch, the bindings are installed and exposed
as python3Packages.btrfsutil.
2022-05-17 19:44:28 -04:00
Artturi 655ed68c7c
Merge pull request #173423 from wyndon/update-httm
httm: 0.9.0 -> 0.10.9
2022-05-18 02:14:04 +03:00
wyndon 1c8b4ea232
httm: 0.9.0 -> 0.10.9 2022-05-17 19:28:21 +02:00
Sergei Trofimovich 2cdca0320d hubicfuse: pull upstream fix for -fno-common tollchains
Without the change build fails on upstream gcc-10 as:

    ld: /build/ccadKet8.o:/build/source/cloudfsapi.h:73: multiple definition of
      `public_container'; /build/ccoYHN4x.o:/build/source/cloudfsapi.h:73: first defined here
2022-05-17 10:16:27 +01:00
Rick van Schijndel 39c31cf4b1
Merge pull request #172289 from trofi/workaround-fno-common-for-afpfs-ng
afpfs-ng: add -fcommon workaround
2022-05-16 08:44:00 +02:00
Sergei Trofimovich 50b95670d2 jfsutils: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: extract.o:/build/jfsutils-1.1.15/fscklog/extract.c:67: multiple definition of
      `xchklog_buffer'; display.o:/build/jfsutils-1.1.15/fscklog/display.c:57: first defined here
2022-05-15 16:12:04 +01:00
Mario Rodas 2a54486f4f
Merge pull request #171340 from aaronjheng/go-mtpfs
go-mtpfs: unstable-2018-02-09 -> 1.0.0
2022-05-14 19:28:20 -05:00
Sergei Trofimovich 72ffe3a604 _9pfs: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: lib/auth_rpc.o:/build/source/lib/../9pfs.h:35: multiple definition of
        `logfile'; 9pfs.o:/build/source/9pfs.h:35: first defined here
2022-05-14 12:51:01 +01:00
Sandro 997c1a8379
Merge pull request #172610 from tjni/fix-garage-darwin
garage: fix build on Darwin
2022-05-12 01:35:16 +02:00
Artturi 99161fd5e0
Merge pull request #170140 from armeenm/xtreemfs-python3
xtreemfs: switch to python3
2022-05-12 02:05:54 +03:00
Theodore Ni e3d8a347fe
garage: fix build on Darwin
Security needs to be added as a buildInput.
2022-05-11 16:32:35 -05:00
Lassulus c48d3aefed
Merge pull request #163827 from r-ryantm/auto-update/s3fs-fuse
s3fs: 1.90 -> 1.91
2022-05-11 12:40:03 +02:00
William Kral cb7412c787 rdfind: fix build 2022-05-10 17:35:09 -07:00
Aaron Jheng 7a986c5fc1
go-mtpfs: unstable-2018-02-09 -> 1.0.0 2022-05-10 11:47:28 +00:00
Sergei Trofimovich 32bed4c455 afpfs-ng: add -fcommon workaround
Without the change -fno-common toolchains like upstream gcc-10
fail to build as:

    ld: afpcmd-cmdline_main.o:/build/source/cmdline/cmdline_afp.h:4: multiple definition of
      `full_url'; afpcmd-cmdline_afp.o:/build/source/cmdline/cmdline_afp.c:27: first defined here
2022-05-10 07:35:37 +01:00
Ben Siraphob 888c0bd1f1
Merge pull request #172212 from otavio/topic/fix-dosfstools 2022-05-09 14:31:27 -06:00
Otavio Salvador 8272001820 dosfstools: fix build failure in darwin
Log of error: https://hydra.nixos.org/build/175255572/nixlog/1
Refs: ZHF #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 14:17:25 -03:00
Artturi 4ae23f5c7d
Merge pull request #156071 from Madouura/dev/bcachefs-installer
nixos/tests/installer: add bcachefs tests
2022-05-09 19:48:16 +03:00
7c6f434c e07e51a5d7
Merge pull request #171718 from trofi/update-btrfs-progs
btrfs-progs: 5.16.2 -> 5.17
2022-05-08 07:43:12 +00:00
Sergei Trofimovich 27b8af8d1c netatalk: 3.1.12 -> 3.1.13
Without the update build fails on -fno-common toolchains as:

    $ nix build --impure --expr 'with import ./. {}; netatalk.override { stdenv = clang13Stdenv; }' -L
    ...
    ld: afpd-volume.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
      multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here
    ld: afpd-acls.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
      multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here

Changes: https://netatalk.sourceforge.io/3.1/ReleaseNotes3.1.13.html
2022-05-07 07:11:21 -05:00
Sergei Trofimovich 8e56de6925 btrfs-progs: 5.16.2 -> 5.17
Added trivial updater.
Updated build-time doc dependencies from asciidoc to sphinx.

Changes: https://github.com/kdave/btrfs-progs/blob/master/CHANGES
2022-05-05 22:29:30 +01:00
ajs124 c01480f0a3
Merge pull request #171585 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.15.0 -> 5.16.0
2022-05-05 11:25:24 +01:00
Artturi 0b64a2d69a
Merge pull request #167108 from aaronjheng/oath-toolkit
oath-toolkit: Rename from oathToolkit to oath-toolkit
2022-05-05 03:58:39 +03:00
Madoura 1b86e9c208
bcachefs-tools: add installer tests to passthru.tests 2022-05-04 19:57:52 -05:00
ajs124 3ed4d50f6f xfsprogs: 5.15.0 -> 5.16.0 2022-05-04 22:46:54 +01:00
Madoura 58d1bd206b
bcachefs-tools: unstable-2022-04-08 -> unstable-2022-05-02 2022-05-02 21:50:25 -05:00
Sandro 2379d9d059
Merge pull request #170963 from SuperSandro2000/fuse-7z-ng
fuse-7z-ng: fix repology version parsing
2022-05-02 14:45:57 +02:00
Vladimír Čunát c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Sandro Jäckel 74b17e98fb
fuse-7z-ng: fix repology version parsing 2022-04-30 02:36:27 +02:00
Rick van Schijndel c752103dd1
Merge pull request #170433 from Artturin/squashfstools1
squashfsTools: enable strictDeps
2022-04-28 19:36:50 +02:00
Vladimír Čunát 8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
Mario Rodas d54f49cbd0
Merge pull request #169637 from wyndon/init-httm
httm: init at 0.9.0

Closes https://github.com/NixOS/nixpkgs/issues/170698
2022-04-27 18:50:56 -05:00
Artturin 4f653a68d8 squafsTools: fix cross 2022-04-26 20:42:33 +03:00
Artturin 7ed2f7d1ba squashfsTools: pull patch to make manpages reproducible
adds -n to gzip
2022-04-26 20:31:30 +03:00
Artturin 8ebd3c0389 squashfsTools: enable strictDeps 2022-04-26 17:53:32 +03:00
github-actions[bot] 073cad8fd6
Merge master into staging-next 2022-04-25 12:04:02 +00:00
adisbladis 9ea7bd4e67 rmfuse: 0.2.1 -> 0.2.3 2022-04-25 17:00:58 +12:00
adisbladis 9af334d8fc Revert "rmfuse: 0.2.1 -> 0.2.3"
This reverts commit 4f62471862.
2022-04-25 16:20:03 +12:00
adisbladis 2683fa17f2
Merge pull request #139480 from Zhaith-Izaliel/master
rmfuse: 0.2.1 -> 0.2.3
2022-04-25 10:33:06 +07:00
Armeen Mahdian 773162442a xtreemfs: switch to python3 2022-04-24 15:58:50 -05:00
Vladimír Čunát 82ec893b68
Merge branch 'staging' into staging-next 2022-04-23 18:10:57 +02:00
Mario Rodas 2dcf00e6f4
Merge pull request #169543 from trofi/fix-zkfuse-for-gcc-11
zkfuse: add a -std=c++14 workaround for gcc-11
2022-04-22 22:09:29 -05:00
Artturin f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00
wyndon 260470a1b2
httm: init at 0.9.0 2022-04-22 00:54:59 +02:00
Sergei Trofimovich 06e48b1552 zkfuse: add a -std=c++14 workaround for gcc-11
Otherwise the build fails as:

    zkadapter.h:616:33: error: ISO C++17 does not allow dynamic exception specifications
2022-04-21 08:12:34 +01:00