Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82361 - media-libs/libmustux-0.20.2 fails to emerge on amd64
Summary: media-libs/libmustux-0.20.2 fails to emerge on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-02-17 08:02 UTC by Roland Bär
Modified: 2005-03-21 08:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output of emerge info (emerge.info,2.51 KB, text/plain)
2005-02-17 08:03 UTC, Roland Bär
Details
/var/tmp/portage/libmustux-0.20.2/work/libmustux-0.20.2/config.log (config.log,26.66 KB, text/plain)
2005-02-17 08:05 UTC, Roland Bär
Details
libmustux-0.20.2.ebuild.diff (libmustux-0.20.2.ebuild.diff,288 bytes, patch)
2005-02-21 00:12 UTC, Roland Bär
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Bär 2005-02-17 08:02:26 UTC
Got following:

ferrari roland # ACCEPT_KEYWORDS="~amd64" emerge protux
Calculating dependencies ...done!
>>> emerge (1 of 2) media-libs/libmustux-0.20.2 to /
>>> md5 src_uri ;-) libmustux-0.20.2.tar.gz
>>> Unpacking source...
>>> Unpacking libmustux-0.20.2.tar.gz to /var/tmp/portage/libmustux-0.20.2/work
>>> Source unpacked.
 * econf: updating libmustux-0.20.2/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libmustux-0.20.2/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --with-gnu-ld --enable-static=no
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking for a BSD-compatible install... /bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -rchecking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... x86_64-pc-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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for x86_64-pc-linux-gnu-g77... x86_64-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse nm output from x86_64-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-pc-linux-gnu-strip... strip
checking for correct ltmain.sh version... no

*** Gentoo sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.10, ltmain.sh = 1.5) ***

Please run:

  libtoolize --copy --force

if appropriate, please contact the maintainer of this
package (or your distribution) for help.


!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/libmustux-0.20.2/work/libmustux-0.20.2/config.log

!!! ERROR: media-libs/libmustux-0.20.2 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
Comment 1 Roland Bär 2005-02-17 08:03:49 UTC
Created attachment 51437 [details]
Output of emerge info
Comment 2 Roland Bär 2005-02-17 08:05:18 UTC
Created attachment 51438 [details]
/var/tmp/portage/libmustux-0.20.2/work/libmustux-0.20.2/config.log
Comment 3 Roland Bär 2005-02-21 00:12:48 UTC
Created attachment 51761 [details, diff]
libmustux-0.20.2.ebuild.diff

Attached patch is functional, emerges now.

Following additonal warning is given:
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
Comment 4 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-21 08:27:31 UTC
fixed in cvs, thanks