Search Criteria
Package Details: creduce 2.10.0.r94.4ae77d1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/creduce.git (read-only, click to copy) |
---|---|
Package Base: | creduce |
Description: | A C/C++ program reducer |
Upstream URL: | https://embed.cs.utah.edu/creduce/ |
Licenses: | custom:University of Illinois Open Source License |
Submitter: | tavianator |
Maintainer: | tavianator |
Last Packager: | tavianator |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-17 16:18 (UTC) |
Last Updated: | 2022-06-08 00:06 (UTC) |
Latest Comments
1 2 Next › Last »
patlefort commented on 2023-06-02 00:40 (UTC)
Does not compile currently:
tavianator commented on 2023-01-31 18:38 (UTC)
@tabz: flex is in the base-devel group which is assumed to be installed, see https://wiki.archlinux.org/title/Makepkg#Usage
tabz commented on 2023-01-16 11:30 (UTC)
Building fails with
So flex needs to be added as a dependency.
tavianator commented on 2022-05-31 20:26 (UTC)
@Volker_Weissmann: Should be fixed now, I pointed it to the upstream llvm-13.0 branch. Hopefully someday there's an official release :)
Volker_Weissmann commented on 2022-05-25 23:19 (UTC)
Build fails on my machine:
Volker_Weissmann commented on 2020-12-29 12:59 (UTC)
This package is broken, the following diff fixes it.
krobelus commented on 2020-12-27 08:57 (UTC)
The upstream branch
llvm-11.0
works with Arch's current LLVM package. Not sure when that will be released.tavianator commented on 2018-02-10 17:07 (UTC)
@marehr: Thanks for the report, should be fixed!
marehr commented on 2018-01-24 12:00 (UTC)
Currently, the standard compiler is clang-5.x in arch. But, creduce 2.7 is depending on clang-4.x/llvm-4.x. upstream has an open issue to bump it to llvm 5.x https://github.com/csmith-project/creduce/issues/147.
It seems that the recent master branch already fixed this issue and is using llvm 5.x by default. Could you change the source to a snapshot from the github repository?
tavianator commented on 2017-07-21 15:35 (UTC)
1 2 Next › Last »