Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 181304 Details for
Bug 258093
dev-libs/DirectFB Video Cards not recognised
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Output of "emerge DirectFB" 1.2.27
kann-wech.txt (text/plain), 17.88 KB, created by
Henning Ryll
on 2009-02-08 10:38:00 UTC
(
hide
)
Description:
Output of "emerge DirectFB" 1.2.27
Filename:
MIME Type:
Creator:
Henning Ryll
Created:
2009-02-08 10:38:00 UTC
Size:
17.88 KB
patch
obsolete
>digitainer ~ # emerge -b DirectFB >Calculating dependencies... done! > >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) dev-libs/DirectFB-1.2.7 > * DirectFB-1.2.7.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * All video drivers will be built since you did not specify > * via the VIDEO_CARDS variable what video card you use. > * DirectFB supports: ati128 cle266 cyber5k i810 i830 mach64 matrox neomagic none nsc nvidia radeon savage sis315 tdfx unichrome all none > >>>> Unpacking source... >>>> Unpacking DirectFB-1.2.7.tar.gz to /tmp/portage/dev-libs/DirectFB-1.2.7/work > * Applying DirectFB-1.2.7-CFLAGS.patch ... [ ok ] > * Applying DirectFB-1.2.0-headers.patch ... [ ok ] > * Applying DirectFB-1.1.1-pkgconfig.patch ... [ ok ] >>>> Source unpacked. >>>> Compiling source in /tmp/portage/dev-libs/DirectFB-1.2.7/work/DirectFB-1.2.7 ... > * econf: updating DirectFB-1.2.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating DirectFB-1.2.7/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-static --enable-x11 --enable-fbdev --enable-mmx --enable-sse --enable-jpeg --enable-png --enable-gif --enable-freetype --disable-multi --disable-debug --enable-sysfs --enable-zlib --enable-video4linux --enable-video4linux2 --enable-sdl --with-gfxdrivers=none --with-inputdrivers=keyboard,joystick --disable-vnc --build=i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by i686-pc-linux-gnu-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 recognize dependent libraries... pass_all >checking how to run the C preprocessor... i686-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 for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 98304 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >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 i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >checking whether build environment is sane... yes >checking for library containing strerror... none required >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking for ANSI C header files... (cached) yes >checking whether byte ordering is bigendian... no >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking for perl5... no >checking for perl... /usr/bin/perl >checking for man2html... /usr/bin/man2html >checking Carbon/Carbon.h usability... no >checking Carbon/Carbon.h presence... no >checking for Carbon/Carbon.h... no >configure: WARNING: >*** no Carbon/Carbon.h found -- building without Mac OS X support. >checking X11/X.h usability... yes >checking X11/X.h presence... yes >checking for X11/X.h... yes >checking linux/compiler.h usability... no >checking linux/compiler.h presence... no >checking for linux/compiler.h... no >checking linux/unistd.h usability... yes >checking linux/unistd.h presence... yes >checking for linux/unistd.h... yes >checking asm/page.h usability... no >checking asm/page.h presence... no >checking for asm/page.h... no >checking for pthread_attr_init in -lpthread... yes >checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes >checking whether PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is declared... yes >checking for dlopen in -ldl... yes >checking for sys/io.h... yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking whether the binutils support MMX... yes >checking whether the binutils support SSE... yes >checking for SDL... yes >checking for sysfs_get_mnt_path in -lsysfs... yes >checking sysfs/libsysfs.h usability... yes >checking sysfs/libsysfs.h presence... yes >checking for sysfs/libsysfs.h... yes >checking for jpeg_destroy_decompress in -ljpeg... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for gzsetparams in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for libpng-config... /usr/bin/libpng-config >checking for FREETYPE... yes >checking which gfxdrivers should be built... checking which inputdrivers should be built... keyboard joystick >checking linux/joystick.h usability... yes >checking linux/joystick.h presence... yes >checking for linux/joystick.h... yes >configure: creating ./config.status >config.status: creating directfb-config >config.status: creating directfb.pc >config.status: creating directfb-internal.pc >config.status: creating directfb.spec >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating include/directfb_version.h >config.status: creating lib/Makefile >config.status: creating lib/direct/Makefile >config.status: creating lib/direct/build.h >config.status: creating lib/direct/direct.pc >config.status: creating lib/fusion/Makefile >config.status: creating lib/fusion/build.h >config.status: creating lib/fusion/fusion.pc >config.status: creating lib/fusion/shm/Makefile >config.status: creating lib/voodoo/Makefile >config.status: creating lib/voodoo/build.h >config.status: creating lib/voodoo/voodoo.pc >config.status: creating patches/Makefile >config.status: creating proxy/Makefile >config.status: creating proxy/dispatcher/Makefile >config.status: creating proxy/requestor/Makefile >config.status: creating rules/Makefile >config.status: creating src/Makefile >config.status: creating src/core/Makefile >config.status: creating src/display/Makefile >config.status: creating src/gfx/Makefile >config.status: creating src/gfx/generic/Makefile >config.status: creating src/input/Makefile >config.status: creating src/media/Makefile >config.status: creating src/misc/Makefile >config.status: creating src/windows/Makefile >config.status: creating systems/Makefile >config.status: creating systems/devmem/Makefile >config.status: creating systems/fbdev/Makefile >config.status: creating systems/x11/Makefile >config.status: creating systems/osx/Makefile >config.status: creating systems/sdl/Makefile >config.status: creating systems/vnc/Makefile >config.status: creating wm/Makefile >config.status: creating wm/default/Makefile >config.status: creating wm/unique/Makefile >config.status: creating wm/unique/classes/Makefile >config.status: creating wm/unique/data/Makefile >config.status: creating wm/unique/devices/Makefile >config.status: creating gfxdrivers/Makefile >config.status: creating gfxdrivers/ati128/Makefile >config.status: creating gfxdrivers/cle266/Makefile >config.status: creating gfxdrivers/cyber5k/Makefile >config.status: creating gfxdrivers/davinci/Makefile >config.status: creating gfxdrivers/ep9x/Makefile >config.status: creating gfxdrivers/i810/Makefile >config.status: creating gfxdrivers/i830/Makefile >config.status: creating gfxdrivers/mach64/Makefile >config.status: creating gfxdrivers/matrox/Makefile >config.status: creating gfxdrivers/neomagic/Makefile >config.status: creating gfxdrivers/nsc/Makefile >config.status: creating gfxdrivers/nsc/include/Makefile >config.status: creating gfxdrivers/nvidia/Makefile >config.status: creating gfxdrivers/omap/Makefile >config.status: creating gfxdrivers/radeon/Makefile >config.status: creating gfxdrivers/savage/Makefile >config.status: creating gfxdrivers/sh772x/Makefile >config.status: creating gfxdrivers/sis315/Makefile >config.status: creating gfxdrivers/tdfx/Makefile >config.status: creating gfxdrivers/unichrome/Makefile >config.status: creating gfxdrivers/vmware/Makefile >config.status: creating inputdrivers/Makefile >config.status: creating inputdrivers/dbox2remote/Makefile >config.status: creating inputdrivers/dreamboxremote/Makefile >config.status: creating inputdrivers/dynapro/Makefile >config.status: creating inputdrivers/elo/Makefile >config.status: creating inputdrivers/gunze/Makefile >config.status: creating inputdrivers/h3600_ts/Makefile >config.status: creating inputdrivers/joystick/Makefile >config.status: creating inputdrivers/keyboard/Makefile >config.status: creating inputdrivers/linux_input/Makefile >config.status: creating inputdrivers/lirc/Makefile >config.status: creating inputdrivers/mutouch/Makefile >config.status: creating inputdrivers/penmount/Makefile >config.status: creating inputdrivers/ps2mouse/Makefile >config.status: creating inputdrivers/serialmouse/Makefile >config.status: creating inputdrivers/sonypi/Makefile >config.status: creating inputdrivers/tslib/Makefile >config.status: creating inputdrivers/ucb1x00_ts/Makefile >config.status: creating inputdrivers/wm97xx_ts/Makefile >config.status: creating interfaces/Makefile >config.status: creating interfaces/IDirectFBFont/Makefile >config.status: creating interfaces/IDirectFBImageProvider/Makefile >config.status: creating interfaces/IDirectFBVideoProvider/Makefile >config.status: creating data/Makefile >config.status: creating tests/Makefile >config.status: creating tools/Makefile >config.status: creating docs/Makefile >config.status: creating docs/dfbg.1 >config.status: creating docs/directfb-csource.1 >config.status: creating docs/directfbrc.5 >config.status: creating docs/html/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default commands > >Build options: > Version 1.2.7 > Linux powered yes > Install prefix /usr > Config files in /etc > Build shared libs yes > Build static libs yes > Module directory ${exec_prefix}/lib/directfb-1.2-0 > CPPFLAGS -D_REENTRANT > CFLAGS -march=pentium3 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -Werror-implicit-function-declaration > LDFLAGS -Wl,-O1 > LIBS -ldl -lpthread > DYNLIB -ldl > THREADFLAGS -D_REENTRANT > THREADLIBS > >Misc options: > Multi Application Core no > Fusion Kernel Device N/A > Fusion message size 1024 > Voodoo (network support) no > Debug supported yes > Debug enabled no > Trace support no > MMX support yes > SSE support yes > Network support yes > Include all strings yes > Software Rendering yes > Smooth SW Scaling no > zlib compression yes -lz > sysfs support yes -lsysfs > >Building Tests no >Building Tools yes > >Building System Modules: > Linux FBDev support yes > Generic /dev/mem support yes > X11 support yes -lX11 -lXext > OSX support no > SDL support yes -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -lSDL -lpthread > VNC support no > >Building Window Manager Modules: > Default yes > UniQuE no > >Building Image Provider Modules: > GIF yes > JPEG yes -ljpeg > PNG yes -lpng12 > >Building Video Provider Modules: > GIF yes > Video4Linux yes (v2: yes) > >Building Font Modules: > FreeType2 yes -I/usr/include/freetype2 -lfreetype -lz > Default font yes > >Building Graphics Drivers: > 3Dfx Voodoo no > ATI Mach64 no > ATI Rage 128 no > ATI Radeon no > Cirrus EP9X no > Intel i810 no > Intel i830 no > Matrox no > NeoMagic no > NSC Geode no > nVidia no > Renesas SH7722/SH7723 no > S3 Savage no > SiS 315 no > TI Davinci no > TI OMAP no > TVIA CyberPro no > VIA CLE266 no > VIA UniChrome no > VMWare no >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 258093
: 181304