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

thunderbird, thunderbird-bin: 60.3.0 -> 60.3.2 #51280

Merged
merged 2 commits into from Dec 2, 2018

Conversation

taku0
Copy link
Contributor

@taku0 taku0 commented Nov 30, 2018

Motivation for this change
  • Bug fixes

https://www.thunderbird.net/en-US/thunderbird/60.3.2/releasenotes/

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@flokli
Copy link
Contributor

flokli commented Nov 30, 2018

@GrahamcOfBorg build thunderbird thunderbird-bin

@NixOS NixOS deleted a comment from GrahamcOfBorg Nov 30, 2018
@NixOS NixOS deleted a comment from GrahamcOfBorg Nov 30, 2018
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: thunderbird, thunderbird-bin

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

No attempt on x86_64-linux (full log)

The following builds were skipped because they don't evaluate on x86_64-linux: thunderbird,, thunderbird-bin

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: thunderbird

The following builds were skipped because they don't evaluate on x86_64-linux: thunderbird-bin

Partial log (click to expand)

make[3]: Leaving directory '/build/objdir/dom/notification'
make[3]: Entering directory '/build/objdir/dom/security'
mkdir -p '.deps/'
/nix/store/kgspn0avgr5hmy64vzk5g9bqgv5fh2az-gcc-wrapper-7.3.0/bin/g++ -o Unified_cpp_dom_security0.o -c -I/build/objdir/dist/stl_wrappers -I/build/objdir/dist/system_wrappers -include /build/thunderbird-60.3.2/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/build/thunderbird-60.3.2/dom/security -I/build/objdir/dom/security -I/build/objdir/ipc/ipdl/_ipdlheaders -I/build/thunderbird-60.3.2/ipc/chromium/src -I/build/thunderbird-60.3.2/ipc/glue -I/build/thunderbird-60.3.2/caps -I/build/thunderbird-60.3.2/docshell/base -I/build/thunderbird-60.3.2/netwerk/base -I/build/thunderbird-60.3.2/netwerk/protocol/data -I/build/objdir/dist/include -I/nix/store/a58n4lhbwcyrc09qxb5lr1m7jgg70f14-nspr-4.20-dev/include -I/nix/store/4dh7d7r2vhg82fh7b0q1myicz5940g1k-nss-3.39-dev/include/nss -I/nix/store/d7v2sjn5f0bl491ylwdjlbjr2xnq9vrf-pixman-0.34.0/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /build/objdir/mozilla-config.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++1z-compat -Wduplicated-cond -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wformat -Wformat-security -Wformat-overflow=2 -fno-sized-deallocation -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/nix/store/h43hbvf1h6g1wgmmc771sbnjmgjdhp7c-icu4c-59.1-dev/include -freorder-blocks -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_dom_security0.o.pp   /build/objdir/dom/security/Unified_cpp_dom_security0.cpp
make[3]: Leaving directory '/build/objdir/dom/midi'
make[3]: Entering directory '/build/objdir/dom/storage'
mkdir -p '.deps/'
/nix/store/kgspn0avgr5hmy64vzk5g9bqgv5fh2az-gcc-wrapper-7.3.0/bin/g++ -o Unified_cpp_dom_storage0.o -c -I/build/objdir/dist/stl_wrappers -I/build/objdir/dist/system_wrappers -include /build/thunderbird-60.3.2/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/build/thunderbird-60.3.2/dom/storage -I/build/objdir/dom/storage -I/build/objdir/ipc/ipdl/_ipdlheaders -I/build/thunderbird-60.3.2/ipc/chromium/src -I/build/thunderbird-60.3.2/ipc/glue -I/build/thunderbird-60.3.2/dom/base -I/build/objdir/dist/include -I/nix/store/a58n4lhbwcyrc09qxb5lr1m7jgg70f14-nspr-4.20-dev/include -I/nix/store/4dh7d7r2vhg82fh7b0q1myicz5940g1k-nss-3.39-dev/include/nss -I/nix/store/d7v2sjn5f0bl491ylwdjlbjr2xnq9vrf-pixman-0.34.0/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /build/objdir/mozilla-config.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++1z-compat -Wduplicated-cond -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wformat -Wformat-security -Wformat-overflow=2 -fno-sized-deallocation -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/nix/store/h43hbvf1h6g1wgmmc771sbnjmgjdhp7c-icu4c-59.1-dev/include -freorder-blocks -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_dom_storage0.o.pp   /build/objdir/dom/storage/Unified_cpp_dom_storage0.cpp
building of '/nix/store/i4zcv5p7kkqqq50866ihjdrz28yp18yv-thunderbird-60.3.2.drv' timed out after 1800 seconds
error: build of '/nix/store/i4zcv5p7kkqqq50866ihjdrz28yp18yv-thunderbird-60.3.2.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: thunderbird

The following builds were skipped because they don't evaluate on aarch64-linux: thunderbird-bin

Partial log (click to expand)

shrinking /nix/store/jnnzsrkvkqpag8nvnprq4jx955c8y0hw-thunderbird-60.3.2/lib/thunderbird/libldif60.so
shrinking /nix/store/jnnzsrkvkqpag8nvnprq4jx955c8y0hw-thunderbird-60.3.2/lib/thunderbird/libprldap60.so
shrinking /nix/store/jnnzsrkvkqpag8nvnprq4jx955c8y0hw-thunderbird-60.3.2/lib/thunderbird/pingsender
strip is /nix/store/qjrnv0qw44bw1hc23zhfh26xd1c25dfs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/jnnzsrkvkqpag8nvnprq4jx955c8y0hw-thunderbird-60.3.2/lib  /nix/store/jnnzsrkvkqpag8nvnprq4jx955c8y0hw-thunderbird-60.3.2/bin
patching script interpreter paths in /nix/store/jnnzsrkvkqpag8nvnprq4jx955c8y0hw-thunderbird-60.3.2
checking for references to /build in /nix/store/jnnzsrkvkqpag8nvnprq4jx955c8y0hw-thunderbird-60.3.2...
running install tests
 Thunderbird 60.3.2
/nix/store/jnnzsrkvkqpag8nvnprq4jx955c8y0hw-thunderbird-60.3.2

@flokli
Copy link
Contributor

flokli commented Nov 30, 2018

@GrahamcOfBorg build thunderbird

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: thunderbird

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: thunderbird

Partial log (click to expand)

/nix/store/jnnzsrkvkqpag8nvnprq4jx955c8y0hw-thunderbird-60.3.2

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: thunderbird

Partial log (click to expand)

rm -f libnspr.a
/build/objdir/_virtualenv/bin/python /build/thunderbird-60.3.2/config/expandlibs_gen.py -o libnspr.a.desc
make[3]: Leaving directory '/build/objdir/config/external/nspr'
make[3]: Entering directory '/build/objdir/config/external/zlib'
libzlib.a.desc
rm -f libzlib.a
/build/objdir/_virtualenv/bin/python /build/thunderbird-60.3.2/config/expandlibs_gen.py -o libzlib.a.desc
make[3]: Leaving directory '/build/objdir/config/external/zlib'
building of '/nix/store/i4zcv5p7kkqqq50866ihjdrz28yp18yv-thunderbird-60.3.2.drv' timed out after 3600 seconds
error: build of '/nix/store/i4zcv5p7kkqqq50866ihjdrz28yp18yv-thunderbird-60.3.2.drv' failed

@flokli flokli merged commit 3eaa0ee into NixOS:master Dec 2, 2018
@flokli
Copy link
Contributor

flokli commented Dec 2, 2018

built locally

@flokli flokli mentioned this pull request Dec 2, 2018
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants