| Summary: | app-office/dia-0.97 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
| Component: | New packages | Assignee: | GNOME Office (OBSOLETE) <gnome-office+disabled> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | Keywords: | TESTFAILURE |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Build log | ||
|
Description
Diego Elio Pettenò (RETIRED)
2009-07-07 09:15:36 UTC
Created attachment 197019 [details]
Build log
I think this is the relevant section:
QA Notice: Package has poor programming practices which may compile
fine but exhibit random runtime failures.
arrows.c:422: warning: implicit declaration of function 'finite'
boundingbox.c:504: warning: implicit declaration of function 'finite'
arc.c:409: warning: implicit declaration of function 'finite'
diacairo.c:147: warning: implicit declaration of function 'cairo_ps_surface_create'
diacairo.c:179: warning: implicit declaration of function 'cairo_pdf_surface_create'
diacairo.c:193: warning: implicit declaration of function 'cairo_svg_surface_create'
autocad_pal.c:309: warning: implicit declaration of function 'abs'
load_save.c:1040: warning: implicit declaration of function 'fchmod'
Please do not file a Gentoo bug and instead report the above QA
issues directly to the upstream developers of this software.
Homepage: http://www.gnome.org/projects/dia/
I'm willing to fix it if a patch is provided, otherwise, it'll just be forwarded upstream.
Nope, I meant it fails tests, check the log _before_ the install. tests pass fine for me, also, taking a look to build.log: /Dia/Objects/Istar - goal/Creation: OK /Dia/Objects/Istar - goal/Copy: make[3]: *** [test] Segmentation fault make[3]: Leaving directory `/var/tmp/portage/app-office/dia-0.97/work/dia-0.97/tests' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/app-office/dia-0.97/work/dia-0.97/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-office/dia-0.97/work/dia-0.97/tests' make: *** [check-recursive] Error 1 That segfault looks more to me like a hardware problem or similar. Please test if you are able to reproduce and feel free to reopen in that case (providing the updated build.log) Thanks |