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

gildas: 20181001_b -> 20181101_a #49834

Merged
merged 1 commit into from Nov 9, 2018
Merged

gildas: 20181001_b -> 20181101_a #49834

merged 1 commit into from Nov 9, 2018

Conversation

smaret
Copy link
Member

@smaret smaret commented Nov 6, 2018

Motivation for this change

Update gildas to the latest upstream version

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)
  • Fits CONTRIBUTING.md.

@Mic92
Copy link
Member

Mic92 commented Nov 6, 2018

@GrahamcOfBorg build gildas

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gildas

Partial log (click to expand)

shrinking /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec/bin/telcal
shrinking /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec/bin/hlp2tex
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec  /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/bin
patching script interpreter paths in /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a
/nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec/bin/gag-parse-messages.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl -w"
/nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec/bin/gag-format-f90.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl -w"
/nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec/bin/gag-get-interfaces.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl -w"
/nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/bin/gildas-wrapper.sh: interpreter directive changed from "/bin/sh -e" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh -e"
checking for references to /build in /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a...

@GrahamcOfBorg
Copy link

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

Attempted: gildas

Partial log (click to expand)


         par(2) = vinf

Warning: 'vinf' may be used uninitialized in this function [-Wmaybe-uninitialized]
cpp  -P -traditional -C  -DIEEE="ieee" -DBITS64="bits64" -DLINUX="linux" -DFORTRAN2003_PP -ffreestanding -DGFORTRAN="gfortran" -DGFORTRAN_VERSION="730" -DCFITSIO="yes" -DATM2009="atm2009" -DPNG="yes" -DGAG_USE_GTK -DGAG_USE_OPENMP -DGAG_USE_POSIX -DGAG_USE_PYTHON -DGAG_USE_UNDERSCORE    get.f90 | grep -v \#pragma > built/x86_64-linux-gfortran-openmp/get.f90
gfortran -c   -fimplicit-none -Wuninitialized -Wunused-variable -Wunused-label   -I./ -I./built/x86_64-linux-gfortran-openmp -I/build/gildas-src-nov18a/integ/x86_64-linux-gfortran-openmp/include -Wrealloc-lhs-all -J./built/x86_64-linux-gfortran-openmp -pipe -fno-backslash -fno-range-check -fno-second-underscore -fPIC -fopenmp -O built/x86_64-linux-gfortran-openmp/get.f90 -o built/x86_64-linux-gfortran-openmp/get.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
building of '/nix/store/5m1vj1qcfl4m7831zf4smwsmb70p2gyd-gildas-20181101_a.drv' timed out after 3600 seconds
error: build of '/nix/store/5m1vj1qcfl4m7831zf4smwsmb70p2gyd-gildas-20181101_a.drv' failed

@smaret
Copy link
Member Author

smaret commented Nov 6, 2018

@GrahamcOfBorg build gildas

@GrahamcOfBorg
Copy link

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

Attempted: gildas

Partial log (click to expand)

f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
gfortran -c   -fimplicit-none -Wuninitialized -Wunused-variable -Wunused-label   -I./ -I./built/x86_64-linux-gfortran-openmp -I/build/gildas-src-nov18a/integ/x86_64-linux-gfortran-openmp/include -Wrealloc-lhs-all -J./built/x86_64-linux-gfortran-openmp -pipe -fno-backslash -fno-range-check -fno-second-underscore -fPIC -fopenmp -O built/x86_64-linux-gfortran-openmp/wincur.f90 -o built/x86_64-linux-gfortran-openmp/wincur.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
gfortran -c   -fimplicit-none -Wuninitialized -Wunused-variable -Wunused-label   -I./ -I./built/x86_64-linux-gfortran-openmp -I/build/gildas-src-nov18a/integ/x86_64-linux-gfortran-openmp/include -Wrealloc-lhs-all -J./built/x86_64-linux-gfortran-openmp -pipe -fno-backslash -fno-range-check -fno-second-underscore -fPIC -fopenmp -O built/x86_64-linux-gfortran-openmp/write.f90 -o built/x86_64-linux-gfortran-openmp/write.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
building of '/nix/store/5m1vj1qcfl4m7831zf4smwsmb70p2gyd-gildas-20181101_a.drv' timed out after 1800 seconds
error: build of '/nix/store/5m1vj1qcfl4m7831zf4smwsmb70p2gyd-gildas-20181101_a.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gildas

Partial log (click to expand)

shrinking /nix/store/zbhjw78qwzxa8wd93qa4g7gdgiqfdfdd-gildas-20181101_a/libexec/lib/libclassfit.so
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/zbhjw78qwzxa8wd93qa4g7gdgiqfdfdd-gildas-20181101_a/libexec  /nix/store/zbhjw78qwzxa8wd93qa4g7gdgiqfdfdd-gildas-20181101_a/bin
patching script interpreter paths in /nix/store/zbhjw78qwzxa8wd93qa4g7gdgiqfdfdd-gildas-20181101_a
/nix/store/zbhjw78qwzxa8wd93qa4g7gdgiqfdfdd-gildas-20181101_a/libexec/bin/gag-get-interfaces.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/0ingn8cwwnl84i374hcl6nafsm2c5m2p-perl-5.28.0/bin/perl -w"
/nix/store/zbhjw78qwzxa8wd93qa4g7gdgiqfdfdd-gildas-20181101_a/libexec/bin/gag-parse-messages.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/0ingn8cwwnl84i374hcl6nafsm2c5m2p-perl-5.28.0/bin/perl -w"
/nix/store/zbhjw78qwzxa8wd93qa4g7gdgiqfdfdd-gildas-20181101_a/libexec/bin/gag-format-f90.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/0ingn8cwwnl84i374hcl6nafsm2c5m2p-perl-5.28.0/bin/perl -w"
/nix/store/zbhjw78qwzxa8wd93qa4g7gdgiqfdfdd-gildas-20181101_a/bin/gildas-wrapper.sh: interpreter directive changed from "/bin/sh -e" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/sh -e"
checking for references to /build in /nix/store/zbhjw78qwzxa8wd93qa4g7gdgiqfdfdd-gildas-20181101_a...
/nix/store/zbhjw78qwzxa8wd93qa4g7gdgiqfdfdd-gildas-20181101_a

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: gildas

Partial log (click to expand)

Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized]
built/x86_64-linux-gfortran-openmp/deconv.f90:2318:0: Warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized]
make[3]: Leaving directory '/build/gildas-src-nov18a/packages/class/lib'
make[2]: *** [/build/gildas-src-nov18a/admin/Makefile.struct:19: default] Error 1
make[2]: Leaving directory '/build/gildas-src-nov18a/packages/class'
make[1]: *** [/build/gildas-src-nov18a/admin/Makefile.struct:19: default] Error 1
make[1]: Leaving directory '/build/gildas-src-nov18a/packages'
make: *** [/build/gildas-src-nov18a/admin/Makefile.struct:19: default] Error 1
builder for '/nix/store/pnqcjn998xi4ch9v4j787qpfa48w9wix-gildas-20181101_a.drv' failed with exit code 2
error: build of '/nix/store/pnqcjn998xi4ch9v4j787qpfa48w9wix-gildas-20181101_a.drv' failed

@GrahamcOfBorg
Copy link

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

Attempted: gildas

Partial log (click to expand)

   w2d(:,:) = .false.

Warning: 'w2d.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
built/x86_64-darwin-gfortran-openmp/setup.f90:999:0:

   logical, allocatable :: m2d(:,:)

Warning: 'm2d.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
building of '/nix/store/811hfwvcvg9vvpp8g1ka595a5ibz770s-gildas-20181101_a.drv' timed out after 1800 seconds
error: build of '/nix/store/811hfwvcvg9vvpp8g1ka595a5ibz770s-gildas-20181101_a.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gildas

Partial log (click to expand)

shrinking /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec/bin/classic-read
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec  /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/bin
patching script interpreter paths in /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a
/nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec/bin/gag-get-interfaces.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl -w"
/nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec/bin/gag-format-f90.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl -w"
/nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/libexec/bin/gag-parse-messages.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl -w"
/nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a/bin/gildas-wrapper.sh: interpreter directive changed from "/bin/sh -e" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh -e"
checking for references to /build in /nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a...
/nix/store/nl6sivm75vg194dvh0ybcshamfy7hxl7-gildas-20181101_a

@c0bw3b c0bw3b merged commit 5810df2 into NixOS:master Nov 9, 2018
@smaret smaret deleted the gildas-update branch November 9, 2018 10:58
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

4 participants