![]() |
2010-03-19
, 14:41
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#3
|
TMP="/var/tmp" TEMP="/var/tmp" DEBIAN_FRONTEND="noninteractive" DEBIAN_PRIORITY="critical" DEB_BUILD_OPTIONS="parallel=4" TMPDIR="/var/tmp" dpkg-buildpackage: source package is app dpkg-buildpackage: source version is 0.1-1 dpkg-buildpackage: host architecture armel dpkg-buildpackage: source version without epoch 0.1-1 : Using Scratchbox tools to satisfy builddeps fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /scratchbox/tools/bin/make clean make[1]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/app-0.1' make[1]: *** No rule to make target `/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/linux-g++/qmake.conf', needed by `Makefile'. Stop. make[1]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/app-0.1' make: *** [clean] Error 2
![]() |
2010-03-19
, 14:55
|
|
Posts: 96 |
Thanked: 16 times |
Joined on Jan 2010
@ Denver, CO -> Italy
|
#4
|
![]() |
2010-03-19
, 15:20
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#5
|
![]() |
2010-03-19
, 16:03
|
|
Posts: 96 |
Thanked: 16 times |
Joined on Jan 2010
@ Denver, CO -> Italy
|
#6
|
![]() |
2010-03-19
, 17:41
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#7
|
# # qmake configuration for linux-g++ # MAKEFILE_GENERATOR = UNIX TEMPLATE = app CONFIG += qt warn_on release incremental link_prl QT += core gui QMAKE_INCREMENTAL_STYLE = sublib include(../common/g++.conf) include(../common/linux.conf) load(qt_config)
![]() |
2010-03-19
, 18:49
|
|
Posts: 63 |
Thanked: 12 times |
Joined on Feb 2010
@ Thessaloniki Greece
|
#8
|
Reading package lists... Done Building dependency tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: libqt4-dev: Depends: libqt4-webkit but it is not going to be installed E: Broken packages
![]() |
2010-03-21
, 05:32
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#9
|
TMP="/var/tmp" TEMP="/var/tmp" DEBIAN_FRONTEND="noninteractive" DEBIAN_PRIORITY="critical" DEB_BUILD_OPTIONS="parallel=4" TMPDIR="/var/tmp" dpkg-buildpackage: source package is app dpkg-buildpackage: source version is 0.1-1 dpkg-buildpackage: host architecture armel dpkg-buildpackage: source version without epoch 0.1-1 : Using Scratchbox tools to satisfy builddeps fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /scratchbox/tools/bin/make clean make[1]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/app-0.1' make[1]: *** No rule to make target `/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/linux-g++/qmake.conf', needed by `Makefile'. Stop. make[1]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/app-0.1' make: *** [clean] Error 2
![]() |
2010-03-21
, 12:31
|
Posts: 353 |
Thanked: 263 times |
Joined on Dec 2009
@ Finland
|
#10
|
Last edited by Figa; 2010-03-16 at 18:06.