Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336060 - =x11-drivers/xf86-video-chips-1.2.2 fails with error: mibank.h: No such file or directory
Summary: =x11-drivers/xf86-video-chips-1.2.2 fails with error: mibank.h: No such file ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-05 05:42 UTC by Fernando (likewhoa)
Modified: 2010-09-21 22:32 UTC (History)
0 users

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


Attachments
build log (build.log,14.30 KB, text/plain)
2010-09-05 05:50 UTC, Fernando (likewhoa)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando (likewhoa) 2010-09-05 05:42:25 UTC
compiling on xorg-server-1.9 from x11 overlay causes xf86-video-chips-1.2.2 to fail. 

Reproducible: Always

Steps to Reproduce:
1. emerge =x11-drivers/xf86-video-chips-1.2.2


Actual Results:  
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O2 -pipe -MT ct_driver.lo -MD -MP -MF .deps/ct_driver.Tpo -c ct_driver.c  -fPIC -DPIC -o .libs/ct_driver.o
ct_driver.c:106:20: error: mibank.h: No such file or directory
ct_driver.c: In function 'CHIPSFreeRec':
ct_driver.c:771: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:234)
ct_driver.c: In function 'CHIPSAvailableOptions':
ct_driver.c:788: error: 'BUS_ISA' undeclared (first use in this function)
ct_driver.c:788: error: (Each undeclared identifier is reported only once
ct_driver.c:788: error: for each function it appears in.)
ct_driver.c: In function 'chipsPreInitHiQV':
ct_driver.c:1495: warning: 'Xalloc' is deprecated (declared at /usr/include/xorg/os.h:221)
ct_driver.c:1598: warning: format '%lX' expects type 'long unsigned int', but argument 4 has type 'CARD32'
ct_driver.c: In function 'chipsPreInitWingine':
ct_driver.c:2567: warning: 'Xalloc' is deprecated (declared at /usr/include/xorg/os.h:221)
ct_driver.c: In function 'chipsPreInit655xx':
ct_driver.c:3031: warning: 'Xalloc' is deprecated (declared at /usr/include/xorg/os.h:221)
ct_driver.c: In function 'CHIPSScreenInit':
ct_driver.c:4036: warning: 'Xalloc' is deprecated (declared at /usr/include/xorg/os.h:221)
ct_driver.c:4127: error: 'miBankInfoPtr' undeclared (first use in this function)
ct_driver.c:4127: error: expected ';' before 'pBankInfo'
ct_driver.c:4130: error: 'pBankInfo' undeclared (first use in this function)
ct_driver.c:4130: error: expected ';' before 'XNFcalloc'
ct_driver.c:4147: error: 'miBankProcPtr' undeclared (first use in this function)
ct_driver.c:4147: error: expected ';' before 'CHIPSHiQVSetReadWritePlanar'
ct_driver.c:4149: error: expected ';' before 'CHIPSHiQVSetReadWritePlanar'
ct_driver.c:4151: error: expected ';' before 'CHIPSHiQVSetReadWritePlanar'
ct_driver.c:4154: error: expected ';' before 'CHIPSHiQVSetReadWrite'
ct_driver.c:4156: error: expected ';' before 'CHIPSHiQVSetReadWrite'
ct_driver.c:4158: error: expected ';' before 'CHIPSHiQVSetReadWrite'
ct_driver.c:4164: error: expected ';' before 'CHIPSWINSetReadPlanar'
ct_driver.c:4166: error: expected ';' before 'CHIPSWINSetWritePlanar'
ct_driver.c:4168: error: expected ';' before 'CHIPSWINSetReadWritePlanar'
ct_driver.c:4170: error: expected ';' before 'CHIPSWINSetRead'
ct_driver.c:4172: error: expected ';' before 'CHIPSWINSetWrite'
ct_driver.c:4174: error: expected ';' before 'CHIPSWINSetReadWrite'
ct_driver.c:4179: error: expected ';' before 'CHIPSSetReadPlanar'
ct_driver.c:4181: error: expected ';' before 'CHIPSSetWritePlanar'
ct_driver.c:4183: error: expected ';' before 'CHIPSSetReadWritePlanar'
ct_driver.c:4185: error: expected ';' before 'CHIPSSetRead'
ct_driver.c:4187: error: expected ';' before 'CHIPSSetWrite'
ct_driver.c:4189: error: expected ';' before 'CHIPSSetReadWrite'
ct_driver.c:4195: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:234)
ct_driver.c: In function 'CHIPSCloseScreen':
ct_driver.c:4596: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:234)
ct_driver.c:4598: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:234)
make[2]: *** [ct_driver.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-chips-1.2.2/work/xf86-video-chips-1.2.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-chips-1.2.2/work/xf86-video-chips-1.2.2'
make: *** [all] Error 2
emake failed



Portage 2.2_rc75 (default/linux/amd64/10.0, gcc-4.4.3, glibc-2.11.2-r0, 2.6.34-hardened-r1 x86_64)
=================================================================
System uname: Linux-2.6.34-hardened-r1-x86_64-Intel-R-_Xeon-R-_CPU_E5420_@_2.50GHz-with-gentoo-2.0.1
Timestamp of tree: Sun, 05 Sep 2010 03:00:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.11
dev-lang/python:     2.6.5-r3, 3.1.2-r4
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.3
sys-apps/sandbox:    2.3-r1
sys-devel/autoconf:  2.13, 2.65-r1
sys-devel/automake:  1.6.3, 1.8.5-r3, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA @BINARY-REDISTRIBUTABLE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/portage /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="bn brx cy dgo eo eu fa gl gu_IN id kk kn_IN kok ks ku mai mn mni my sa_IN sat sd ta_IN tn uz en ca"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/x11 /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl amd64 atm berkdb bindist branding bzip2 cairo cli cracklib crypt cups cxx dbus dri fbcondecor fortran gdbm gif gnome gpm hal iconv ipv6 jpeg livecd loop-aes mmx mng modules mudflap multilib ncurses nls nouveau nptl nptlonly opengl openmp pam pcre perl png portaudio pppd python qt3support qt4 readline reflection session socks5 spl sse sse2 ssl sysfs tcpd tiff truetype unicode usb xorg 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" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="bn brx cy dgo eo eu fa gl gu_IN id kk kn_IN kok ks ku mai mn mni my sa_IN sat sd ta_IN tn uz en ca" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nouveau fbdev glint intel mach64 mga neomagic nv r128 radeon savage tdfx trident vesa via vmware cirrus ast chips i128 i740 imstt radeonhd s3virge tseng v4l vermilion" 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, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Fernando (likewhoa) 2010-09-05 05:50:37 UTC
Created attachment 246092 [details]
build log
Comment 2 Fernando (likewhoa) 2010-09-05 06:30:31 UTC
compiles fine with live ebuild.
Comment 3 Rémi Cardona (RETIRED) gentoo-dev 2010-09-21 22:32:34 UTC
Bug should be fixed in 1.2.3. Please don't hesitate to reopen this bug if this is not the case.

Thanks