Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gegl_0_3: 0.3.26 → 0.3.28 #34428

Merged
merged 4 commits into from Feb 1, 2018
Merged

gegl_0_3: 0.3.26 → 0.3.28 #34428

merged 4 commits into from Feb 1, 2018

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Jan 30, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@jtojnar
Copy link
Contributor Author

jtojnar commented Jan 30, 2018

@GrahamcOfBorg build gegl_3_0

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on x86_64-linux (full log)

Partial log (click to expand)

error: attribute ‘gegl_3_0’ in selection path ‘gegl_3_0’ not found

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on aarch64-linux (full log)

Partial log (click to expand)

error: attribute 'gegl_3_0' in selection path 'gegl_3_0' not found

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on x86_64-darwin (full log)

Partial log (click to expand)

error: attribute 'gegl_3_0' in selection path 'gegl_3_0' not found

@jtojnar
Copy link
Contributor Author

jtojnar commented Jan 30, 2018

@GrahamcOfBorg build gegl_0_3

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘gegl-0.3.28’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-ndnd/pkgs/development/libraries/gegl/3.0.nix:32 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28/lib/gegl-0.3/seamless-clone-compose.so
shrinking /nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28/lib/gegl-0.3/webp-save.so
shrinking /nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28/lib/gegl-0.3/ppm-save.so
shrinking /nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28/lib/gegl-0.3/svg-load.so
shrinking /nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28/lib/gegl-0.3/png-load.so
shrinking /nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28/lib/gegl-0.3/rgbe-load.so
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28/lib  /nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28/bin 
patching script interpreter paths in /nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28
checking for references to /tmp/nix-build-gegl-0.3.28.drv-0 in /nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28...

@jtojnar
Copy link
Contributor Author

jtojnar commented Jan 30, 2018

@GrahamcOfBorg build gegl_0_3

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on x86_64-linux (full log)

Partial log (click to expand)

/nix/store/7043a0bznkc1wz81zys4rnmh9a0jh058-gegl-0.3.28

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘gexiv2-0.10.6’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-ndnd/pkgs/desktops/gnome-3/misc/gexiv2/default.nix:25 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28/lib/gegl-0.3/gegl-common.so
shrinking /nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28/lib/gegl-0.3/gegl-core.so
shrinking /nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28/lib/libgegl-sc-0.3.so
shrinking /nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28/lib/libgegl-npd-0.3.so
shrinking /nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28/lib/libgegl-0.3.so.0.328.0
strip is /nix/store/jwz859pxqj7sl2dbwvmxkx68jp774izb-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28/lib  /nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28/bin
patching script interpreter paths in /nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28
checking for references to /build in /nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28...
/nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on aarch64-linux (full log)

Partial log (click to expand)

these derivations will be built:
  /nix/store/ksjrlz3jvrkz2pv15hfvcks4klj1kbfi-gegl-0.3.28.drv
waiting for locks or build slots...
/nix/store/26l2sll80n3fkwxv1bwn5fmzjan035mk-gegl-0.3.28

@jtojnar
Copy link
Contributor Author

jtojnar commented Jan 30, 2018

@GrahamcOfBorg build gegl_0_3

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on x86_64-darwin (full log)

Partial log (click to expand)

 /nix/store/mz2b2z9v7zczmanqi11n2lf6zixhb60x-coreutils-8.29/bin/mkdir -p '/nix/store/vcna1p0im8i41ds4g7zai8qy79zfzcgm-babl-0.1.42/lib/pkgconfig'
 /nix/store/mz2b2z9v7zczmanqi11n2lf6zixhb60x-coreutils-8.29/bin/install -c -m 644 babl.pc '/nix/store/vcna1p0im8i41ds4g7zai8qy79zfzcgm-babl-0.1.42/lib/pkgconfig'
