Re: wip/fs-uae and PySide

Rhialto <[email protected]> Sat, 9 Nov 2013 01:17:43 +0100
Newsgroups gmane.os.netbsd.devel.pkgsrc.wip.general
Message-ID <[email protected]>
--===============0741780935042143164==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="iVCmgExH7+hIHJ1A"
Content-Disposition: inline


--iVCmgExH7+hIHJ1A
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri 08 Nov 2013 at 21:36:16 +0100, Thomas Klausner wrote:
> On Fri, Nov 08, 2013 at 04:52:33PM +0100, Rhialto wrote:
> > Does anyone have an idea why I'd see this, and others apparently succeed
> > here?
>=20
> No clue, just confirmation that I see this on NetBSD-6.99.24/amd64 as
> well.

Ok, it isn't just me then.

=46rom a private mail I got the suggestion to use gcc 4.8. I tried that,
but it didn't help with the main issue. However, the error message was
modified a bit and referred to an option "-fpermissive". I patched that
one into the build system in 2 places, and that papered over the problem.
The errors (they occurred a few times) were downgraded to warnings.

With that, I pressed on with the next part, PySide proper.

Here also it seems that the shiboken code generator forgets about
"const" in some locations. The first error is when a function definition

const QMetaObject* QAbstractEventDispatcherWrapper::metaObject() const

doesn't match the appropriate declaration

    virtual QMetaObject * metaObject();

I do notice again a discrepancy in "const"s. Both files were in the
build directory, hence generated (by "shiboken", presumably), but I
don't know from what or where yet.

>  Thomas
-Olaf.
--=20
___ Olaf 'Rhialto' Seibert  -- The Doctor: No, 'eureka' is Greek for
\X/ rhialto/at/xs4all.nl    -- 'this bath is too hot.'


--iVCmgExH7+hIHJ1A
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (NetBSD)

iQEcBAEBAgAGBQJSfX8nAAoJEJmJxkVhw/vThcwH/3Jcdln0V1lLqtdaPb+r5j+w
I9fgUT28lj0tE/zlcn4wymQra7pVUQw8HDslYXteXZL0kCRw3M9VxtfBggMFLrdU
cjnBc/FW113iusDGtBHl0jgZj+1jDkVNpW7NpIyJa/Kcs/6hVHSE+ZFrFmfc0FpY
NKi9IR4rkVirTa6F2Ht2a0ltz2xYnpzyUDxIv9GveesVmGdZXMDTGJsJ7Dw6UsWL
FXumC1rXQEENJwftBXabOlVj12A1dzuf79pxC9EOmsl3UgiGsZaK93BC6g45E2PL
FmaivZvIkWxHkQ709ge+dA+cz6/Izm6+XXLqlerLPq9pH6fqojKkP9gExupqeac=
=XB3v
-----END PGP SIGNATURE-----

--iVCmgExH7+hIHJ1A--


--===============0741780935042143164==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
--===============0741780935042143164==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
pkgsrc-wip-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss

--===============0741780935042143164==--