Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 351788 Details for
Bug 474562
media-gfx/exif-0.6.21 - configure cannot find dev-libs/popt - mips64el-unknown-linux-gnu/bin/ld: /usr/lib/libc.a(dl-sym.o): ABI is incompatible with that of the selected emulation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 8.62 KB, created by
Bruno d'Arcangeli
on 2013-06-24 05:10:54 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Bruno d'Arcangeli
Created:
2013-06-24 05:10:54 UTC
Size:
8.62 KB
patch
obsolete
> * Package: media-gfx/exif-0.6.21 > * Repository: gentoo > * Maintainer: graphics@gentoo.org > * USE: elibc_glibc kernel_linux mips multilib nls userland_GNU > * FEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking exif-0.6.21.tar.bz2 to /var/tmp/portage/media-gfx/exif-0.6.21/work >>>> Source unpacked in /var/tmp/portage/media-gfx/exif-0.6.21/work >>>> Preparing source in /var/tmp/portage/media-gfx/exif-0.6.21/work/exif-0.6.21 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/exif-0.6.21/work/exif-0.6.21 ... > * econf: updating exif-0.6.21/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating exif-0.6.21/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=mips64el-unknown-linux-gnu --host=mips64el-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --disable-dependency-tracking --enable-nls >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for POSIX sh $() command substitution... yes >checking for mips64el-unknown-linux-gnu-gcc... mips64el-unknown-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether mips64el-unknown-linux-gnu-gcc accepts -g... yes >checking for mips64el-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of mips64el-unknown-linux-gnu-gcc... none >checking for an ANSI C-conforming const... yes >checking build system type... mips64el-unknown-linux-gnu >checking host system type... mips64el-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by mips64el-unknown-linux-gnu-gcc... /usr/mips64el-unknown-linux-gnu/bin/ld >checking if the linker (/usr/mips64el-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert mips64el-unknown-linux-gnu file names to mips64el-unknown-linux-gnu format... func_convert_file_noop >checking how to convert mips64el-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/mips64el-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for mips64el-unknown-linux-gnu-objdump... mips64el-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for mips64el-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for mips64el-unknown-linux-gnu-ar... mips64el-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for mips64el-unknown-linux-gnu-strip... mips64el-unknown-linux-gnu-strip >checking for mips64el-unknown-linux-gnu-ranlib... mips64el-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from mips64el-unknown-linux-gnu-gcc object... ok >checking for sysroot... no >checking for mips64el-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... mips64el-unknown-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if mips64el-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for mips64el-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if mips64el-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if mips64el-unknown-linux-gnu-gcc static flag -static works... yes >checking if mips64el-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if mips64el-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the mips64el-unknown-linux-gnu-gcc linker (/usr/mips64el-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether mips64el-unknown-linux-gnu-gcc and cc understand -c and -o together... yes >checking for isatty... yes >checking for fileno... yes >checking PKG_CONFIG_PATH... /usr/lib32/pkgconfig >checking for pkg-config... /usr/bin/pkg-config >checking for po/Makevars requiring hack... no >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/mips64el-unknown-linux-gnu/bin/ld >checking if the linker (/usr/mips64el-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for mblen... yes >checking for dynamic library extension... .so >checking for mips64el-unknown-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libexif to use... autodetect >checking for LIBEXIF... yes >checking libexif library flags... -lexif >checking libexif cpp flags... -I/usr/include/libexif >checking for unistd.h... (cached) yes >checking whether popt is required... yes >checking popt.h usability... yes >checking popt.h presence... yes >checking for popt.h... yes >checking for poptStuffArgs in -lpopt... no >checking for poptStuffArgs in -lpopt... no >checking for poptStuffArgs in -lpopt... no >checking for poptStuffArgs in -lpopt... no >checking for poptStuffArgs in -lpopt... no >checking for poptStuffArgs in -lpopt... no >checking for poptStuffArgs in -lpopt... no >checking for poptStuffArgs in -lpopt... no >configure: error: >* Cannot autodetect library directory containing popt >* >* Set POPT_CFLAGS and POPT_LIBS correctly. > > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/media-gfx/exif-0.6.21/work/exif-0.6.21/config.log > * ERROR: media-gfx/exif-0.6.21 failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 154: Called econf '--enable-nls' > * phase-helpers.sh, line 521: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of `emerge --info '=media-gfx/exif-0.6.21'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/exif-0.6.21'`. > * The complete build log is located at '/var/tmp/portage/media-gfx/exif-0.6.21/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/exif-0.6.21/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/exif-0.6.21/work/exif-0.6.21' > * S: '/var/tmp/portage/media-gfx/exif-0.6.21/work/exif-0.6.21'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 474562
: 351788 |
351804