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

libnice: 0.1.14 -> 0.1.15 #53293

Merged
merged 1 commit into from Jan 4, 2019
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jan 3, 2019

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libnice/versions.

meta.description for libnice is: '"The GLib ICE implementation"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/51z344q0ihqxypc7bwjq28xqr60b713s-libnice-0.1.15/bin/stunbdc passed the binary check.
  • Warning: no invocation of /nix/store/51z344q0ihqxypc7bwjq28xqr60b713s-libnice-0.1.15/bin/stund had a zero exit code or showed the expected version
  • 1 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 0.1.15 with grep in /nix/store/51z344q0ihqxypc7bwjq28xqr60b713s-libnice-0.1.15
  • directory tree listing: https://gist.github.com/38688cd3901e7c1545af0624747ac0b5
  • du listing: https://gist.github.com/54af2ca2ccc1813a414af008c783a36f
Rebuild report (if merged into master) (click to expand)

591 total rebuild path(s)

212 package rebuild(s)

212 x86_64-linux rebuild(s)
186 i686-linux rebuild(s)
22 x86_64-darwin rebuild(s)
171 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
adapta-gtk-theme
aravis
arc-theme
areca
astroid
audio-recorder
azureus
balsa
baresip
bookworm
brasero
brasero-original
byzanz
chrome-gnome-shell
corebird
cutegram
deja-dup
dragon
eclipses.eclipse-cpp
eclipses.eclipse-cpp-37
eclipses.eclipse-cpp-47
eclipses.eclipse-java
eclipses.eclipse-java-49
eclipses.eclipse-modeling
eclipses.eclipse-modeling-36
eclipses.eclipse-modeling-47
eclipses.eclipse-platform
eclipses.eclipse-platform-47
eclipses.eclipse-platform-48
eclipses.eclipse-platform-49
eclipses.eclipse-scala-sdk
eclipses.eclipse-scala-sdk-441
eclipses.eclipse-sdk
eclipses.eclipse-sdk-37
eclipses.eclipse-sdk-47
eclipses.eclipse-sdk-48
eclipses.eclipse-sdk-49
eclipses.eclipse_cpp_37
eclipses.eclipse_modeling_36
eclipses.eclipse_sdk_37
ekiga
empathy
enlightenment.rage
eolie
epiphany
evolution-data-server
farstream
feedreader
fractal
gajim

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/51z344q0ihqxypc7bwjq28xqr60b713s-libnice-0.1.15 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A libnice https://github.com/r-ryantm/nixpkgs/archive/39c720bb98004d8022d0a105c0636a1a83f75f2f.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/51z344q0ihqxypc7bwjq28xqr60b713s-libnice-0.1.15
ls -la /nix/store/51z344q0ihqxypc7bwjq28xqr60b713s-libnice-0.1.15/bin

@jtojnar
Copy link
Contributor

jtojnar commented Jan 3, 2019

@jtojnar jtojnar force-pushed the auto-update/libnice branch 3 times, most recently from 67cb9ee to ef6ab9c Compare January 3, 2019 20:15
@worldofpeace
Copy link
Contributor

You probably should take authorship of this commit since it can appear confusing when @r-ryantm authors changes it can't make.

@jtojnar jtojnar force-pushed the auto-update/libnice branch 2 times, most recently from db752dc to 3ed4954 Compare January 4, 2019 16:16
@jtojnar jtojnar changed the base branch from staging to master January 4, 2019 16:16
@jtojnar jtojnar changed the base branch from master to staging January 4, 2019 16:17
Port to meson, split outputs, enable tests.
@jtojnar jtojnar merged commit aca57f1 into NixOS:staging Jan 4, 2019
@r-ryantm r-ryantm deleted the auto-update/libnice branch January 9, 2019 04:46
@hedning
Copy link
Contributor

hedning commented Jan 12, 2019

Failing tests on hydra (staging-next): https://hydra.nixos.org/build/87124052

vcunat added a commit that referenced this pull request Jan 12, 2019
@vcunat
Copy link
Member

vcunat commented Jan 12, 2019

It appears like one of the patches is supposed to fix the test problem, but apparently something is (still) wrong. @jtojnar: you seem to know this much better now, so for now I simply avoided the test: 3d730814.

@vcunat
Copy link
Member

vcunat commented Jan 12, 2019

Uh, I gave up on the tests for now: 3131a8e.

@jtojnar
Copy link
Contributor

jtojnar commented Jan 12, 2019

Bah, I built libnice 67 times until I got:

Ok:                   37
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               0
Timeout:               0


The output from the failed tests:

27/38 test-dribble                            FAIL     0.37 s (killed by signal 11 SIGSEGV)

