Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1197715
Summary: | libsbml-5.11.0-11.fc23 FTBFS: test_sbml_package_fbc': free(): invalid pointer | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> |
Component: | libsbml | Assignee: | Zbigniew Jędrzejewski-Szmek <zbyszek> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 23 | CC: | anto.trande, mjuszkie, zbyszek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://koji.fedoraproject.org/koji/taskinfo?taskID=9118285 | ||
Whiteboard: | |||
Fixed In Version: | libsbml-5.11.6-6.fc23 libsbml-5.11.6-5.fc22 libsbml-5.11.6-5.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-09 21:53:13 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 922257 |
Description
Petr Pisar
2015-03-02 13:27:07 UTC
This issue has already been submitted to the upstream maintainer. Unfortunately he needs to work on check code compiled with GCC-5.0.0 and has not available a Fedora 22 workable at the present moment. This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle. Changing version to '23'. (As we did not run this process for some time, it could affect also pre-Fedora 23 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23 Same issue on aarch64. F22 has gcc 5.0.0 and is able to build package from rawhide: Zapisano: /builddir/build/RPMS/libsbml-5.11.5-0.11.20150528svn22272.fc22.aarch64.rpm Zapisano: /builddir/build/RPMS/libsbml-devel-5.11.5-0.11.20150528svn22272.fc22.aarch64.rpm Zapisano: /builddir/build/RPMS/python-libsbml-5.11.5-0.11.20150528svn22272.fc22.aarch64.rpm Zapisano: /builddir/build/RPMS/python3-libsbml-5.11.5-0.11.20150528svn22272.fc22.aarch64.rpm Zapisano: /builddir/build/RPMS/perl-LibSBML-5.11.5-0.11.20150528svn22272.fc22.aarch64.rpm Zapisano: /builddir/build/RPMS/ruby-SBML-5.11.5-0.11.20150528svn22272.fc22.aarch64.rpm Zapisano: /builddir/build/RPMS/octave-SBML-5.11.5-0.11.20150528svn22272.fc22.aarch64.rpm Zapisano: /builddir/build/RPMS/R-libSBML-5.11.5-0.11.20150528svn22272.fc22.aarch64.rpm Did one more check. First built gcc 5.2.1-1.fc23 with gcc4 compatibility and then used it to build libsbml. Build went fine. libsbml-5.11.6-2.fc24 builds on aarch64 due to disabled tests. When tests are enabled it goes like this: gmake[4]: Entering directory '/builddir/build/BUILD/libsbml-5.11.6/build2' Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/libsbml-5.11.6/build2 Start 1: test_sbml_package_render_run 1/13 Test #1: test_sbml_package_render_run .....***Exception: Other 1.80 sec Start 2: test_sbml_package_layout_run 2/13 Test #2: test_sbml_package_layout_run .....***Exception: Other 0.10 sec Start 3: test_layout_validator_run 3/13 Test #3: test_layout_validator_run ........***Exception: Other 0.64 sec Start 4: test_sbml_annotation_run 4/13 Test #4: test_sbml_annotation_run .........***Exception: Other 0.06 sec Start 5: test_sbml_conversion_run 5/13 Test #5: test_sbml_conversion_run .........***Exception: Other 0.82 sec Start 6: test_sbml_extension_run 6/13 Test #6: test_sbml_extension_run ..........***Exception: Other 0.09 sec Start 7: test_sbml_math_run 7/13 Test #7: test_sbml_math_run ...............***Exception: Other 0.74 sec Start 8: test_sbml_sbml_run 8/13 Test #8: test_sbml_sbml_run ...............***Exception: Other 0.17 sec Start 9: test_sbml_units_run 9/13 Test #9: test_sbml_units_run .............. Passed 2.21 sec Start 10: test_sbml_util_run 10/13 Test #10: test_sbml_util_run ............... Passed 0.07 sec Start 11: test_sbml_validator_run 11/13 Test #11: test_sbml_validator_run ..........***Exception: Other 0.42 sec Start 12: test_sbml_xml_run 12/13 Test #12: test_sbml_xml_run ................***Exception: Other 0.06 sec Start 13: test_python_binding 13/13 Test #13: test_python_binding ..............***Exception: Other 3.20 sec 15% tests passed, 11 tests failed out of 13 Total Test time (real) = 10.41 sec The following tests FAILED: 1 - test_sbml_package_render_run (OTHER_FAULT) 2 - test_sbml_package_layout_run (OTHER_FAULT) 3 - test_layout_validator_run (OTHER_FAULT) 4 - test_sbml_annotation_run (OTHER_FAULT) 5 - test_sbml_conversion_run (OTHER_FAULT) 6 - test_sbml_extension_run (OTHER_FAULT) 7 - test_sbml_math_run (OTHER_FAULT) 8 - test_sbml_sbml_run (OTHER_FAULT) 11 - test_sbml_validator_run (OTHER_FAULT) 12 - test_sbml_xml_run (OTHER_FAULT) 13 - test_python_binding (OTHER_FAULT) Errors while running CTest Makefile:152: recipe for target 'test' failed gmake[4]: Leaving directory '/builddir/build/BUILD/libsbml-5.11.6/build2' just fyi (In reply to Marcin Juszkiewicz from comment #5) > libsbml-5.11.6-2.fc24 builds on aarch64 due to disabled tests. > > When tests are enabled it goes like this: > > gmake[4]: Entering directory '/builddir/build/BUILD/libsbml-5.11.6/build2' > Running tests... > /usr/bin/ctest --force-new-ctest-process > Test project /builddir/build/BUILD/libsbml-5.11.6/build2 > Start 1: test_sbml_package_render_run > 1/13 Test #1: test_sbml_package_render_run .....***Exception: Other 1.80 > sec > Start 2: test_sbml_package_layout_run > 2/13 Test #2: test_sbml_package_layout_run .....***Exception: Other 0.10 > sec > Start 3: test_layout_validator_run > 3/13 Test #3: test_layout_validator_run ........***Exception: Other 0.64 > sec > Start 4: test_sbml_annotation_run > 4/13 Test #4: test_sbml_annotation_run .........***Exception: Other 0.06 > sec > Start 5: test_sbml_conversion_run > 5/13 Test #5: test_sbml_conversion_run .........***Exception: Other 0.82 > sec > Start 6: test_sbml_extension_run > 6/13 Test #6: test_sbml_extension_run ..........***Exception: Other 0.09 > sec > Start 7: test_sbml_math_run > 7/13 Test #7: test_sbml_math_run ...............***Exception: Other 0.74 > sec > Start 8: test_sbml_sbml_run > 8/13 Test #8: test_sbml_sbml_run ...............***Exception: Other 0.17 > sec > Start 9: test_sbml_units_run > 9/13 Test #9: test_sbml_units_run .............. Passed 2.21 sec > Start 10: test_sbml_util_run > 10/13 Test #10: test_sbml_util_run ............... Passed 0.07 sec > Start 11: test_sbml_validator_run > 11/13 Test #11: test_sbml_validator_run ..........***Exception: Other 0.42 > sec > Start 12: test_sbml_xml_run > 12/13 Test #12: test_sbml_xml_run ................***Exception: Other 0.06 > sec > Start 13: test_python_binding > 13/13 Test #13: test_python_binding ..............***Exception: Other 3.20 > sec > > 15% tests passed, 11 tests failed out of 13 > > Total Test time (real) = 10.41 sec > > The following tests FAILED: > 1 - test_sbml_package_render_run (OTHER_FAULT) > 2 - test_sbml_package_layout_run (OTHER_FAULT) > 3 - test_layout_validator_run (OTHER_FAULT) > 4 - test_sbml_annotation_run (OTHER_FAULT) > 5 - test_sbml_conversion_run (OTHER_FAULT) > 6 - test_sbml_extension_run (OTHER_FAULT) > 7 - test_sbml_math_run (OTHER_FAULT) > 8 - test_sbml_sbml_run (OTHER_FAULT) > 11 - test_sbml_validator_run (OTHER_FAULT) > 12 - test_sbml_xml_run (OTHER_FAULT) > 13 - test_python_binding (OTHER_FAULT) > Errors while running CTest > Makefile:152: recipe for target 'test' failed > gmake[4]: Leaving directory '/builddir/build/BUILD/libsbml-5.11.6/build2' > > > just fyi Yes, i know; unfortunately aarch64 is one of arches which are not supported by upstream or, at least, it is hard to manage by upstream. libsbml-5.11.6-6.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-1263dac701 libsbml-5.11.6-5.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-cd01a15f6f libsbml-5.11.6-6.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update libsbml' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-1263dac701 libsbml-5.11.6-5.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update libsbml' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-cd01a15f6f libsbml-5.11.6-5.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update libsbml' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-f64c540a93 libsbml-5.11.6-6.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. libsbml-5.11.6-5.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. libsbml-5.11.6-5.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |