Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348387 - dev-db/sqlite-3.7.3: Tests fail with bus error on sparc
Summary: dev-db/sqlite-3.7.3: Tests fail with bus error on sparc
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: unaligned-access
  Show dependency tree
 
Reported: 2010-12-10 22:52 UTC by Alex Buell
Modified: 2016-03-03 05:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info =dev-db/sqlite-3.7.3 (output1,4.11 KB, text/plain)
2010-12-10 22:52 UTC, Alex Buell
Details
emerge -pqv =dev-db/sqlite-3.7.3 (output2,318 bytes, text/plain)
2010-12-10 22:52 UTC, Alex Buell
Details
/var/tmp/portage/dev-db/sqlite-3.7.3/temp/build.log (build.log,1.25 MB, text/plain)
2010-12-10 22:53 UTC, Alex Buell
Details
/var/tmp/portage/dev-db/sqlite-3.7.3/temp/environment (environment,131.07 KB, text/plain)
2010-12-10 22:53 UTC, Alex Buell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Buell 2010-12-10 22:52:05 UTC
fts3token-3.3... Ok
make: *** [test] Bus error


Reproducible: Always
Comment 1 Alex Buell 2010-12-10 22:52:28 UTC
Created attachment 256864 [details]
emerge --info =dev-db/sqlite-3.7.3
Comment 2 Alex Buell 2010-12-10 22:52:49 UTC
Created attachment 256865 [details]
emerge -pqv =dev-db/sqlite-3.7.3
Comment 3 Alex Buell 2010-12-10 22:53:15 UTC
Created attachment 256866 [details]
/var/tmp/portage/dev-db/sqlite-3.7.3/temp/build.log
Comment 4 Alex Buell 2010-12-10 22:53:33 UTC
Created attachment 256868 [details]
/var/tmp/portage/dev-db/sqlite-3.7.3/temp/environment
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-12-11 13:49:26 UTC
Please report the problem to upstream. I don't have access to sparc hardware, so I can't help.
Comment 6 Sergei Trofimovich (RETIRED) gentoo-dev 2011-08-12 14:29:31 UTC
Alex,

Please, try to reproduce the failure on latest sqlite.

I see the following faults on sqlite-3.7.7.1/sparc32, none of them are alignment faults:

Failures on these tests: e_expr-31.2.4 wal-18.2.3.1.5 wal-18.2.3.2.5 wal-18.2.3.3.5 wal-18.2.4.1.5 wal-18.2.4.2.5 wal-18.2.4.3.5 wal-18.2.5.1.5 wal-18.2.5.2.5 wal-18.2.5.3.5 wal-18.2.6.1.5 wal-18.2.6.2.5 wal-18.2.6.3.5 wal-18.2.7.1.5 wal-18.2.7.2.5 wal-18.2.7.3.5 wal-18.2.8.1.5 wal-18.2.8.2.5 wal-18.2.8.3.5 wal-18.2.9.1.5 wal-18.2.9.2.5 wal-18.2.9.3.5 wal-18.2.10.1.5 wal-18.2.10.2.5 wal-18.2.10.3.5 wal2-10.2.2 wal2-10.2.3

I see addressing of some alignment fixes in FTS3 source (fts3GetMatchinfo function).

Thanks!
Comment 7 Wim Muskee 2011-09-24 17:27:43 UTC
(In reply to comment #6)

I got the same testresults for sqlite-3.7.7.1 on sparc. Without test enabled, the packages compiles fine.

Are these test errors something for upstream btw?

> 
> Failures on these tests: e_expr-31.2.4 wal-18.2.3.1.5 wal-18.2.3.2.5
> wal-18.2.3.3.5 wal-18.2.4.1.5 wal-18.2.4.2.5 wal-18.2.4.3.5 wal-18.2.5.1.5
> wal-18.2.5.2.5 wal-18.2.5.3.5 wal-18.2.6.1.5 wal-18.2.6.2.5 wal-18.2.6.3.5
> wal-18.2.7.1.5 wal-18.2.7.2.5 wal-18.2.7.3.5 wal-18.2.8.1.5 wal-18.2.8.2.5
> wal-18.2.8.3.5 wal-18.2.9.1.5 wal-18.2.9.2.5 wal-18.2.9.3.5 wal-18.2.10.1.5
> wal-18.2.10.2.5 wal-18.2.10.3.5 wal2-10.2.2 wal2-10.2.3
>
Comment 8 Sven Vermeulen (RETIRED) gentoo-dev 2013-12-31 21:06:50 UTC
It might be wise to check with upstream on this indeed.

I don't see an immediate ticket on their site for sparc or "bus error" notices in their test.

https://www.sqlite.org/src/reportlist

If you create an upstream ticket (best that you create it as you can reproduce and/or add/give more information if they need it) do give some feedback on it (the URL) here so we can also follow-up if needed.
Comment 9 Arfrever Frehtes Taifersar Arahesis 2016-03-03 05:21:50 UTC
Is this problem reproducible with dev-db/sqlite-3.11.0?