[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#546565: xserver-xorg-video-tga: Please add sh4 into support architecture list



Package: xserver-xorg-video-tga
Version: 1:1.2.0-1
Severity: wishlist
User: debian-sh4@superh.org
Usertags: sh4

Hi!

I am now trying to run Debian on Renesas SH(sh4) CPU.
xserver-xorg-video-tga can build on sh4. I attached build log.
Could you add sh4 into support architecture list?

Best regards,
 Nobuhiro
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package xserver-xorg-video-tga
dpkg-buildpackage: source version 1:1.2.0-1
dpkg-buildpackage: source changed by Julien Cristau <jcristau@debian.org>
dpkg-buildpackage: host architecture sh4
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config.cache config.log config.status
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
rm -rf obj-*
rm -f aclocal.m4 config.guess config.sub config.h.in configure
rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
rm -f $(find -name Makefile.in)
dh_clean
 dpkg-source -b xserver-xorg-video-tga-1.2.0
dpkg-source: info: using source format `1.0'
dpkg-source: info: building xserver-xorg-video-tga using existing xserver-xorg-video-tga_1.2.0.orig.tar.gz
dpkg-source: info: building xserver-xorg-video-tga in xserver-xorg-video-tga_1.2.0-1.diff.gz
dpkg-source: warning: ignoring deletion of file install-sh
dpkg-source: warning: ignoring deletion of file missing
dpkg-source: warning: ignoring deletion of file Makefile.in
dpkg-source: warning: ignoring deletion of file config.sub
dpkg-source: warning: ignoring deletion of file ltmain.sh
dpkg-source: warning: ignoring deletion of file configure
dpkg-source: warning: ignoring deletion of file config.guess
dpkg-source: warning: ignoring deletion of file aclocal.m4
dpkg-source: warning: ignoring deletion of file config.h.in
dpkg-source: warning: ignoring deletion of file depcomp
dpkg-source: warning: ignoring deletion of file src/Makefile.in
dpkg-source: info: building xserver-xorg-video-tga in xserver-xorg-video-tga_1.2.0-1.dsc
 debian/rules build
dh_testdir
autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:39: installing `./config.guess'
configure.ac:39: installing `./config.sub'
configure.ac:33: installing `./install-sh'
configure.ac:33: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
mkdir -p obj-sh4-linux-gnu
cd obj-sh4-linux-gnu && \
	../configure --prefix=/usr --mandir=\${prefix}/share/man \
	             --infodir=\${prefix}/share/info --build=sh4-linux-gnu --disable-static \
	             CFLAGS="-Wall -g -O2" 
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 whether to enable maintainer-specific portions of Makefiles... no
checking build system type... sh4-unknown-linux-gnu
checking host system type... sh4-unknown-linux-gnu
checking for style of include used by make... GNU
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 ISO C89... none needed
checking dependency style of 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 fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if DPMSExtension is defined... yes
checking if XFreeXDGA is defined... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking whether XSERVER_LIBPCIACCESS is declared... yes
checking xf1bpp.h usability... no
checking xf1bpp.h presence... no
checking for xf1bpp.h... no
checking xf4bpp.h usability... no
checking xf4bpp.h presence... no
checking for xf4bpp.h... no
checking for PCIACCESS... yes
checking for ANSI C header files... (cached) yes
checking for /usr/share/sgml/X11/defs.ent... no
checking for linuxdoc... no
checking for ps2pdf... /usr/bin/ps2pdf
checking Whether to build documentation... no
checking Whether to build pdf documentation... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
cd obj-sh4-linux-gnu && /usr/bin/make
make[1]: Entering directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
/usr/bin/make  all-recursive
make[2]: Entering directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
Making all in src
make[3]: Entering directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..    -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -MT BT463ramdac.lo -MD -MP -MF .deps/BT463ramdac.Tpo -c -o BT463ramdac.lo ../../src/BT463ramdac.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT BT463ramdac.lo -MD -MP -MF .deps/BT463ramdac.Tpo -c ../../src/BT463ramdac.c  -fPIC -DPIC -o .libs/BT463ramdac.o
mv -f .deps/BT463ramdac.Tpo .deps/BT463ramdac.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..    -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -MT BTramdac.lo -MD -MP -MF .deps/BTramdac.Tpo -c -o BTramdac.lo ../../src/BTramdac.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT BTramdac.lo -MD -MP -MF .deps/BTramdac.Tpo -c ../../src/BTramdac.c  -fPIC -DPIC -o .libs/BTramdac.o
mv -f .deps/BTramdac.Tpo .deps/BTramdac.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..    -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -MT IBM561ramdac.lo -MD -MP -MF .deps/IBM561ramdac.Tpo -c -o IBM561ramdac.lo ../../src/IBM561ramdac.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT IBM561ramdac.lo -MD -MP -MF .deps/IBM561ramdac.Tpo -c ../../src/IBM561ramdac.c  -fPIC -DPIC -o .libs/IBM561ramdac.o
mv -f .deps/IBM561ramdac.Tpo .deps/IBM561ramdac.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..    -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -MT ICS1562.lo -MD -MP -MF .deps/ICS1562.Tpo -c -o ICS1562.lo ../../src/ICS1562.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT ICS1562.lo -MD -MP -MF .deps/ICS1562.Tpo -c ../../src/ICS1562.c  -fPIC -DPIC -o .libs/ICS1562.o
mv -f .deps/ICS1562.Tpo .deps/ICS1562.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..    -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -MT tga_accel.lo -MD -MP -MF .deps/tga_accel.Tpo -c -o tga_accel.lo ../../src/tga_accel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT tga_accel.lo -MD -MP -MF .deps/tga_accel.Tpo -c ../../src/tga_accel.c  -fPIC -DPIC -o .libs/tga_accel.o
mv -f .deps/tga_accel.Tpo .deps/tga_accel.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..    -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -MT tga_cursor.lo -MD -MP -MF .deps/tga_cursor.Tpo -c -o tga_cursor.lo ../../src/tga_cursor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT tga_cursor.lo -MD -MP -MF .deps/tga_cursor.Tpo -c ../../src/tga_cursor.c  -fPIC -DPIC -o .libs/tga_cursor.o
mv -f .deps/tga_cursor.Tpo .deps/tga_cursor.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..    -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -MT tga_dac.lo -MD -MP -MF .deps/tga_dac.Tpo -c -o tga_dac.lo ../../src/tga_dac.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT tga_dac.lo -MD -MP -MF .deps/tga_dac.Tpo -c ../../src/tga_dac.c  -fPIC -DPIC -o .libs/tga_dac.o
mv -f .deps/tga_dac.Tpo .deps/tga_dac.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..    -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -MT tga_driver.lo -MD -MP -MF .deps/tga_driver.Tpo -c -o tga_driver.lo ../../src/tga_driver.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT tga_driver.lo -MD -MP -MF .deps/tga_driver.Tpo -c ../../src/tga_driver.c  -fPIC -DPIC -o .libs/tga_driver.o
../../src/tga_driver.c: In function 'TGAMapMem':
../../src/tga_driver.c:1156: warning: implicit declaration of function 'getpagesize'
../../src/tga_driver.c: In function 'TGASync':
../../src/tga_driver.c:1877: warning: implicit declaration of function 'usleep'
mv -f .deps/tga_driver.Tpo .deps/tga_driver.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..    -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -MT tga_line.lo -MD -MP -MF .deps/tga_line.Tpo -c -o tga_line.lo ../../src/tga_line.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT tga_line.lo -MD -MP -MF .deps/tga_line.Tpo -c ../../src/tga_line.c  -fPIC -DPIC -o .libs/tga_line.o
mv -f .deps/tga_line.Tpo .deps/tga_line.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..    -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -MT tga_seg.lo -MD -MP -MF .deps/tga_seg.Tpo -c -o tga_seg.lo ../../src/tga_seg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT tga_seg.lo -MD -MP -MF .deps/tga_seg.Tpo -c ../../src/tga_seg.c  -fPIC -DPIC -o .libs/tga_seg.o
mv -f .deps/tga_seg.Tpo .deps/tga_seg.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -I/usr/include/xorg -I/usr/include/pixman-1     -Wall -g -O2 -module -avoid-version  -o tga_drv.la -rpath /usr/lib/xorg/modules/drivers BT463ramdac.lo BTramdac.lo IBM561ramdac.lo ICS1562.lo tga_accel.lo tga_cursor.lo tga_dac.lo tga_driver.lo tga_line.lo tga_seg.lo  
libtool: link: gcc -shared  .libs/BT463ramdac.o .libs/BTramdac.o .libs/IBM561ramdac.o .libs/ICS1562.o .libs/tga_accel.o .libs/tga_cursor.o .libs/tga_dac.o .libs/tga_driver.o .libs/tga_line.o .libs/tga_seg.o      -Wl,-soname -Wl,tga_drv.so -o .libs/tga_drv.so
libtool: link: ( cd ".libs" && rm -f "tga_drv.la" && ln -s "../tga_drv.la" "tga_drv.la" )
make[3]: Leaving directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu/src'
make[3]: Entering directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
make[2]: Leaving directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
make[1]: Leaving directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
>build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
cd obj-sh4-linux-gnu && /usr/bin/make DESTDIR=/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/debian/tmp install
make[1]: Entering directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
Making install in src
make[2]: Entering directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu/src'
make[3]: Entering directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu/src'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/xorg/modules/drivers" || /bin/mkdir -p "/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/debian/tmp/usr/lib/xorg/modules/drivers"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   tga_drv.la '/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/debian/tmp/usr/lib/xorg/modules/drivers'
libtool: install: /usr/bin/install -c .libs/tga_drv.so /home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/debian/tmp/usr/lib/xorg/modules/drivers/tga_drv.so
libtool: install: /usr/bin/install -c .libs/tga_drv.lai /home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/debian/tmp/usr/lib/xorg/modules/drivers/tga_drv.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/xorg/modules/drivers'
make[3]: Leaving directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu/src'
make[2]: Leaving directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu/src'
make[2]: Entering directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
make[3]: Entering directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
make[2]: Leaving directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
make[1]: Leaving directory `/home/iwamatsu/build-area/xserver-xorg-video-tga/xserver-xorg-video-tga-1.2.0/obj-sh4-linux-gnu'
echo "xserver:Depends=xserver-xorg-core (>= 2:1.6.2)" >> debian/xserver-xorg-video-tga.substvars
echo "xviddriver:Provides=xserver-xorg-video-5" >> debian/xserver-xorg-video-tga.substvars
echo "xinpdriver:Provides=xserver-xorg-input-4" >> debian/xserver-xorg-video-tga.substvars
dh_testdir
dh_testroot
dh_installdocs
dh_installchangelogs ChangeLog
dh_install --sourcedir=debian/tmp --list-missing
dh_install: usr/lib/xorg/modules/drivers/tga_drv.la exists in debian/tmp but is not installed to anywhere
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: debian/xserver-xorg-video-tga/usr/lib/xorg/modules/drivers/tga_drv.so contains an unresolvable reference to symbol xf86ProcessOptions: it's probably a plugin.
dpkg-shlibdeps: warning: 72 other similar warnings have been skipped (use -v to see them all).
dh_gencontrol
dpkg-gencontrol: warning: unused substitution variable ${xinpdriver:Provides}
dh_md5sums
dh_builddeb
dpkg-deb: building package `xserver-xorg-video-tga' in `../xserver-xorg-video-tga_1.2.0-1_sh4.deb'.
 dpkg-genchanges  >../xserver-xorg-video-tga_1.2.0-1_sh4.changes
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload (original source is included)

Reply to: