First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 99430
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 73586
Assigned To: Gentoo Accessibility Team <accessibility@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: david <u3303664@anu.edu.au>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
SphinxTrain.patch stdlib.h defines malloc, no need to import it by hand. patch Stian Skjelstad 2005-07-18 08:10 0000 516 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 99430 depends on: Show dependency tree
Bug 99430 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-07-18 06:39 0000
Can't emerge SphinxTrain.

Reproducible: Always
Steps to Reproduce:

Actual Results:  
gcc    -I../../../include -march=athlon-xp -O2 -pipe -Wall    -c quit.c -o
obj.i686-pc-linux-gnu/quit.o
phone_word_io.c:74: error: conflicting types for 'malloc'
phone_word_io.c:74: error: conflicting types for 'malloc'
make[3]: *** [obj.i686-pc-linux-gnu/phone_word_io.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [.make_build_dirs] Error 2
make[1]: *** [.make_build_dirs] Error 2
make: *** [.make_build_dirs] Error 2

!!! ERROR: app-accessibility/SphinxTrain-0.9.1-r1 failed.
!!! Function src_compile, Line 556, Exitcode 2



Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.91 i686)
=================================================================
System uname: 2.6.91 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.2.3-r1,dev-lang/python-2.3.5 [2.3.5 (#1,
Mar 26 2005, 14:23:01)]
dev-lang/python:     2.2.3-r1, 2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://public.planetmirror.com/pub/gentoo
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="x86 X alsa apm avi berkdb bitmap-fonts bonobo bzlib cdr crypt cscope cups
curl emboss encode esd fam flac foomaticdb fortran gd gdbm gif gpm gtk gtk2
guile imagemagick imlib ipv6 jack java jpeg libg++ libwww mad mikmod motif
mozilla mp3 mpeg ncurses nls ogg oggvorbis opengl pam pdflib perl png python
quicktime readline real samba sdl slang spell ssl svga tcltk tcpd tetex tiff
truetype truetype-fonts type1-fonts vorbis xml xml2 xmms xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

------- Comment #1 From Stian Skjelstad 2005-07-18 08:10:45 0000 -------
Created an attachment (id=63707) [details]
stdlib.h defines malloc, no need to import it by hand.

Why on earth do they declare malloc? stdlib.h does that magic for you.

------- Comment #2 From Jeremy Huddleston (RETIRED) 2005-07-21 01:54:21 0000 -------

*** This bug has been marked as a duplicate of 73586 ***

First Last Prev Next    No search results available      Search page      Enter new bug