patching file elf/Makefile Hunk #2 FAILED at 265. Hunk #4 succeeded at 362 with fuzz 1. 1 out of 6 hunks FAILED -- saving rejects to file elf/Makefile.rej patching file elf/tst-dlmopen-auditmod.c patching file elf/tst-dlmopen-common.h patching file elf/tst-dlmopen-main.h patching file elf/tst-dlmopen-modules.h patching file elf/tst-dlmopen-rtld-audit-shared1.c patching file elf/tst-dlmopen-rtld-audit-shared2.c patching file elf/tst-dlmopen-rtld-audit-shared3.c patching file elf/tst-dlmopen-rtld-audit-shared4.c patching file elf/tst-dlmopen-rtld-audit-shared5.c patching file elf/tst-dlmopen-rtld-audit-shared6.c patching file elf/tst-dlmopen-rtld-audit-unique1.c patching file elf/tst-dlmopen-rtld-audit-unique2.c patching file elf/tst-dlmopen-rtld-audit-unique3.c patching file elf/tst-dlmopen-rtld-audit-unique4.c patching file elf/tst-dlmopen-rtld-audit-unique5.c patching file elf/tst-dlmopen-rtld-audit-unique6.c patching file elf/tst-dlmopen-rtld-shared1.c patching file elf/tst-dlmopen-rtld-shared1.h patching file elf/tst-dlmopen-rtld-shared2.c patching file elf/tst-dlmopen-rtld-shared2.h patching file elf/tst-dlmopen-rtld-shared3.c patching file elf/tst-dlmopen-rtld-shared3.h patching file elf/tst-dlmopen-rtld-shared4.c patching file elf/tst-dlmopen-rtld-shared4.h patching file elf/tst-dlmopen-rtld-shared5.c patching file elf/tst-dlmopen-rtld-shared5.h patching file elf/tst-dlmopen-rtld-shared6.c patching file elf/tst-dlmopen-rtld-shared6.h patching file elf/tst-dlmopen-rtld-unique1.c patching file elf/tst-dlmopen-rtld-unique1.h patching file elf/tst-dlmopen-rtld-unique2.c patching file elf/tst-dlmopen-rtld-unique2.h patching file elf/tst-dlmopen-rtld-unique3.c patching file elf/tst-dlmopen-rtld-unique3.h patching file elf/tst-dlmopen-rtld-unique4.c patching file elf/tst-dlmopen-rtld-unique4.h patching file elf/tst-dlmopen-rtld-unique5.c patching file elf/tst-dlmopen-rtld-unique5.h patching file elf/tst-dlmopen-rtld-unique6.c patching file elf/tst-dlmopen-rtld-unique6.h patching file elf/tst-dlmopen-sharedmod-norm.c patching file elf/tst-dlmopen-sharedmod-uniq.c patching file elf/tst-dlmopen-std-do-test.c Reject file elf/Makefile.rej: --- elf/Makefile +++ elf/Makefile @@ -265,7 +297,11 @@ tests-internal += loadtest unload unload2 circleload1 \ neededtest neededtest2 neededtest3 neededtest4 \ tst-tls3 tst-tls6 tst-tls7 tst-tls8 tst-dlmopen2 \ tst-ptrguard1 tst-stackguard1 tst-libc_dlvsym \ - tst-create_format1 tst-tls-surplus tst-dl-hwcaps_split + tst-create_format1 tst-tls-surplus tst-dl-hwcaps_split \ + $(dlmopen-rtld-tests-norm) \ + $(dlmopen-rtld-tests-uniq) \ + $(dlmopen-rtld-audit-tests-norm) \ + $(dlmopen-rtld-audit-tests-uniq) tests-container += tst-pldd tst-dlopen-tlsmodid-container \ tst-dlopen-self-container tst-preload-pthread-libc test-srcs = tst-pathopt