bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20932: 1586-281 (E) A type mismatch was detected for symbol "dlopen_


From: Pete Lancashire
Subject: bug#20932: 1586-281 (E) A type mismatch was detected for symbol "dlopen_LTX_get_vtable".
Date: Mon, 29 Jun 2015 15:09:54 -0700

Building on AIX with IBM's xlc compiler version 12 with optimization level set at 4 or 5 (-O4 or -O5), optimization level 3 builds

libtool 2.4.6

oslevel -s  7100-03-05-1524

xlc 12.1.0.3

PATH    /usr/local/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/buildsw/bin:/usr/bin/X11:/sbin:.:/usr/vac/bin:/usr/vacpp/bin

OBJECT_MODE  64

CC       xlc_r

CFLAGS   -qmaxmem=-1 -qarch=pwr7 -qtune=pwr7 -qcache=auto -DSYSV -D_AIX -D_AIX71 -D_ALL_SOURCE -


[aix7test3:/home/buildsw/packages/gnu/libtool-2.4.6]$ cat make.out
  GEN      libtoolize
  GEN      libltdl/libltdl/lt__argz.h
make  all-recursive
make[1]: Entering directory '/home/buildsw/packages/gnu/libtool-2.4.6'
Making all in .
make[2]: Entering directory '/home/buildsw/packages/gnu/libtool-2.4.6'
  CC       libltdl/loaders/libltdl_libltdl_la-preopen.lo
  CC       libltdl/libltdl_libltdl_la-lt__alloc.lo
  CC       libltdl/libltdl_libltdl_la-lt_dlloader.lo
  CC       libltdl/libltdl_libltdl_la-lt_error.lo
  CC       libltdl/libltdl_libltdl_la-ltdl.lo
  CC       libltdl/libltdl_libltdl_la-slist.lo
  CC       libltdl/loaders/dlopen.lo
  CCLD     libltdl/dlopen.la
  CC       libltdl/lt__argz.lo
  CC       libltdl/lt__strl.lo
  CCLD     libltdl/libltdl.la
Makefile:1136: recipe for target 'libltdl/libltdl.la' failed
make[2]: Leaving directory '/home/buildsw/packages/gnu/libtool-2.4.6'
Makefile:1606: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/home/buildsw/packages/gnu/libtool-2.4.6'
Makefile:995: recipe for target 'all' failed

At optimization -O3 where the build/make passed there's a few failures in make check, attached






Attachment: failed.txt
Description: Text document

Attachment: configure.out
Description: Binary data

Attachment: testsuite.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]