From kde-buildsystem Thu Mar 12 23:22:49 2009 From: Sune Vuorela Date: Thu, 12 Mar 2009 23:22:49 +0000 To: kde-buildsystem Subject: Re: using check_cxx_source_runs Message-Id: <200903130022.55696.debian () pusling ! com> X-MARC-Message: https://marc.info/?l=kde-buildsystem&m=123690021701679 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0893946044==" --===============0893946044== Content-Type: multipart/signed; boundary="nextPart1473169.g4Qk6tTUTo"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart1473169.g4Qk6tTUTo Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 12 March 2009 20:55:20 Leo Franchi wrote: > #include > #include > #include > #include > #include > > #define FAIL 0xA > > int main(int argc, char **argv) > { > KAboutData about( "findgeneratorplugins", "", ki18n("Generator > Exists?"), "1.0", ki18n("Find if the QtScript Plugins Are Installed"), > KAboutData::License_LGPL_V2 ); > KCmdLineArgs::init( argc, argv, &about ); > KApplication app; > > QStringList allowedBindings; > allowedBindings << "qt.core" << "qt.gui" << "qt.sql" << "qt.xml" > << "qt.uitools" << "qt.network"; This code looks like it requires access to X at least on linux and other su= ch=20 operating systems. At least the debian autobuilders do not have access to X when building=20 packages, and probably other distributions will have same issues, along wit= h=20 people compiling kde things as one user while running a X session under a=20 different user. I think something here needs to be redesigned to not require access to X=20 during build. /Sune =2D-=20 I cannot cancel the provider of a cable, how does it work? =46rom ICQ XP you neither must ping a printer, nor must boot the shell and = you=20 can't forward to a laser CD fan over the Direct3D directory, in such way=20 therefore you can never load to the mouse, so that from Netscape you either= =20 never have to forward from a virus, or should get access over the system on= a=20 sendmail to a 4-bit AGP operating system over the desktop in order to debug= a=20 LCD driver. --nextPart1473169.g4Qk6tTUTo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEUEABECAAYFAkm5mUoACgkQnMvaFgH6i0pYtACXSyTBLxn+3nP6NrESBWQaBIj0 IgCgjp2WM+QLKBH851/Fr4wrozJ9kfY= =5dAN -----END PGP SIGNATURE----- --nextPart1473169.g4Qk6tTUTo-- --===============0893946044== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinfo/kde-buildsystem --===============0893946044==--