--- command ---
BUILT_WITH_MESON='1' /build/libnice-0.1.15/build/tests/nice-test-dribble
-------

@jtojnar
Copy link
Contributor

jtojnar commented Jan 12, 2019

Bah, when I add G_MESSAGES_DEBUG = "all";, it consistently one in five attempts fails with:

Ok:                   37
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               0
Timeout:               0


The output from the failed tests:

29/38 test-icetcp                             FAIL     0.32 s (killed by signal 11 SIGSEGV)

--- command ---
BUILT_WITH_MESON='1' /build/libnice-0.1.15/build/tests/nice-test-icetcp
--- stdout ---
(process:5405): libnice-tests-DEBUG: 19:39:40.916: test-icetcp: TEST STARTS / running test for the 1st time
(process:5405): libnice-DEBUG: 19:39:40.917: Agent 0x695000 : Property set, role is already "controlling".
(process:5405): libnice-DEBUG: 19:39:40.917: Agent 0x695150 : Property set, changing role to "controlled".
(process:5405): libnice-DEBUG: 19:39:40.917: Created NiceStream (1 created, 0 destroyed)
(process:5405): libnice-DEBUG: 19:39:40.917: Created NiceComponent (1 created, 0 destroyed)
(process:5405): libnice-DEBUG: 19:39:40.917: Created NiceComponent (2 created, 0 destroyed)
(process:5405): libnice-DEBUG: 19:39:40.917: Agent 0x695000 : allocating stream id 1 (0x6bfa30)
(process:5405): libnice-DEBUG: 19:39:40.917: Created NiceStream (2 created, 0 destroyed)
(process:5405): libnice-DEBUG: 19:39:40.917: Created NiceComponent (3 created, 0 destroyed)
(process:5405): libnice-DEBUG: 19:39:40.917: Created NiceComponent (4 created, 0 destroyed)
(process:5405): libnice-DEBUG: 19:39:40.917: Agent 0x695150 : allocating stream id 1 (0x6c7eb0)
(process:5405): libnice-DEBUG: 19:39:40.917: Agent 0x695000 : In ICE-FULL mode, starting candidate gathering.
(process:5405): libnice-DEBUG: 19:39:40.917: Agent 0x695000: Trying to create host candidate on port 0
(process:5405): GUPnP-ContextManager-Linux-DEBUG: 19:39:40.917: Bootstrap: Querying all interfaces
(process:5405): GUPnP-ContextManager-Linux-DEBUG: 19:39:40.917: Received RTM_NEWLINK
(process:5405): libnice-DEBUG: 19:39:40.917: Failed to convert address to string for interface ?lo?.
(process:5405): libnice-DEBUG: 19:39:40.918: Interface:  lo
(process:5405): GUPnP-ContextManager-Linux-DEBUG: 19:39:40.918: Bootstrap: Querying all addresses
(process:5405): libnice-DEBUG: 19:39:40.918: IP Address: 127.0.0.1
(process:5405): libnice-DEBUG: 19:39:40.918: Interface:  lo
(process:5405): libnice-DEBUG: 19:39:40.918: IP Address: ::1
(process:5405): GUPnP-ContextManager-Linux-DEBUG: 19:39:40.918: Received RTM_NEWADDR
(process:5405): libnice-DEBUG: 19:39:40.918: Component 0x6c00f0: Attach source (stream 1).
(process:5405): libnice-DEBUG: 19:39:40.918: Agent 0x695000: Trying to create host candidate on port 0
(process:5405): libnice-DEBUG: 19:39:40.918: Failed to convert address to string for interface ?lo?.
(process:5405): libnice-DEBUG: 19:39:40.918: Interface:  lo
(process:5405): libnice-DEBUG: 19:39:40.918: IP Address: 127.0.0.1
(process:5405): libnice-DEBUG: 19:39:40.918: Interface:  lo
(process:5405): libnice-DEBUG: 19:39:40.918: IP Address: ::1
(process:5405): libnice-DEBUG: 19:39:40.918: Agent 0x695000: Could not set IPV6 socket ToS: Protocol not available
(process:5405): libnice-DEBUG: 19:39:40.918: Component 0x6c00f0: Attach source (stream 1).
(process:5405): libnice-DEBUG: 19:39:40.918: Attaching source 0x6da8d0 (socket 0x6d85e0, FD 12) to context 0x6c3af0
(process:5405): libnice-DEBUG: 19:39:40.918: Agent 0x695000: Adding UPnP port 127.0.0.1:58683
(process:5405): libnice-DEBUG: 19:39:40.918: Agent 0x695000: Trying to create host candidate on port 0
(process:5405): libnice-DEBUG: 19:39:40.918: Failed to convert address to string for interface ?lo?.
(process:5405): libnice-DEBUG: 19:39:40.918: Interface:  lo
(process:5405): libnice-DEBUG: 19:39:40.918: IP Address: 127.0.0.1
(process:5405): libnice-DEBUG: 19:39:40.918: Interface:  lo
(process:5405): libnice-DEBUG: 19:39:40.918: IP Address: ::1
(process:5405): libnice-DEBUG: 19:39:40.918: Component 0x6c3fc0: Attach source (stream 1).
(process:5405): libnice-DEBUG: 19:39:40.918: Agent 0x695000: Trying to create host candidate on port 0
(process:5405): libnice-DEBUG: 19:39:40.918: Failed to convert address to string for interface ?lo?.
(process:5405): libnice-DEBUG: 19:39:40.918: Interface:  lo
(process:5405): libnice-DEBUG: 19:39:40.918: IP Address: 127.0.0.1
(process:5405): libnice-DEBUG: 19:39:40.919: Interface:  lo
(process:5405): libnice-DEBUG: 19:39:40.919: IP Address: ::1
(process:5405): libnice-DEBUG: 19:39:40.919: Agent 0x695000: Could not set IPV6 socket ToS: Protocol not available
(process:5405): libnice-DEBUG: 19:39:40.919: Component 0x6c3fc0: Attach source (stream 1).
(process:5405): libnice-DEBUG: 19:39:40.919: Attaching source 0x6d08b0 (socket 0x6d86c0, FD 15) to context 0x6c7a00
(process:5405): libnice-DEBUG: 19:39:40.919: Agent 0x695000: Adding UPnP port 127.0.0.1:47653
(process:5405): libnice-tests-DEBUG: 19:39:40.919: test-icetcp:cb_new_candidate: 0x1
(process:5405): libnice-tests-DEBUG: 19:39:40.919: test-icetcp:cb_new_candidate: 0x1
(process:5405): libnice-tests-DEBUG: 19:39:40.919: test-icetcp:cb_new_candidate: 0x1
(process:5405): libnice-tests-DEBUG: 19:39:40.919: test-icetcp:cb_new_candidate: 0x1
(process:5405): libnice-DEBUG: 19:39:40.919: Agent 0x695150 : In ICE-FULL mode, starting candidate gathering.
(process:5405): libnice-DEBUG: 19:39:40.919: Agent 0x695150: Trying to create host candidate on port 0
(process:5405): libnice-DEBUG: 19:39:40.919: Failed to convert address to string for interface ?lo?.
(process:5405): libnice-DEBUG: 19:39:40.919: Interface:  lo
(process:5405): libnice-DEBUG: 19:39:40.919: IP Address: 127.0.0.1
(process:5405): libnice-DEBUG: 19:39:40.919: Interface:  lo
(process:5405): libnice-DEBUG: 19:39:40.919: IP Address: ::1
(process:5405): libnice-DEBUG: 19:39:40.919: Component 0x6c8310: Attach source (stream 1).
(process:5405): libnice-DEBUG: 19:39:40.919: Agent 0x695150: Trying to create host candidate on port 0
(process:5405): GUPnP-ContextManager-Linux-DEBUG: 19:39:40.919: Bootstrap: Querying all interfaces
(process:5405): GUPnP-ContextManager-Linux-DEBUG: 19:39:40.919: Received RTM_NEWLINK
(process:5405): libnice-DEBUG: 19:39:40.919: Failed to convert address to string for interface ?lo?.
(process:5405): libnice-DEBUG: 19:39:40.919: Interface:  lo
(process:5405): GUPnP-ContextManager-Linux-DEBUG: 19:39:40.919: Bootstrap: Querying all addresses
(process:5405): libnice-DEBUG: 19:39:40.919: IP Address: 127.0.0.1
(process:5405): libnice-DEBUG: 19:39:40.919: Interface:  lo
(process:5405): libnice-DEBUG: 19:39:40.919: IP Address: ::1
(process:5405): GUPnP-ContextManager-Linux-DEBUG: 19:39:40.919: Received RTM_NEWADDR
(process:5405): libnice-DEBUG: 19:39:40.919: Agent 0x695150: Could not set IPV6 socket ToS: Protocol not available
(process:5405): libnice-DEBUG: 19:39:40.919: Component 0x6c8310: Attach source (stream 1).
(process:5405): libnice-DEBUG: 19:39:40.919: Attaching source 0x6ded50 (socket 0x6d8c30, FD 19) to context 0x6cbc40
-------

Full log written to /build/libnice-0.1.15/build/meson-logs/testlog.txt
FAILED: meson-test 

@jtojnar
Copy link
Contributor

jtojnar commented Jan 12, 2019

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

6 participants