Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41544 - ebuild for glide-v3-3.10-r3 unsing incorrect autoconf version
Summary: ebuild for glide-v3-3.10-r3 unsing incorrect autoconf version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-14 02:48 UTC by Sean
Modified: 2004-06-14 02:03 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean 2004-02-14 02:48:24 UTC
This is using the default autoconf 2.16 instead of 2.59

Calculating world dependencies ...done!
>>> emerge (1 of 43) media-libs/glide-v3-3.10-r3 to /
>>> md5 src_uri ;-) glide3x-3.10.tar.gz
>>> md5 src_uri ;-) swlibs-3.10.tar.gz
>>> Unpacking source...
>>> Unpacking glide3x-3.10.tar.gz to /var/tmp/portage/glide-v3-3.10-r3/work
>>> Unpacking swlibs-3.10.tar.gz to /var/tmp/portage/glide-v3-3.10-r3/work
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
FATAL ERROR: Autoconf version 2.50 or higher is required for this script
>>> Source unpacked.
voodoo3
/usr/sbin/ebuild.sh: line 50: ../configure: No such file or directory

!!! ERROR: media-libs/glide-v3-3.10-r3 failed.
!!! Function src_compile, Line 53, Exitcode 127
!!! (no error message) 


*********************
FIX: set WANT_AUTOCONF_2_5=1 and it will use the correct version. This should be changed and enabled by default.


Reproducible: Always
Steps to Reproduce:
1.emerge glide-v3
2.
3.
Comment 1 Gavrila 2004-02-15 11:21:43 UTC
doing 

       WANT_AUTOCONF_2_5=1 emerge glide-v3

it stops with this error:
Kreuzberg / # WANT_AUTOCONF_2_5=1 emerge glide-v3
Calculating dependencies ...done!
>>> emerge (1 of 1) media-libs/glide-v3-3.10-r3 to /
>>> md5 src_uri ;-) glide3x-3.10.tar.gz
>>> md5 src_uri ;-) swlibs-3.10.tar.gz
>>> Unpacking source...
>>> Unpacking glide3x-3.10.tar.gz to /var/tmp/portage/glide-v3-3.10-r3/work
>>> Unpacking swlibs-3.10.tar.gz to /var/tmp/portage/glide-v3-3.10-r3/work
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
>>> Source unpacked.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for as... as
checking for objdump... objdump
checking for dlltool... false
checking for cp... cp
checking for a BSD-compatible install... /bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
../configure: line 19635: test: too many arguments
checking for X... libraries /usr/X11R6/lib, headers
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for vprintf... yes
checking for _doprnt... no
checking for ftime... yes
checking for gethostname... yes
checking for select... yes
checking for strcspn... yes
checking for strdup... yes
checking for strstr... yes
checking for strtoul... yes
configure: creating ./config.status
config.status: creating build.3dfx
config.status: creating makefile.autoconf
config.status: creating cvg/makefile.autoconf
config.status: creating cvg/incsrc/makefile.autoconf
config.status: creating cvg/init/makefile.autoconf
config.status: creating cvg/glide3/makefile.autoconf
config.status: creating cvg/glide3/src/makefile.autoconf
config.status: creating h3/makefile.autoconf
config.status: creating h3/incsrc/makefile.autoconf
config.status: creating h3/minihwc/makefile.autoconf
config.status: creating h3/glide3/makefile.autoconf
config.status: creating h3/glide3/src/makefile.autoconf
config.status: creating h5/makefile.autoconf
config.status: creating h5/glide3/makefile.autoconf
config.status: creating h5/glide3/src/makefile.autoconf
config.status: creating h5/incsrc/makefile.autoconf
config.status: creating h5/minihwc/makefile.autoconf
config.status: creating swlibs/makefile.autoconf
config.status: creating swlibs/fxmisc/makefile.autoconf
config.status: creating swlibs/newpci/makefile.autoconf
config.status: creating swlibs/newpci/pcilib/makefile.autoconf
config.status: creating swlibs/texus/makefile.autoconf
config.status: creating swlibs/texus/lib/makefile.autoconf
config.status: creating swlibs/texus2/makefile.autoconf
config.status: creating swlibs/texus2/lib/makefile.autoconf
config.status: creating swlibs/texus2/cmd/makefile.autoconf
config.status: creating swlibs/include/config.h
config.status: executing default-1 commands
/usr/sbin/ebuild.sh: line 62: ./build.3dfx: Permission denied
 
!!! ERROR: media-libs/glide-v3-3.10-r3 failed.
!!! Function src_compile, Line 62, Exitcode 126
!!! (no error message)
 
Comment 2 Sean 2004-02-16 00:11:13 UTC
Gavrila,
This is a seperate issue that has a fix listed here http://bugs.gentoo.org/show_bug.cgi?id=31366.
Comment 3 Bryan Stine (RETIRED) gentoo-dev 2004-06-14 02:03:05 UTC
This is fixed in glide-v3-3.10-r4. It now sets WANT_AUTOMAKE=1.5 and WANT_AUTOCONF=2.5 in the ebuild.
Comment 4 Bryan Stine (RETIRED) gentoo-dev 2004-06-14 02:03:47 UTC
Typo: make that WANT_AUTOMAKE=1.4