Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5a5a5ade0fcc9317a7c75bde424aab3f32065e30
      
https://github.com/NixOS/nixpkgs/commit/5a5a5ade0fcc9317a7c75bde424aab3f32065e30
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M pkgs/development/libraries/libx86/default.nix
    A pkgs/development/libraries/libx86/non-x86.patch

  Log Message:
  -----------
  libx86: Add patch from debian to fix build on ARM

Without this, the build fails even with x86emu:

make LIBRARY=static static
make[1]: Entering directory '/tmp/nix-build-libx86-1.1.drv-0/libx86-1.1'
gcc -O2 -Wall -DDEBUG -g   -c -o x86-common.o x86-common.c
gcc -O2 -Wall -DDEBUG -g   -c -o thunk.o thunk.c
thunk.c: In function 'x_inb':
thunk.c:40:9: error: impossible constraint in 'asm'
   __asm__ __volatile__("in" #bwl " %w1, %" #bw "0" : "=a"(value) : 
"Nd"(port)); \
   ^
thunk.c:44:1: note: in expansion of macro '__BUILDIO'
 __BUILDIO(b,b,char)
 ^
<builtin>: recipe for target 'thunk.o' failed
make[1]: *** [thunk.o] Error 1
make[1]: Leaving directory '/tmp/nix-build-libx86-1.1.drv-0/libx86-1.1'
Makefile:17: recipe for target 'default' failed
make: *** [default] Error 2


  Commit: 7233ca0488707c23bac26914f41dea2513cd9ab3
      
https://github.com/NixOS/nixpkgs/commit/7233ca0488707c23bac26914f41dea2513cd9ab3
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    A pkgs/os-specific/linux/read-edid/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  read-edid: New package at version 3.0.2


  Commit: 2c9b93b01c471a4d933ae05e36504c6f26d1f08b
      
https://github.com/NixOS/nixpkgs/commit/2c9b93b01c471a4d933ae05e36504c6f26d1f08b
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    A pkgs/os-specific/linux/i2c-tools/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  i2c-tools: New package at version 3.1.1


Compare: https://github.com/NixOS/nixpkgs/compare/dbf1e0fb5309...2c9b93b01c47
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to