make[2]: Leaving directory '/private/tmp/nix-build-babl-0.1.42.drv-0/babl-0.1.42'
make[1]: Leaving directory '/private/tmp/nix-build-babl-0.1.42.drv-0/babl-0.1.42'
post-installation fixup
strip is /nix/store/i1zz228nl3bljcbb83fq0rq7lr7nvv4y-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/vcna1p0im8i41ds4g7zai8qy79zfzcgm-babl-0.1.42/lib
patching script interpreter paths in /nix/store/vcna1p0im8i41ds4g7zai8qy79zfzcgm-babl-0.1.42
cannot build derivation '/nix/store/c2w8haq3hr4p357fwi95hd3pgkkhd6pl-gegl-0.3.28.drv': 1 dependencies couldn't be built
error: build of '/nix/store/c2w8haq3hr4p357fwi95hd3pgkkhd6pl-gegl-0.3.28.drv' failed

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/mxqc80iqjpmvx308x8y1x2bvy27rh9z5-gegl-0.3.28/lib/gegl-0.3/svg-load.so
shrinking /nix/store/mxqc80iqjpmvx308x8y1x2bvy27rh9z5-gegl-0.3.28/lib/gegl-0.3/transformops.so
shrinking /nix/store/mxqc80iqjpmvx308x8y1x2bvy27rh9z5-gegl-0.3.28/lib/libgegl-sc-0.3.so
shrinking /nix/store/mxqc80iqjpmvx308x8y1x2bvy27rh9z5-gegl-0.3.28/lib/libgegl-0.3.so.0.328.0
shrinking /nix/store/mxqc80iqjpmvx308x8y1x2bvy27rh9z5-gegl-0.3.28/lib/libgegl-npd-0.3.so
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/mxqc80iqjpmvx308x8y1x2bvy27rh9z5-gegl-0.3.28/lib  /nix/store/mxqc80iqjpmvx308x8y1x2bvy27rh9z5-gegl-0.3.28/bin 
patching script interpreter paths in /nix/store/mxqc80iqjpmvx308x8y1x2bvy27rh9z5-gegl-0.3.28
checking for references to /tmp/nix-build-gegl-0.3.28.drv-0 in /nix/store/mxqc80iqjpmvx308x8y1x2bvy27rh9z5-gegl-0.3.28...
/nix/store/mxqc80iqjpmvx308x8y1x2bvy27rh9z5-gegl-0.3.28

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/dsakrz2lpfk6wwn138n5pwjhc82xmacn-gegl-0.3.28/lib/gegl-0.3/gegl-common.so
shrinking /nix/store/dsakrz2lpfk6wwn138n5pwjhc82xmacn-gegl-0.3.28/lib/gegl-0.3/gegl-core.so
shrinking /nix/store/dsakrz2lpfk6wwn138n5pwjhc82xmacn-gegl-0.3.28/lib/libgegl-sc-0.3.so
shrinking /nix/store/dsakrz2lpfk6wwn138n5pwjhc82xmacn-gegl-0.3.28/lib/libgegl-npd-0.3.so
shrinking /nix/store/dsakrz2lpfk6wwn138n5pwjhc82xmacn-gegl-0.3.28/lib/libgegl-0.3.so.0.328.0
strip is /nix/store/jwz859pxqj7sl2dbwvmxkx68jp774izb-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/dsakrz2lpfk6wwn138n5pwjhc82xmacn-gegl-0.3.28/lib  /nix/store/dsakrz2lpfk6wwn138n5pwjhc82xmacn-gegl-0.3.28/bin
patching script interpreter paths in /nix/store/dsakrz2lpfk6wwn138n5pwjhc82xmacn-gegl-0.3.28
checking for references to /build in /nix/store/dsakrz2lpfk6wwn138n5pwjhc82xmacn-gegl-0.3.28...
/nix/store/dsakrz2lpfk6wwn138n5pwjhc82xmacn-gegl-0.3.28

@jtojnar
Copy link
Contributor Author

jtojnar commented Jan 30, 2018

@GrahamcOfBorg build gegl_0_3

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on x86_64-darwin (full log)

Partial log (click to expand)

checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
checking for bind_textdomain_codeset... no
configure: error:
*** Check for bind_textdomain_codeset() failed!  This is required.

builder for '/nix/store/gm6542bs39ng0wqdjzkcs9z807j3cyfh-gegl-0.3.28.drv' failed with exit code 1
error: build of '/nix/store/gm6542bs39ng0wqdjzkcs9z807j3cyfh-gegl-0.3.28.drv' failed

@jtojnar
Copy link
Contributor Author

jtojnar commented Jan 30, 2018

@GrahamcOfBorg build gegl_0_3

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/gegl-0.3/seamless-clone-compose.so
shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/gegl-0.3/webp-save.so
shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/gegl-0.3/ppm-save.so
shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/gegl-0.3/svg-load.so
shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/gegl-0.3/png-load.so
shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/gegl-0.3/rgbe-load.so
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib  /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/bin 
patching script interpreter paths in /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28
checking for references to /tmp/nix-build-gegl-0.3.28.drv-0 in /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28...

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on x86_64-darwin (full log)

Partial log (click to expand)

