Package Details: coz-git r487.6dd3c3f-1

Git Clone URL: https://aur.archlinux.org/coz-git.git (read-only, click to copy)
Package Base: coz-git
Description: a new kind of profiler that measures optimization potential
Upstream URL: https://github.com/plasma-umass/coz
Licenses: BSD
Submitter: Jonhoo
Maintainer: hunger (RX14)
Last Packager: RX14
Votes: 5
Popularity: 0.066631
First Submitted: 2015-10-07 00:02 (UTC)
Last Updated: 2021-03-30 00:15 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

hunger commented on 2021-03-30 11:57 (UTC)

@RX14: Thank you!

RX14 commented on 2021-03-30 00:34 (UTC)

Should be fixed now!

hunger commented on 2021-03-29 18:18 (UTC)

Found it! There you go.

hunger commented on 2021-03-29 18:17 (UTC)

@RX14: Stupid question: How do I do that?

RX14 commented on 2021-03-29 17:08 (UTC)

@hunger if you add me as a maintainer I'll be happy to maintain!

hunger commented on 2021-03-25 22:30 (UTC)

I will not get around to fix this anytime soon, sorry.

Any help would be appreciated!

gioan777 commented on 2021-03-22 15:28 (UTC)

Doesn't build. A recent commit on upstream changed the build system to cmake

==> Making package: coz-git r424.d87e924-1 (2021-03-22T17:24:11 EET)
==> Retrieving sources...
  -> Updating coz-git git repo...
Fetching origin
==> Validating source files with md5sums...
  coz-git ... Skipped
==> Making package: coz-git r424.d87e924-1 (2021-03-22T17:24:17 EET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating coz-git git repo...
Fetching origin
==> Validating source files with md5sums...
    coz-git ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of coz-git git repo...
Cloning into 'coz-git'...
done.
==> Starting prepare()...
==> Starting pkgver()...
==> Updated version: coz-git r485.2e6c4a1-1
==> Sources are ready.
coz-git-r424.d87e924-1: parsing pkg list...
==> Making package: coz-git r485.2e6c4a1-1 (2021-03-22T17:24:24 EET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: A failure occurred in build().
    Aborting...

hunger commented on 2019-10-19 10:59 (UTC)

Thanks! I just pushed a new version with updated .SRCINFO!

rhssk commented on 2019-10-19 08:52 (UTC) (edited on 2019-10-19 08:53 (UTC) by rhssk)

You have to update .SRCINFO in addition to PKGBUILD

Currently both files are not synced up so AUR helpers choke and WEB interface displays incomplete dependencies.

hunger commented on 2019-10-07 13:51 (UTC)

From the PKGBUILD linked via "View PKGBUILD":

makedepends=('git' 'python-docutils')

Did I specify that wrongly? It does work for me and I build in a pretty minimal environment.