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

borgbackup: 1.1.5 -> 1.1.6 #41845

Merged
merged 1 commit into from Jun 12, 2018
Merged

borgbackup: 1.1.5 -> 1.1.6 #41845

merged 1 commit into from Jun 12, 2018

Conversation

dotlambda
Copy link
Member

@dotlambda dotlambda commented Jun 11, 2018

Motivation for this change
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/)
  • Fits CONTRIBUTING.md.

cc @flokli

@xeji
Copy link
Contributor

xeji commented Jun 11, 2018

@GrahamcOfBorg test borgbackup

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.borgbackup

Partial log (click to expand)

server: running command: sync
server: exit status 0
3 out of 3 tests succeeded
test script finished in 38.58s
cleaning up
killing client (pid 593)
killing server (pid 605)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/p794g5fp48iynxgckkac177khkv2y5dz-vm-test-run-borgbackup

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: borgbackup

Partial log (click to expand)

/nix/store/2wlzvnff3ay4pzdd1hm5shvahca7gzcb-borgbackup-1.1.6

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: tests.borgbackup

Partial log (click to expand)

cannot build derivation '/nix/store/ph46687y7943iz8l8n5gpc3qwyajy4bz-nixos-system-server-18.09.git.adb98be.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/j5cl7zvdqmxxy7jv6bgrzq4pkhzm2pz4-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/vs9irdfadik79210i8cgiz1dlspmxz7l-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/hn6lw9vk0hfwfafsx7cfv0kb4gbfy0qg-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/r11j6b02hp15k80ibgm8zwcv14qj4138-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/4bfg8pph71y2cc6brabn11iy171vwbxk-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/zr5bdxp3cafwv8zhydf250sm6xqcvr1g-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/7ldnz8jvvz2fk8mn3wh2h37g9wykg74v-nixos-test-driver-borgbackup.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/yri5ngvgqymvqd4xnznf9dx23yxf208n-vm-test-run-borgbackup.drv': 1 dependencies couldn't be built
error: build of '/nix/store/yri5ngvgqymvqd4xnznf9dx23yxf208n-vm-test-run-borgbackup.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: borgbackup

Partial log (click to expand)

In file included from /nix/store/sh7z6vib9kxhsj5rjydcd0hqs9acs5y0-python3.6-numpy-1.14.3/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /nix/store/sh7z6vib9kxhsj5rjydcd0hqs9acs5y0-python3.6-numpy-1.14.3/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /nix/store/sh7z6vib9kxhsj5rjydcd0hqs9acs5y0-python3.6-numpy-1.14.3/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from extension_type_memoryview.cpp:580:
/nix/store/sh7z6vib9kxhsj5rjydcd0hqs9acs5y0-python3.6-numpy-1.14.3/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
building of '/nix/store/jbmaa6db9z17cgj79vq2ykqzhzrn3q9a-python3.6-Cython-0.28.2.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/srvvvm6404rkv34d7x496v0ymi8jcjsl-borgbackup-1.1.6.drv': 1 dependencies couldn't be built
error: build of '/nix/store/srvvvm6404rkv34d7x496v0ymi8jcjsl-borgbackup-1.1.6.drv' failed

@xeji
Copy link
Contributor

xeji commented Jun 12, 2018

This should build on darwin
@GrahamcOfBorg build borgbackup

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: borgbackup

Partial log (click to expand)

building 'borg.platform.darwin' extension
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/nix/store/l1xvmpqqb3mchsjnjki18siij7yw2w2s-python3-3.6.5/include/python3.6m -c src/borg/platform/darwin.c -o build/temp.macosx-10.6-x86_64-3.6/src/borg/platform/darwin.o
clang-5.0: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument]
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.6-x86_64-3.6/src/borg/platform/darwin.o -L/nix/store/l1xvmpqqb3mchsjnjki18siij7yw2w2s-python3-3.6.5/lib -o /private/tmp/nix-build-borgbackup-1.1.6.drv-0/borgbackup-1.1.6/src/borg/platform/darwin.cpython-36m-darwin.so

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/mlrzvcphgzfv92g9ngdirpsm21iard32-borgbackup-1.1.6

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: borgbackup

Partial log (click to expand)

skipping 'src/borg/platform/linux.c' Cython extension (up-to-date)
building 'borg.platform.linux' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/nix/store/rsa1rsd6c6szy0dmi61599b33aqiy269-python3-3.6.5/include/python3.6m -c src/borg/platform/linux.c -o build/temp.linux-x86_64-3.6/src/borg/platform/linux.o
gcc -pthread -shared build/temp.linux-x86_64-3.6/src/borg/platform/linux.o -L/nix/store/rsa1rsd6c6szy0dmi61599b33aqiy269-python3-3.6.5/lib -lacl -lpython3.6m -o /build/borgbackup-1.1.6/src/borg/platform/linux.cpython-36m-x86_64-linux-gnu.so

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/2wlzvnff3ay4pzdd1hm5shvahca7gzcb-borgbackup-1.1.6

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: borgbackup

Partial log (click to expand)

   char __pyx_v_a_2d_char_array[10][20];
        ^~~~~~~~~~~~~~~~~~~~~~~
cvardef.cpp:1071:9: warning: variable ‘__pyx_v_a_2d_char_ptr_array’ set but not used [-Wunused-but-set-variable]
   char *__pyx_v_a_2d_char_ptr_array[10][20];
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
cvardef.cpp:1072:10: warning: variable ‘__pyx_v_a_2d_char_ptr_ptr_array’ set but not used [-Wunused-but-set-variable]
   char **__pyx_v_a_2d_char_ptr_ptr_array[10][20];
building of '/nix/store/2c3syjp4rp89qkc26xfd28j0khcgzzwk-python3.6-Cython-0.28.2.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/zgggra6fbd6biqz9a6d3f0pp7pifpxdy-borgbackup-1.1.6.drv': 1 dependencies couldn't be built
error: build of '/nix/store/zgggra6fbd6biqz9a6d3f0pp7pifpxdy-borgbackup-1.1.6.drv' failed

@Mic92 Mic92 merged commit 67d00a4 into NixOS:master Jun 12, 2018
@dotlambda dotlambda deleted the borgbackup-1.1.6 branch March 21, 2019 09:33
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