[haiku-commits] Change in ...haiku[master]: runtime_loader: fix failures in the test suite.

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 3 Mar 2019 17:16:14 +0000

From Jérôme Duval <jerome.duval@xxxxxxxxx>:

Jérôme Duval has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1140


Change subject: runtime_loader: fix failures in the test suite.
......................................................................

runtime_loader: fix failures in the test suite.

* use --no-as-needed on Linux as the default changed some time ago.
* adjust LD_LIBRARY_PATH/LIBRARY_PATH to load in the current directory.
* fix some builds of program with compile_lib.

Only dlopen_lookup_next1 fails on Ubuntu 18.04.02 x86_64.
---
M src/tests/system/runtime_loader/test_suite/dlopen_resolve_order1
M src/tests/system/runtime_loader/test_suite/dlopen_resolve_order2
M src/tests/system/runtime_loader/test_suite/dlopen_resolve_order4
M src/tests/system/runtime_loader/test_suite/test_setup
4 files changed, 11 insertions(+), 5 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/40/1140/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1140
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I6ecf70f742f67ab24d7d00fa615baa209634d02c
Gerrit-Change-Number: 1140
Gerrit-PatchSet: 1
Gerrit-Owner: Jérôme Duval <jerome.duval@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: runtime_loader: fix failures in the test suite. - Gerrit