make[4]: Leaving directory '/private/tmp/nix-build-gegl-0.3.28.drv-0/gegl-0.3.28/tests/buffer'
make[3]: *** [Makefile:826: check-recursive] Error 1
make[3]: Leaving directory '/private/tmp/nix-build-gegl-0.3.28.drv-0/gegl-0.3.28/tests/buffer'
make[2]: *** [Makefile:1129: check] Error 2
make[2]: Leaving directory '/private/tmp/nix-build-gegl-0.3.28.drv-0/gegl-0.3.28/tests/buffer'
make[1]: *** [Makefile:513: check-recursive] Error 1
make[1]: Leaving directory '/private/tmp/nix-build-gegl-0.3.28.drv-0/gegl-0.3.28/tests'
make: *** [Makefile:633: check-recursive] Error 1
builder for '/nix/store/x7qdglmk6swv5ap05xf0gg7ww6gfhv22-gegl-0.3.28.drv' failed with exit code 2
error: build of '/nix/store/x7qdglmk6swv5ap05xf0gg7ww6gfhv22-gegl-0.3.28.drv' failed

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/gegl-0.3/svg-load.so
shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/gegl-0.3/transformops.so
shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/libgegl-sc-0.3.so
shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/libgegl-0.3.so.0.328.0
shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/libgegl-npd-0.3.so
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib  /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/bin 
patching script interpreter paths in /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28
checking for references to /tmp/nix-build-gegl-0.3.28.drv-0 in /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28...
/nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28/lib/gegl-0.3/gegl-common.so
shrinking /nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28/lib/gegl-0.3/gegl-core.so
shrinking /nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28/lib/libgegl-sc-0.3.so
shrinking /nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28/lib/libgegl-npd-0.3.so
shrinking /nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28/lib/libgegl-0.3.so.0.328.0
strip is /nix/store/jwz859pxqj7sl2dbwvmxkx68jp774izb-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28/lib  /nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28/bin
patching script interpreter paths in /nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28
checking for references to /build in /nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28...
/nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28/lib/gegl-0.3/gegl-common.so
shrinking /nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28/lib/gegl-0.3/gegl-core.so
shrinking /nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28/lib/libgegl-sc-0.3.so
shrinking /nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28/lib/libgegl-npd-0.3.so
shrinking /nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28/lib/libgegl-0.3.so.0.328.0
strip is /nix/store/jwz859pxqj7sl2dbwvmxkx68jp774izb-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28/lib  /nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28/bin
patching script interpreter paths in /nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28
checking for references to /build in /nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28...
/nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28

@jtojnar
Copy link
Contributor Author

jtojnar commented Jan 30, 2018

@GrahamcOfBorg build gegl_0_3

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on aarch64-linux (full log)

Partial log (click to expand)

error: while evaluating the attribute 'doCheck' of the derivation 'gegl-0.3.28' at /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute 'lib.isDarwin' at /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/stdenv/generic/default.nix:131:14:
attribute 'isDarwin' missing, at /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/development/libraries/gegl/3.0.nix:20:14

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on x86_64-darwin (full log)

Partial log (click to expand)

error: while evaluating the attribute 'doCheck' of the derivation 'gegl-0.3.28' at /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-ndnd/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute 'lib.isDarwin' at /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-ndnd/pkgs/stdenv/generic/default.nix:131:14:
attribute 'isDarwin' missing, at /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-ndnd/pkgs/development/libraries/gegl/3.0.nix:20:14

@jtojnar
Copy link
Contributor Author

jtojnar commented Jan 30, 2018

@GrahamcOfBorg build gegl_0_3

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on aarch64-linux (full log)

Partial log (click to expand)

/nix/store/gsln2byk91r4znfalpb0gz5jlcv7c4sy-gegl-0.3.28

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure on x86_64-darwin (full log)

Partial log (click to expand)

checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
checking for bind_textdomain_codeset... no
configure: error:
*** Check for bind_textdomain_codeset() failed!  This is required.

builder for '/nix/store/f9jxg35i3ipyc1yxm0pd0q0p0l52vww9-gegl-0.3.28.drv' failed with exit code 1
error: build of '/nix/store/f9jxg35i3ipyc1yxm0pd0q0p0l52vww9-gegl-0.3.28.drv' failed

@jtojnar
Copy link
Contributor Author

jtojnar commented Jan 30, 2018

@GrahamcOfBorg build gegl_0_3

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on aarch64-linux (full log)

Partial log (click to expand)

/nix/store/v6vcw28n1yfndpb6sbrkd1nv6h14vgid-gegl-0.3.28

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/gegl-0.3/svg-load.so
shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/gegl-0.3/transformops.so
shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/libgegl-sc-0.3.so
shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/libgegl-0.3.so.0.328.0
shrinking /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib/libgegl-npd-0.3.so
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/lib  /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28/bin 
patching script interpreter paths in /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28
checking for references to /tmp/nix-build-gegl-0.3.28.drv-0 in /nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28...
/nix/store/frz57yah03cs18bs8rdxxhljhdd0xqmg-gegl-0.3.28

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/gegl-0.3/seamless-clone-compose.so
shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/gegl-0.3/webp-save.so
shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/gegl-0.3/ppm-save.so
shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/gegl-0.3/svg-load.so
shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/gegl-0.3/png-load.so
shrinking /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib/gegl-0.3/rgbe-load.so
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/lib  /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28/bin 
patching script interpreter paths in /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28
checking for references to /tmp/nix-build-gegl-0.3.28.drv-0 in /nix/store/gbygxg8hhjjylcwn7x9p0l0j1j79n68l-gegl-0.3.28...

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success on x86_64-darwin (full log)

