-
-
Notifications
You must be signed in to change notification settings - Fork 554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update topcom to 1.1.2, fix cddlib header search #31531
Comments
comment:1
The TOPCOM home page
|
comment:3
Sage development has entered the release candidate phase for 9.3. Setting a new milestone for this ticket based on a cursory review of ticket status, priority, and last modification date. |
comment:5
Last package to fix for the cddlib header situation... #29413 |
Changed keywords from none to upgrade, topcom |
This comment has been minimized.
This comment has been minimized.
comment:7
The TOPCOM homepage announces an upcoming new version:
and also points to MTOPCOM. |
This comment has been minimized.
This comment has been minimized.
comment:8
I didn't have any luck with it. I tried to figure it out the entire forenoon, which is way more time then I wanted to spend with it. Tried to use the check from latte, but it always ends like this:
Probably didn't have gmp linked in and thus couldn't compile the tests. I pushed the tries here: https://github.com/kliem/topcom/ All that seems to be needed is to modify Anyway, it seems to be one big mess. |
comment:11
TOPCOM homepage now has TOPCOM 0.17.10, and pre-announces:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:16
Upstream topcom still doesn't handle the changed cddlib header locations
|
comment:26
Replying to Matthias Köppe:
I am not sure whether proper updating makes much sense. It seems topcom underwent a serious rewrite since the last changes in https://github.com/kliem/topcom/, with qiute a bit of C++ and examples added - while changes in https://github.com/kliem/topcom/ were not used. |
Author: Matthias Koeppe, Dima Pasechnik |
comment:27
apart from the issue of proper tarball hosting (Rambau asked his IT to look into it), looks good, and works on Linux (and on M1 macOS), with or without cddlib from the system. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:29
automatic downloading should work now, I put the tarball on my pages. |
comment:30
seems to work on macOS Intel too. |
Reviewer: ..., Matthias Koeppe |
comment:32
topcom 1.1.2 has been released |
New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:36
While our (or any system) The next release of cddlib will contain the necessary for multithreading patch, see |
Changed author from Matthias Koeppe, Dima Pasechnik to Dima Pasechnik |
Changed reviewer from ..., Matthias Koeppe to Matthias Koeppe |
Changed branch from u/dimpase/update_topcom_to_1_1_2__fix_cddlib_header_search to |
Regression probably introduced by Trac sagemath#31531: Update topcom to 1.1.2, fix cddlib header search {{{ [topcom-1.1.2] config.status: executing depfiles commands [topcom-1.1.2] configure: WARNING: unrecognized options: --with-gmp, --with-cdd [topcom-1.1.2] CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /var/lib/ buildbot/slave/sage_git/build/local/var/tmp/sage/build/topcom-1.1.2/src/ missing aclocal-1.16 [topcom-1.1.2] /var/lib/buildbot/slave/sage_git/build/local/var/tmp/sage /build/topcom-1.1.2/src/missing: line 81: aclocal-1.16: command not found [topcom-1.1.2] WARNING: 'aclocal-1.16' is missing on your system. [topcom-1.1.2] You should only need it if you modified 'acinclude.m4' or [topcom-1.1.2] 'configure.ac' or m4 files included by 'configure.ac'. [topcom-1.1.2] The 'aclocal' program is part of the GNU Automake package: [topcom-1.1.2] <https://www.gnu.org/software/automake> [topcom-1.1.2] It also requires GNU Autoconf, GNU m4 and Perl in order to run: [topcom-1.1.2] <https://www.gnu.org/software/autoconf> [topcom-1.1.2] <https://www.gnu.org/software/m4/> [topcom-1.1.2] <https://www.perl.org/> [topcom-1.1.2] Makefile:336: recipe for target 'aclocal.m4' failed [topcom-1.1.2] make[3]: *** [aclocal.m4] Error 127 [topcom-1.1.2] Error building TOPCOM. [topcom-1.1.2] [topcom-1.1.2] real 0m5.408s [topcom-1.1.2] user 0m2.672s [topcom-1.1.2] sys 0m0.512s [topcom-1.1.2] ************************************************************************ [topcom-1.1.2] Error installing package topcom-1.1.2 [topcom-1.1.2] ************************************************************************ [topcom-1.1.2] Please email sage-devel (http://groups.google.com/group /sage-devel) [topcom-1.1.2] explaining the problem and including the log files [topcom-1.1.2] /var/lib/buildbot/slave/sage_git/build/logs/pkgs/topcom-1.1.2.log [topcom-1.1.2] and [topcom-1.1.2] /var/lib/buildbot/slave/sage_git/build/config.log [topcom-1.1.2] Describe your computer, operating system, etc. [topcom-1.1.2] If you want to try to fix the problem yourself, *don't* just cd to [topcom-1.1.2] /var/lib/buildbot/slave/sage_git/build/local/var/tmp/sage /build/topcom-1.1.2 and type 'make' or whatever is appropriate. [topcom-1.1.2] Instead, the following commands setup all environment variables [topcom-1.1.2] correctly and load a subshell for you to debug the error: [topcom-1.1.2] (cd '/var/lib/buildbot/slave/sage_git/build/local/var/t mp/sage/build/topcom-1.1.2' && '/var/lib/buildbot/slave/sage_git/build/sage' --buildsh) [topcom-1.1.2] When you are done debugging, you can type "exit" to leave the subshell. [topcom-1.1.2] ************************************************************************ Makefile:3067: recipe for target 'topcom-SAGE_LOCAL-no-deps' failed make[2]: *** [topcom-SAGE_LOCAL-no-deps] Error 1 Makefile:3067: recipe for target '/var/lib/buildbot/slave/sage_git/build /local/var/lib/sage/installed/topcom-1.1.2' failed make[1]: *** [/var/lib/buildbot/slave/sage_git/build/local/var/lib/sage/ installed/topcom-1.1.2] Error 2 make[1]: Leaving directory '/var/lib/buildbot/slave/sage_git/build/build/make' }}} URL: https://trac.sagemath.org/34729 Reported by: vbraun Ticket author(s): Matthias Koeppe Reviewer(s): Dima Pasechnik
Part of #29413.
TOPCOM home page has moved to:
For what's new in 1.1.x, see the changelog at:
Our 0.17.7 tarball was built using
spkg-src
and deposited in https://github.com/mkoeppe/topcom; but there is no git repository.Arch linux already has an 1.1.x package - https://github.com/archlinux/svntogit-community/blob/packages/topcom/trunk/PKGBUILD
Upstream: Reported upstream. No feedback yet.
CC: @kiwifb @kliem @orlitzky @slel @antonio-rojas @tscrim
Component: packages: optional
Keywords: upgrade, topcom
Author: Dima Pasechnik
Branch/Commit:
e481535
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/31531
The text was updated successfully, but these errors were encountered: