Your message dated Sat, 19 Mar 2016 17:16:49 +0000
with message-id <[email protected]>
and subject line Re: cowbuilder: fail to build qt-x11-free
has caused the Debian Bug report #475181,
regarding cowbuilder: fail to build qt-x11-free
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
475181: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475181
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cowdancer
Version: 0.25
Severity: normal
Hi,
I tried to rebuild qt-x11-free from Lenny to Etch.
I works fine with pbuilder, but with cowbuilder I get weird errors after a few
minutes:
=====
immodule support .... yes
immodule ext support no
Finding project files. Please wait...
gawk: projects.awk:8: fatal: cannot open file `������' for reading (No such
file or directory)
0 projects found.
Creating makefiles. Please wait...
Qt is now configured for building. Just run /usr/bin/make.
To reconfigure, run /usr/bin/make confclean and configure.
rm -rf include/qinputcontext.h include/qinputcontextfactory.h
include/qinputcontextplugin.h
ln -s ../src/kernel/qinputcontext.h include/qinputcontext.h
ln -s ../src/inputmethod/qinputcontextfactory.h include/qinputcontextfactory.h
ln -s ../src/inputmethod/qinputcontextplugin.h include/qinputcontextplugin.h
# proceed
make sub-src sub-plugins sub-tools
make[1]: Entering directory `/tmp/buildd/qt-x11-free-3.3.8b'
cd qmake && make
make[2]: Entering directory `/tmp/buildd/qt-x11-free-3.3.8b/qmake'
make[2]: `qmake' is up to date.
make[2]: Leaving directory `/tmp/buildd/qt-x11-free-3.3.8b/qmake'
cd src/moc && make
make[2]: Entering directory `/tmp/buildd/qt-x11-free-3.3.8b/src/moc'
make[2]: *** No targets specified and no makefile found. Stop.
make[2]: Leaving directory `/tmp/buildd/qt-x11-free-3.3.8b/src/moc'
make[1]: *** [src-moc] Error 2
=====
Steps to reproduce:
# Install Etch
# Add Lenny's deb-src
mkdir /usr/src/qt3
cd /usr/src/qt3
apt-get source qt-x11-free
cd qt-x11-free-3.3.8b/
yes | dch -D etch-backports \
--newversion $(dpkg-parsechangelog | sed -ne 's,^Version: ,,p')~bpo40+1 \
--force-bad-version -- \
"Rebuild for Debian Backports <http://www.backports.org/>"
echo 5 > debian/compat
sed -i -e 's/firebird2.0-dev/firebird2-dev/' debian/control
cowbuilder --create --distribution=etch
pdebuild --pbuilder cowbuilder
I also got this error once:
=====
immodule ext support no
Finding project files. Please wait...
gawk: projects.awk:8: fatal: cannot open file `������' for reading (No such
file or directory)
gawk: projects.awk:8: fatal: cannot open file `��b' for reading (No such file
or directory)
gawk: projects.awk:8: fatal: cannot open file `���' for reading (No such file
or directory)
0 projects found.
Creating makefiles. Please wait...
=====
I tested several times on 2 computers.
I can't find a way to get cowbuidler *not* to clean-up when the build fails, so
it's difficult to investigate what when went wrong precisely.
Again it works OK with vanilla pbuilder.
Perhaps the Qt build process is using hard-links in a peculiar way?
The irregular error with weird file names sounds like a memory corruption
somewhere though.
Any clue?
For reference, here's a normal build log:
=====
immodule ext support no
Finding project files. Please wait...
246 projects found.
Creating makefiles. Please wait...
for /tmp/buildd/qt-x11-free-3.3.8b/src/moc/moc.pro
for /tmp/buildd/qt-x11-free-3.3.8b/src/qt.pro
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/codecs/codecs.pro
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/styles/styles.pro
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/src.pro
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/accessible/accessible.pro
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/inputmethods/inputmethods.pro
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/sqldrivers/sqldrivers.pro
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/imageformats/imageformats.pro
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/sql.pro
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/overview.pro
for /tmp/buildd/qt-x11-free-3.3.8b/examples/fonts/fonts.pro
for /tmp/buildd/qt-x11-free-3.3.8b/examples/examples.pro
for
/tmp/buildd/qt-x11-free-3.3.8b/extensions/nsplugin/examples/grapher/grapher.pro
for
/tmp/buildd/qt-x11-free-3.3.8b/extensions/nsplugin/examples/trivial/trivial.pro
for /tmp/buildd/qt-x11-free-3.3.8b/extensions/nsplugin/src/qnp.pro
for /tmp/buildd/qt-x11-free-3.3.8b/extensions/extensions.pro
for /tmp/buildd/qt-x11-free-3.3.8b/tools/tools.pro
for /tmp/buildd/qt-x11-free-3.3.8b/tools/linguist/linguist.pro
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/editor/editor.pro
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/plugins/plugins.pro
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/designer.pro
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/designer/designer.pro
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/uilib/uilib.pro
for /tmp/buildd/qt-x11-free-3.3.8b/tools/assistant/lib/lib.pro
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/tutorial.pro
for /tmp/buildd/qt-x11-free-3.3.8b/config.tests/unix/ipv6/ipv6test.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/config.tests/unix/stl/stltest.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/config.tests/x11/notype/notypetest.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/qmake/examples/precompile/precompile.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/codecs/cn/cn.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/codecs/jp/jp.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/codecs/kr/kr.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/codecs/tw/tw.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/styles/motifplus/motifplus.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/styles/sgi/sgi.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/styles/cde/cde.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/styles/windows/windows.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/styles/platinum/platinum.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/styles/compact/compact.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/styles/motif/motif.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/accessible/widgets/widgets.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/plugins/src/inputmethods/imsw-none/imsw-none.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/inputmethods/simple/simple.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/inputmethods/xim/xim.pro (fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/plugins/src/inputmethods/imsw-multi/imsw-multi.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/sqldrivers/odbc/odbc.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/sqldrivers/mysql/mysql.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/sqldrivers/sqlite/sqlite.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/sqldrivers/psql/psql.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/sqldrivers/ibase/ibase.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/imageformats/jpeg/jpeg.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/imageformats/mng/mng.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/plugins/src/imageformats/png/png.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/application/application.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/canvas/canvas.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/chart/chart.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/showimg/showimg.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/textedit/textedit.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/drawdemo/drawdemo.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/blob/blob.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/insert2/insert2.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/basicbrowsing/basicbrowsing.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/extract/extract.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/subclass1/subclass1.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/update/update.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/custom1/custom1.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/subclass2/subclass2.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/retrieve1/retrieve1.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/form2/form2.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/insert/insert.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/basicbrowsing2/basicbrowsing2.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/navigating/navigating.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/form1/form1.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/table2/table2.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/subclass4/subclass4.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/basicdatamanip/basicdatamanip.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/table4/table4.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/table1/table1.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/table3/table3.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/delete/delete.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/subclass5/subclass5.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/connect1/connect1.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/create_connections/create_connections.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/order2/order2.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/order1/order1.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/retrieve2/retrieve2.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/sql/overview/subclass3/subclass3.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sql/sqltable/sqltable.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/demo/demo.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/dragdrop/dragdrop.pro (fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/table/small-table-demo/small-table-demo.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/table/bigtable/bigtable.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/table/statistics/statistics.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/mdi/mdi.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/gridview/gridview.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/rot13/rot13.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/layout/layout.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/i18n/i18n.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/thread/semaphores/semaphores.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/thread/prodcons/prodcons.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/iconview/simple_dd/simple_dd.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/iconview/iconview.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/process/process.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/tooltip/tooltip.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/dirview/dirview.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/scrollview/scrollview.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/progress/progress.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/addressbook/addressbook.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/menu/menu.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/tictac/tictac.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/extension/extension.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/distributor/distributor.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/widgets/widgets.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/movies/movies.pro (fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/xml/tagreader-with-features/tagreader-with-features.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/xml/tagreader/tagreader.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/xml/outliner/outliner.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/helpviewer/helpviewer.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/aclock/aclock.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/themes/themes.pro (fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/fonts/simple-qfont-demo/simple-qfont-demo.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/cursor/cursor.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/hello/hello.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/xform/xform.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/helpsystem/helpsystem.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/toplevel/toplevel.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/tabdialog/tabdialog.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/qwerty/qwerty.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/qmag/qmag.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/regexptester/regexptester.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/splitter/splitter.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/rangecontrols/rangecontrols.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/action/toggleaction/toggleaction.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/action/action.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/dclock/dclock.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/forever/forever.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/life/life.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/tux/tux.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/helpdemo/helpdemo.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/biff/biff.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/checklists/checklists.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/drawlines/drawlines.pro (fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/network/remotecontrol/remotecontrol.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/network/ftpclient/ftpclient.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/network/networkprotocol/networkprotocol.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/network/infoprotocol/infoserver/infoserver.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/network/infoprotocol/infoclient/infoclient.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/network/infoprotocol/infourlclient/infourlclient.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/network/clientserver/client/client.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/network/clientserver/server/server.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/network/httpd/httpd.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/network/mail/mail.pro (fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/network/archivesearch/archivesearch.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/listboxcombo/listboxcombo.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/qfd/qfd.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/popup/popup.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/richtext/richtext.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/listviews/listviews.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/progressbar/progressbar.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/picture/picture.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/scribble/scribble.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/tetrix/tetrix.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/qdir/qdir.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/tablet/tablet.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/lineedits/lineedits.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/desktop/desktop.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/qtl/qtl.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/wizard/wizard.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/buttongroups/buttongroups.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/sound/sound.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/fileiconview/fileiconview.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/customlayout/customlayout.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/opengl/overlay/overlay.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/opengl/box/box.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/opengl/sharedbox/sharedbox.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/opengl/gear/gear.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/opengl/texture/texture.pro (fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/examples/opengl/overlay_x11/overlayrubber.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/opengl/glpixmap/glpixmap.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/examples/listbox/listbox.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/qvfb/qvfb.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/linguist/lrelease/lrelease.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/linguist/qm2ts/qm2ts.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/linguist/lupdate/lupdate.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/linguist/linguist/linguist.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/linguist/tutorial/tt2/tt2.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/linguist/tutorial/tt3/tt3.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/linguist/tutorial/tt1/tt1.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/qembed/qembed.pro (fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/plugins/cppeditor/cppeditor.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/plugins/dlg/dlg.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/plugins/glade/glade.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/plugins/kdevdlg/kdevdlg.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/plugins/rc/rc.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/plugins/wizards/wizards.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/colortool/colortool.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/book/book5/book5.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/book/book4/book4.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/book/book2/book2.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/book/book8/book8.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/book/book1/book1.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/book/book7/book7.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/book/book3/book3.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/book/book6/book6.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/credit/credit.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/metric/metric.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/addressbook/addressbook.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/richedit/richedit.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/receiver1/receiver.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/vcr/vcr.pro (fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/sizeaware/sizeaware.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/filechooser/plugin/plugin.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/filechooser/widget/filechooser.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/multiclip/multiclip.pro
(fast)
for
/tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/receiver2/receiver.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/examples/opengl/opengl.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/uilib/test/test.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/app/app.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/tools/conv2ui/conv2ui.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/tools/createcw/createcw.pro
(fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/designer/uic/uic.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/qconfig/qconfig.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/mergetr/mergetr.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/makeqpf/makeqpf.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/assistant/assistant.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/msg2qm/msg2qm.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tools/qtconfig/qtconfig.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t11/t11.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t9/t9.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t1/t1.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t7/t7.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t14/t14.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t5/t5.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t8/t8.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t13/t13.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t10/t10.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t4/t4.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t6/t6.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t12/t12.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t2/t2.pro (fast)
for /tmp/buildd/qt-x11-free-3.3.8b/tutorial/t3/t3.pro (fast)
Qt is now configured for building. Just run /usr/bin/make.
To reconfigure, run /usr/bin/make confclean and configure.
rm -rf include/qinputcontext.h include/qinputcontextfactory.h
include/qinputcontextplugin.h
ln -s ../src/kernel/qinputcontext.h include/qinputcontext.h
ln -s ../src/inputmethod/qinputcontextfactory.h include/qinputcontextfactory.h
ln -s ../src/inputmethod/qinputcontextplugin.h include/qinputcontextplugin.h
# proceed
make sub-src sub-plugins sub-tools
make[1]: Entering directory `/tmp/buildd/qt-x11-free-3.3.8b'
cd qmake && make
make[2]: Entering directory `/tmp/buildd/qt-x11-free-3.3.8b/qmake'
make[2]: `qmake' is up to date.
make[2]: Leaving directory `/tmp/buildd/qt-x11-free-3.3.8b/qmake'
cd src/moc && make
make[2]: Entering directory `/tmp/buildd/qt-x11-free-3.3.8b/src/moc'
g++ -c -pipe -g -I/usr/include/mysql -I/usr/include/freetype2
-I/usr/include/postgresql -fno-exceptions -O2 -DQT_MOC -DQT_NO_CODECS
-DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/tmp/buildd/qt-x11-free-3.3.8b/mkspecs/linux-g++ -I. -I/usr/include/freetype2
-I../../include -I../tools -I. -o ./qbuffer.o ../tools/qbuffer.cpp
=====
--
Sylvain
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Versions of packages cowdancer depends on:
ii libc6 2.3.6.ds1-13etch5 GNU C Library: Shared libraries
Versions of packages cowdancer recommends:
ii pbuilder 0.161 personal package builder for Debia
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
Lenny and Etch have been EOL for a long time now, and qt-x11-free is no longer
in the archive[1]. Please create a new bug if you encounter the same issue.
Regards,
James
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678210
signature.asc
Description: Message signed with OpenPGP using GPGMail
--- End Message ---