Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 414141

Summary: =media-libs/libofa-0.9.3[examples] not compiles with gcc-4.7
Product: Gentoo Linux Reporter: David Kredba <kredba>
Component: [OLD] LibraryAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 390247    

Description David Kredba 2012-04-30 16:19:14 UTC
Making all in examples
make[2]: Entering directory `/var/tmp/portage/media-libs/libofa-0.9.3/work/libofa-0.9.3/examples'
if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -pipe -ggdb -march=native -Wall -g -MT example.o -MD -MP -MF ".dep
s/example.Tpo" -c -o example.o example.cpp; \
then mv -f ".deps/example.Tpo" ".deps/example.Po"; else rm -f ".deps/example.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -pipe -ggdb -march=native -Wall -g -MT protocol.o -MD -MP -MF ".de
ps/protocol.Tpo" -c -o protocol.o protocol.cpp; \
then mv -f ".deps/protocol.Tpo" ".deps/protocol.Po"; else rm -f ".deps/protocol.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -pipe -ggdb -march=native -Wall -g -MT uselame.o -MD -MP -MF ".dep
s/uselame.Tpo" -c -o uselame.o uselame.cpp; \
then mv -f ".deps/uselame.Tpo" ".deps/uselame.Po"; else rm -f ".deps/uselame.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -pipe -ggdb -march=native -Wall -g -MT wavefile.o -MD -MP -MF ".de
ps/wavefile.Tpo" -c -o wavefile.o wavefile.cpp; \
then mv -f ".deps/wavefile.Tpo" ".deps/wavefile.Po"; else rm -f ".deps/wavefile.Tpo"; exit 1; fi
wavefile.cpp: In function ‘bool readBytes(int, unsigned char*, int)’:
wavefile.cpp:24:25: error: ‘read’ was not declared in this scope
wavefile.cpp: In function ‘AudioData* loadWaveFile(char*)’:
wavefile.cpp:49:31: error: ‘lseek’ was not declared in this scope
wavefile.cpp:50:10: error: ‘close’ was not declared in this scope
wavefile.cpp:56:10: error: ‘close’ was not declared in this scope
wavefile.cpp:60:10: error: ‘close’ was not declared in this scope
wavefile.cpp:65:10: error: ‘close’ was not declared in this scope
wavefile.cpp:69:10: error: ‘close’ was not declared in this scope
wavefile.cpp:77:10: error: ‘close’ was not declared in this scope
wavefile.cpp:83:10: error: ‘close’ was not declared in this scope
wavefile.cpp:94:10: error: ‘close’ was not declared in this scope
wavefile.cpp:99:45: error: ‘lseek’ was not declared in this scope
wavefile.cpp:100:10: error: ‘close’ was not declared in this scope
wavefile.cpp:107:10: error: ‘close’ was not declared in this scope
wavefile.cpp:113:48: error: ‘lseek’ was not declared in this scope
wavefile.cpp:114:14: error: ‘close’ was not declared in this scope
wavefile.cpp:119:14: error: ‘close’ was not declared in this scope
wavefile.cpp:126:10: error: ‘close’ was not declared in this scope
uselame.cpp: In function ‘AudioData* loadDataUsingLAME(char*)’:
uselame.cpp:24:18: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
wavefile.cpp:142:10: error: ‘close’ was not declared in this scope
wavefile.cpp:145:13: error: ‘close’ was not declared in this scope
uselame.cpp:54:22: error: ‘fork’ was not declared in this scope
uselame.cpp:55:19: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
uselame.cpp:56:18: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
uselame.cpp:58:34: error: ‘execv’ was not declared in this scope
uselame.cpp:68:16: error: ‘unlink’ was not declared in this scope
make[2]: *** [uselame.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [wavefile.o] Error 1
protocol.cpp: In function ‘bool parse_xml(const string&, TrackInformation*, std::string&)’:
protocol.cpp:173:56: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘XML_Size {aka long unsigned int}’ [-Wformat
]
make[2]: Leaving directory `/var/tmp/portage/media-libs/libofa-0.9.3/work/libofa-0.9.3/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/libofa-0.9.3/work/libofa-0.9.3'

Reproducible: Always




Portage 2.2.0_alpha101 (default/linux/amd64/10.0/desktop, gcc-4.7.0, glibc-2.15-r1, 3.3.4-gentoo x86_64)                                      
=================================================================                                                                             
System uname: Linux-3.3.4-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9550_@_2.83GHz-with-gentoo-2.1                                           
Timestamp of tree: Sat, 28 Apr 2012 06:00:01 +0000                                                                                            
app-shells/bash:          4.2_p24-r1                                                                                                          
dev-java/java-config:     2.1.11-r3                                                                                                           
dev-lang/python:          2.7.3-r1, 3.2.3                                                                                                     
dev-util/cmake:           2.8.7-r5                                                                                                            
dev-util/pkgconfig:       0.26                                                                                                                
sys-apps/baselayout:      2.1                                                                                                                 
sys-apps/openrc:          0.9.9.3                                                                                                             
sys-apps/sandbox:         2.5                                                                                                                 
sys-devel/autoconf:       2.13, 2.69                                                                                                          
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.5                                                                                            
sys-devel/binutils:       2.22-r1                                                                                                             
sys-devel/gcc:            4.6.3, 4.7.0                                                                                                        
sys-devel/gcc-config:     1.7
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.3 (virtual/os-headers)
sys-libs/glibc:           2.15-r1
Repositories: gentoo
Installed sets: 
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -ggdb -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/bind /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -ggdb -march=native"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build=n"
FEATURES="assume-digests binpkg-logs compressdebug distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS="-O2 -pipe -ggdb -march=native"
GENTOO_MIRRORS="ftp://gentoo.mirror.web4u.cz/"
LANG="cs_CZ.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="cs en"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="echo"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo caps cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gdu gif gmp gpm gtk iconv idn ithreads java jpeg jpeg2k kde lcms ldap libnotify lzma mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly objc objc++ objc-gc odbc ogg openexr opengl openmp pam pango pcre pdf png policykit ppds pppd qt3support qt4 quad readline samba sasl sdl session slang speex spell sqlite sse sse2 sse4_1 ssl ssse3 startup-notification svg sysfs tcl tcpd threads tiff tk truetype udev unicode usb v4l vorbis wavpack wxwidgets x264 xattr xcb xinerama xml xorg xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2 canon hp215 sony_dscf1 sony_dscf55" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" FFTOOLS="aviocat cws2fws ffeval graph2dot ismindex pktdumper qt-faststart trasher" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="cs en" LIRC_DEVICES="inputlirc pctv hauppauge hauppauge_dvb devinput" PHP_TARGETS="php5-4" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 David Kredba 2012-05-06 11:38:35 UTC
Debian have patch. To add #include <unistd.h> to the end of a header section of uselame.cpp and wavefile.cpp files.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2012-06-04 12:51:02 UTC
+  04 Jun 2012; Justin Lecher <jlec@gentoo.org> libofa-0.9.3.ebuild,
+  +files/libofa-0.9.3-gcc-4.7.patch:
+  Add gcc-4.7 compatibility patch from fedora, #414141
+