nixpkgs/pkgs
Maximilian Bosch b71ffc1b25 qpid-cpp: fix build
The compilation broke due to the flag `-Werror=int-in-bool-context`
which caused several compilation errors with GCC v7. Disabling this
warning manually with `-Wno-error` in `NIX_CFLAGS_COMPILE` should be
fine.

This package experienced several radical changes as the entire python
build in `$src/management/python` was broken since the given Python
interpreter missed several needed modules (including
`pythonPackages.qpid-python`). As the CMake build tried to invoke the
affected `setup.py` manually and patched the shebangs with `disutil` and
caused non-functional executables, I split the package up into two
parts, the actual `qpid-cpp` lib and the Python module that will be
composed using `buildEnv`.

Furthermore I added myself as maintainer for the package as the diff
became quite huge and we should have more folks available to maintain
this.

See https://hydra.nixos.org/build/71519082/log
See tickets #36453 and #31747
2018-03-27 19:24:16 +02:00
..
applications libreoffice: wrap to set JAVA_HOME, SAL_USE_VCLPLUGIN and DBus session if not set 2018-03-27 19:30:09 +02:00
build-support dockerTools.tarsum: Fix upstream import 2018-03-26 18:47:31 +02:00
common-updater common-updater: support updating source URL 2018-03-16 23:17:07 +09:00
data hackage: update db snapshot 2018-03-25 20:21:45 +02:00
desktops plasma: 5.12.3 -> 5.12.4 2018-03-28 00:23:36 +08:00
development Merge pull request #37919 from vbgl/coq-bignums-8.8 2018-03-27 10:11:30 -07:00
games Merge pull request #37752 from ryantm/fix-urls 2018-03-25 00:40:17 -05:00
misc documentation-highlighter: init 2018-03-26 21:23:41 -04:00
os-specific Merge branch 'riscv-limitations' 2018-03-27 11:32:38 -04:00
servers qpid-cpp: fix build 2018-03-27 19:24:16 +02:00
shells bash-completion: 2.7 -> 2.8 2018-03-19 22:12:04 -07:00
stdenv meta: Add badPlatforms attribute for platform blacklisting. 2018-03-27 08:12:45 -04:00
test tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
tools libseccomp: Disable only on RISC-V if Linux. 2018-03-27 08:16:24 -04:00
top-level qpid-cpp: fix build 2018-03-27 19:24:16 +02:00