Partial log (click to expand)

/nix/store/gs0bnzacjwqnv6dr7a0j8qkh1m753nvx-gegl-0.3.28/lib/libgegl-npd-0.3.dylib: fixing dylib
/nix/store/gs0bnzacjwqnv6dr7a0j8qkh1m753nvx-gegl-0.3.28/lib/libgegl-0.3.0.dylib: fixing dylib
/nix/store/gs0bnzacjwqnv6dr7a0j8qkh1m753nvx-gegl-0.3.28/lib/libgegl-sc-0.3.dylib: fixing dylib
/nix/store/gs0bnzacjwqnv6dr7a0j8qkh1m753nvx-gegl-0.3.28/lib/libgegl-npd-0.3.dylib: fixing dylib
/nix/store/gs0bnzacjwqnv6dr7a0j8qkh1m753nvx-gegl-0.3.28/lib/libgegl-0.3.0.dylib: fixing dylib
/nix/store/gs0bnzacjwqnv6dr7a0j8qkh1m753nvx-gegl-0.3.28/lib/libgegl-sc-0.3.dylib: fixing dylib
/nix/store/gs0bnzacjwqnv6dr7a0j8qkh1m753nvx-gegl-0.3.28/lib/libgegl-npd-0.3.dylib: fixing dylib
/nix/store/gs0bnzacjwqnv6dr7a0j8qkh1m753nvx-gegl-0.3.28/lib/libgegl-0.3.0.dylib: fixing dylib
/nix/store/gs0bnzacjwqnv6dr7a0j8qkh1m753nvx-gegl-0.3.28/lib/libgegl-sc-0.3.dylib: fixing dylib
/nix/store/gs0bnzacjwqnv6dr7a0j8qkh1m753nvx-gegl-0.3.28

# dyld: Library not loaded: @rpath/libjson-glib-1.0.0.dylib
# Referenced from: /private/tmp/nix-build-gegl-0.3.28.drv-0/gegl-0.3.28/tests/buffer/.libs/buffer-test
# Reason: image not found
doCheck = !stdenv.isDarwin;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think dependencies that link against this library will run into the same issue.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What could be causing it? We should probably fix it before GIMP 2.10 is released.

@grahamc
Copy link
Member

grahamc commented Feb 1, 2018

@GrahamcOfBorg eval

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

/nix/store/bgilz7zazgh7y8cnpahfa2rscqidyf0m-babl-0.1.42
/nix/store/qjih0z9jm9xn2m081w4m9y1zm9hzai0b-gexiv2-0.10.7

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

/nix/store/vcna1p0im8i41ds4g7zai8qy79zfzcgm-babl-0.1.42
/nix/store/r7s7dv18wh4yh2gk3s3m8h23vnkkjijp-gexiv2-0.10.7

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/bm6p9wxharvl821qwr2mcws393friss0-babl-0.1.42/lib/babl-0.1/CIE.so
shrinking /nix/store/bm6p9wxharvl821qwr2mcws393friss0-babl-0.1.42/lib/babl-0.1/cairo.so
shrinking /nix/store/bm6p9wxharvl821qwr2mcws393friss0-babl-0.1.42/lib/babl-0.1/16bit.so
shrinking /nix/store/bm6p9wxharvl821qwr2mcws393friss0-babl-0.1.42/lib/libbabl-0.1.so.0.141.1
strip is /nix/store/jwz859pxqj7sl2dbwvmxkx68jp774izb-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/bm6p9wxharvl821qwr2mcws393friss0-babl-0.1.42/lib
patching script interpreter paths in /nix/store/bm6p9wxharvl821qwr2mcws393friss0-babl-0.1.42
checking for references to /build in /nix/store/bm6p9wxharvl821qwr2mcws393friss0-babl-0.1.42...
/nix/store/bm6p9wxharvl821qwr2mcws393friss0-babl-0.1.42
/nix/store/8sjp85647fjqy0hn3xfy4lwpbbgi3b4k-gexiv2-0.10.7

@jtojnar jtojnar added this to In Progress in GNOME Feb 1, 2018
@jtojnar jtojnar merged commit a39fb24 into NixOS:master Feb 1, 2018
GNOME automation moved this from In Progress to Done Feb 1, 2018
@jtojnar jtojnar deleted the gegl-0.3.28 branch February 1, 2018 23:06
@jtojnar
Copy link
Contributor Author

jtojnar commented Feb 1, 2018

It does not yet build on Darwin but #34431 will fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
GNOME
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants