You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or, for functions and "core" functionality, tests in lib/tests or pkgs/test
made sure NixOS tests are linked to the relevant packages
Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
Tested basic functionality of all binary files (usually in ./result/bin/)
^
BioD/contrib/undead/stream.d(1119): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
void write(cfloat x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/stream.d(1120): Deprecation: use of complex type `cdouble` is deprecated, use `std.complex.Complex!(double)` instead
void write(cdouble x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/stream.d(1121): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
void write(creal x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/doformat.d(494): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
creal vcreal;
^
BioD/contrib/undead/doformat.d(449): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
return *cast(T*)skipArg(typeid(T));
^
BioD/bio/core/utils/stream.d(32): Error: switch case fallthrough - use 'goto case;' if intended
case "w", "wb":
^
make: *** [Makefile:98: singleobj] Error 1
^
BioD/contrib/undead/stream.d(1119): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
void write(cfloat x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/stream.d(1120): Deprecation: use of complex type `cdouble` is deprecated, use `std.complex.Complex!(double)` instead
void write(cdouble x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/stream.d(1121): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
void write(creal x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/doformat.d(494): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
creal vcreal;
^
BioD/contrib/undead/doformat.d(449): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
return *cast(T*)skipArg(typeid(T));
^
BioD/bio/core/utils/stream.d(32): Error: switch case fallthrough - use 'goto case;' if intended
case "w", "wb":
^
make: *** [Makefile:98: singleobj] Error 1
aarch64-darwin (sandbox = true)
❌ 3 packages failed to build:
dtools
gtkd
serve-d
✅ 7 packages built:
dstep
dub
ldc
ldc.include
literate
luneta
rund
Error logs: `aarch64-darwin`dtools
Warning: supplying the --target arm64-apple-macos11.3 != arm64-apple-darwin argument to a nix-wrapped compiler may not work correctly - cc-wrapper is currently not designed with multi-target compilers in mind. You may want to use an un-wrapped compiler instead.
ld: warning: directory not found for option '-L/nix/store/v37lj7km7pad65gdw5fic4phlq8kc29q-llvm-18.1.8-lib/lib/clang/18/lib/darwin'
generated/osx/64/rdmd_test generated/osx/64/rdmd -m64 \
--rdmd-default-compiler=/nix/store/iprfw7nvqjjd04la0qyzagjq5rfd8irw-ldc-1.41.0/bin/ldmd2 \
--test-compilers=/nix/store/iprfw7nvqjjd04la0qyzagjq5rfd8irw-ldc-1.41.0/bin/ldmd2 \
^
BioD/contrib/undead/stream.d(1119): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
void write(cfloat x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/stream.d(1120): Deprecation: use of complex type `cdouble` is deprecated, use `std.complex.Complex!(double)` instead
void write(cdouble x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/stream.d(1121): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
void write(creal x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/doformat.d(494): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
creal vcreal;
^
BioD/contrib/undead/doformat.d(449): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
return *cast(T*)skipArg(typeid(T));
^
BioD/bio/core/utils/stream.d(32): Error: switch case fallthrough - use 'goto case;' if intended
case "w", "wb":
^
make: *** [Makefile:98: singleobj] Error 1
ld: warning: directory not found for option '-L/nix/store/mnaf8xi15bfkd28sm33sl44rjy464543-llvm-18.1.8-lib/lib/clang/18/lib/darwin'
ld: warning: directory not found for option '-L/nix/store/mnaf8xi15bfkd28sm33sl44rjy464543-llvm-18.1.8-lib/lib/clang/18/lib/darwin'
Running phase: checkPhase
check flags: -j5 SHELL=/nix/store/1ys14sy4jzaclkfrwvnqvid0d8p0lawh-bash-5.2p37/bin/bash CC=/nix/store/cm1kj0v0xpsql7fww3hv7f3z930k2fnw-clang-wrapper-19.1.7/bin/cc DMD=/nix/store/p4wkm70333sfg9hvkp1krdd99h5yh9bz-ldc-1.41.0/bin/ldmd2 INSTALL_DIR=\$\(out\) VERBOSE=y test_rdmd
/nix/store/p4wkm70333sfg9hvkp1krdd99h5yh9bz-ldc-1.41.0/bin/ldmd2 -m64 -fPIC -preview=dip1000 -w -de -ofgenerated/osx/64/rdmd_test rdmd_test.d
Warning: supplying the --target x86_64-apple-macos11.3 != x86_64-apple-darwin argument to a nix-wrapped compiler may not work correctly - cc-wrapper is currently not designed with multi-target compilers in mind. You may want to use an un-wrapped compiler instead.
ld: warning: directory not found for option '-L/nix/store/mnaf8xi15bfkd28sm33sl44rjy464543-llvm-18.1.8-lib/lib/clang/18/lib/darwin'
generated/osx/64/rdmd_test generated/osx/64/rdmd -m64 \
--rdmd-default-compiler=/nix/store/p4wkm70333sfg9hvkp1krdd99h5yh9bz-ldc-1.41.0/bin/ldmd2 \
--test-compilers=/nix/store/p4wkm70333sfg9hvkp1krdd99h5yh9bz-ldc-1.41.0/bin/ldmd2 \
^
BioD/contrib/undead/stream.d(1119): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
void write(cfloat x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/stream.d(1120): Deprecation: use of complex type `cdouble` is deprecated, use `std.complex.Complex!(double)` instead
void write(cdouble x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/stream.d(1121): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
void write(creal x) { writeExact(&x, x.sizeof); }
^
BioD/contrib/undead/doformat.d(494): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
creal vcreal;
^
BioD/contrib/undead/doformat.d(449): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
return *cast(T*)skipArg(typeid(T));
^
BioD/bio/core/utils/stream.d(32): Error: switch case fallthrough - use 'goto case;' if intended
case "w", "wb":
^
make: *** [Makefile:98: singleobj] Error 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release notes:
This will also fix Hydra failure https://hydra.nixos.org/build/298691225 (caused by ldc-developers/ldc#4921).
This also fixes https://hydra.nixos.org/build/298706177.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.