nixpkgs/pkgs
Orivej Desh 0ded378b10 aseprite: fix build with glibc 2.30
Otherwise it fails with:

In file included from /build/source/src/allegro/include/allegro/base.h:41,
                 from /build/source/src/allegro/include/allegro.h:25,
                 from /build/source/src/./she/alleg4/alleg_surface.h:11,
                 from /build/source/src/she/alleg4/alleg_surface.cpp:11:
/build/source/src/allegro/include/allegro/alcompat.h:44:22: error: conflicting declaration of C function 'fixed fadd(fixed, fixed)'
   44 |       AL_ALIAS(fixed fadd(fixed x, fixed y), fixadd(x, y))
      |                      ^~~~
/build/source/src/allegro/include/allegro/internal/alconfig.h:164:49: note: in definition of macro 'AL_ALIAS'
  164 |       static __attribute__((unused)) __inline__ DECL    \
      |                                                 ^~~~
In file included from /nix/store/y57skwl8a5vbkrjrc30ygdw9vr1p6n19-gcc-9.2.0/include/c++/9.2.0/cmath:45,
                 from /nix/store/y57skwl8a5vbkrjrc30ygdw9vr1p6n19-gcc-9.2.0/include/c++/9.2.0/math.h:36,
                 from /build/source/src/./base/base.h:13,
                 from /build/source/src/./config.h:40,
                 from /build/source/src/she/alleg4/alleg_surface.cpp:8:
/nix/store/2v6pi2wj3lcsc3j48n7flx9mgqyii1lv-glibc-2.30-dev/include/bits/mathcalls-narrow.h:24:20: note: previous declaration 'float fadd(double, double)'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      |                    ^~~~~~~~~~~~~~~
2020-02-18 06:07:24 +00:00
..
applications aseprite: fix build with glibc 2.30 2020-02-18 06:07:24 +00:00
build-support symlinkJoin: fix "bash: Argument list too long" error 2020-02-17 11:45:44 +01:00
common-updater
data Merge pull request #80220 from rnhmjoj/siji 2020-02-17 20:51:40 +01:00
desktops pantheon.elementary-files: 4.3.0 -> 4.4.0 2020-02-17 21:05:33 -05:00
development ruamel: quote urls, update ordereddict url 2020-02-17 21:54:37 -08:00
games qtads: 2.1.99.2019-04-12 -> 3.0.0 2020-02-16 23:39:18 +00:00
misc uq: upgrade cargo fetcher and cargoSha256 2020-02-16 13:46:58 -05:00
os-specific linux: 5.5.3 -> 5.5.4 2020-02-15 15:43:28 -05:00
servers dovecot: 2.3.9.2 -> 2.3.9.3 2020-02-17 15:14:29 +01:00
shells fish-foreign-env: update stderr redirection in patch 2020-02-16 23:29:02 -08:00
stdenv make-bootstrap-tools: fixup after glibc update 2020-02-10 17:31:35 +01:00
test tests.nixos-functions: port test to python 2020-02-09 23:53:58 +01:00
tools tealdeer: upgrade cargo fetcher and cargoSha256 2020-02-17 21:55:01 -08:00
top-level pythonPackages.untangle: init at 1.1.1 2020-02-17 20:01:42 -08:00