nixpkgs/pkgs/tools/archivers
Sebastián Mancilla a99b61127e arj: fix build on darwin
Fix wrong header for statfs function.

Use gccStdenv to build with GCC on all systems. GCC is hardcoded in
configure.in, but after setting CC_FOR_BUILD to cc to use Clang, the
build fails anyway when running a post-compilation command:

    clang -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"<out>/lib/arj\"" -D_UNIX  -g -O2   -o darwin20.6.0/en/rs/arj/arj <objects_files>
    : darwin20.6.0/en/rs/arj/arj
    ./darwin20.6.0/en/rs/tools/join ./darwin20.6.0/en/rs/arj/arj ./darwin20.6.0/en/rs/arjsfxjr/arjsfxjr
    JOIN v 1.30  [26/04/2003]  Not a part of any binary package!

    Copying .. done!
    ./darwin20.6.0/en/rs/tools/join ./darwin20.6.0/en/rs/arj/arj ./darwin20.6.0/en/rs/arjsfx/arjsfx
    JOIN v 1.30  [26/04/2003]  Not a part of any binary package!

    Copying ... done!
    ./darwin20.6.0/en/rs/tools/join ./darwin20.6.0/en/rs/arj/arj ./darwin20.6.0/en/rs/arjsfxv/arjsfxv
    JOIN v 1.30  [26/04/2003]  Not a part of any binary package!

    Copying ..... done!
    ./darwin20.6.0/en/rs/tools/join ./darwin20.6.0/en/rs/arj/arj ./darwin20.6.0/en/rs/sfxstub/sfxstub
    JOIN v 1.30  [26/04/2003]  Not a part of any binary package!

    Copying . done!
    rm -f ./darwin20.6.0/en/rs/help.arj
    TZ=UTC0 ./darwin20.6.0/en/rs/arj/arj a ./darwin20.6.0/en/rs/help.arj -+ -t1f -2d -e -jm -jh65535 -jt -hdo200506231314 ./resource/en/arj?.txt
    ARJ32 v 3.10, Copyright (c) 1998-2004, ARJ Software Russia.

    Creating archive  : ./darwin20.6.0/en/rs/help.arj
    Adding    ./resource/en/arjl.txt       37.2%
    Adding    ./resource/en/arjs.txt       47.3%
    Testing arjl.txt                    OK
    Testing arjs.txt                    OK
         2 file(s)
    ./darwin20.6.0/en/rs/tools/join ./darwin20.6.0/en/rs/arj/arj ./darwin20.6.0/en/rs/help.arj
    JOIN v 1.30  [26/04/2003]  Not a part of any binary package!

    Copying . done!
    ./darwin20.6.0/en/rs/tools/postproc darwin20.6.0/en/rs/arj/arj
    POSTPROC v 1.30  [17/01/2003]  Not a part of any binary package!

    Patch not found
    make[1]: *** [GNUmakefile:398: darwin20.6.0/en/rs/arj/arj] Error 3
2021-11-21 13:09:42 -03:00
..
7zz 7zz: 21.01 -> 21.04 (#145031) 2021-11-12 10:57:14 +08:00
afio pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
arc_unpacker arc_unpacker: 2019-01-28 -> 2021-05-17, add darwin build (#123393) 2021-05-25 00:44:09 +02:00
arj arj: fix build on darwin 2021-11-21 13:09:42 -03:00
atool tools: replace name with pname&version 2021-08-12 21:47:47 +02:00
bomutils bomutils: fix darwin build 2021-05-11 17:42:48 +02:00
cabextract cabextract: support cross-compilation 2021-09-05 11:21:16 +02:00
cpio Merge branch 'staging-next' into staging 2021-09-26 15:03:03 +02:00
cromfs tools: replace name with pname&version 2021-08-12 21:47:47 +02:00
ctrtool treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fsarchiver libgpg-error: rename from libgpgerror 2021-10-06 18:23:43 -07:00
gnutar gnutar: fix cross compilation on darwin 2021-05-17 00:26:59 +09:00
innoextract tools: replace name with pname&version 2021-08-12 21:47:47 +02:00
lha lha: init at 2021-07-01 2021-07-21 00:19:42 +02:00
maxcso maxcso: 1.12.0 -> 1.13.0 2021-08-14 10:22:48 -07:00
ndstool pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
p7zip p7zip: fix determinism of compressed manpages 2021-10-09 09:16:06 +01:00
pax pax: fix build on darwin 2021-11-18 12:34:04 -08:00
pxattr tools: replace name with pname&version 2021-08-12 21:47:47 +02:00
quickbms quickbms: init at 0.11.0 2021-05-08 11:02:54 -07:00
rar rar: add support to x86_64-darwin 2021-09-30 00:00:39 -03:00
rpm2targz rpm2targz: don't put runtime deps into buildInputs 2021-03-23 13:07:53 +01:00
rpmextract treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
runzip pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
s-tar pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
sharutils sharutils: pull pending upstream fix for -fno-common compiler 2021-09-12 09:18:41 +01:00
snzip pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
unar unar: make it build on Darwin 2021-11-10 21:56:38 -03:00
undmg treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
unp unp: 2.0-pre7 -> 2.0-pre9 2021-09-10 22:19:27 +02:00
unrar unrar: 5.9.2 -> 6.0.7 2021-10-01 09:42:01 +02:00
unrar-wrapper unrar-wrapper: init at 1.0.0 2021-11-09 20:25:49 +02:00
unshield treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
unzip unzip: replace name with pname&version 2021-08-12 20:45:39 +02:00
wimlib wimlib: 1.13.2 -> 1.13.4 2021-08-14 04:14:46 +00:00
xarchive pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
xarchiver xarchiver: replace unfree rar handler 2021-07-16 04:43:51 +02:00
xtrt xtrt: set meta.mainProgram 2021-10-08 15:25:10 -04:00
zip zip: replace name with pname&version 2021-08-12 20:38:37 +02:00
zpaq various: cleanup of "inherit version;" 2021-07-17 22:39:35 +02:00