[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread stevenaura at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #52 from Yuhang Wang --- Thanks H. J. Lu and Nick for helping me out! I appreciate your time and effort. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #51 from H.J. Lu --- (In reply to Yuhang Wang from comment #50) > I have just added back LD_LIBRARY_PATH, and all the tests went well (no > unexpected failures). So the culprit is indeed LD_RUN_PATH. Do you recommend > always leave

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread stevenaura at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 Yuhang Wang changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #50 from Yuhang Wang

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 H.J. Lu changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread stevenaura at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #48 from Yuhang Wang --- Created attachment 8489 --> https://sourceware.org/bugzilla/attachment.cgi?id=8489&action=edit ld/ld.log after unsetting LD_RUN_PATH -- You are receiving this mail because: You are on the CC list for th

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread stevenaura at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #47 from Yuhang Wang --- No more unexpected failures after "unsetenv LD_RUN_PATH". Could you tell me what is the reason for previous issues? Here is the summary: === ld Summary === # of expected passes1169 # of exp

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #46 from H.J. Lu --- (In reply to Yuhang Wang from comment #45) > env | grep LD_RUN_PATH > LD_RUN_PATH= Please unset LD_RUN_PATH. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread stevenaura at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #45 from Yuhang Wang --- env | grep LD_RUN_PATH LD_RUN_PATH= -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #44 from H.J. Lu --- (In reply to Yuhang Wang from comment #39) > echo $LD_RUN_PATH returns nothing. Please show me # env | grep LD_RUN_PATH -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread stevenaura at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #43 from Yuhang Wang --- Created attachment 8488 --> https://sourceware.org/bugzilla/attachment.cgi?id=8488&action=edit ld/ld.log after unsetting LD_LIBRARY_PATH -- You are receiving this mail because: You are on the CC list fo

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread stevenaura at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #42 from Yuhang Wang --- Created attachment 8487 --> https://sourceware.org/bugzilla/attachment.cgi?id=8487&action=edit libtlslib.so with LD_LIBRARY_PATH unset /Scr/scr-test-steven/Programs/BinUtils/build_binutils-latest/ld/ld-n

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread stevenaura at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #41 from Yuhang Wang --- I sill got 18 errors after unsetting LD_LIBRARY_PATH. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24

2015-08-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18509 --- Comment #40 from H.J. Lu --- (In reply to Yuhang Wang from comment #39) > echo $LD_RUN_PATH returns nothing. > echo $LD_LIBRARY_PATH returns the following: > /Scr/scr-test-steven/install/zlib/1.2.8/lib:/Scr/scr-test-steven/install/lua/ > 5