This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PPC64 update-abi fails


Pulled CVS head this morning and attempted a powerpc64 build [--with|--without]tls but hit the following failure on the update-abi.

rchlp628:~/work/build-23> make -s update-abi update-abi-config='powerpc64-.*-linux.*'
*** Now check libBrokenLocale.abilist changes for correctness ***
*** Now check libm.abilist changes for correctness ***
*** Now check libdl.abilist changes for correctness ***
*** Now check libcrypt.abilist changes for correctness ***
*** Now check libpthread.abilist changes for correctness ***
*** Now check libresolv.abilist changes for correctness ***
+++ ../abilist/libnss_dns.abilist is unchanged
*** Now check libanl.abilist changes for correctness ***
+++ ../abilist/libnss_files.abilist is unchanged
*** Now check librt.abilist changes for correctness ***
*** Now check libthread_db.abilist changes for correctness ***
+++ ../abilist/libnss_hesiod.abilist is unchanged
*** Now check libnsl.abilist changes for correctness ***
+++ ../abilist/libnss_nis.abilist is unchanged
+++ ../abilist/libnss_nisplus.abilist is unchanged
+++ ../abilist/libnss_compat.abilist is unchanged
*** Now check libutil.abilist changes for correctness ***
*** Now check libc.abilist changes for correctness ***
make[2]: *** No rule to make target `update-abi-ld', needed by `update-abi'. Stop.
make[1]: *** [elf/subdir_update-abi] Error 2
make: *** [update-abi] Error 2
sjmunroe at rchlp628:~/work/build-23>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]