Package Details: aldumb 2.0.3-1

Git Clone URL: https://aur.archlinux.org/aldumb.git (read-only, click to copy)
Package Base: aldumb
Description: Allegro 4 glue library for DUMB module player library
Upstream URL: https://github.com/kode54/dumb
Licenses: GPL, custom: dumb
Submitter: carstene1ns
Maintainer: carstene1ns
Last Packager: carstene1ns
Votes: 5
Popularity: 0.000000
First Submitted: 2017-10-31 01:28 (UTC)
Last Updated: 2021-05-24 11:51 (UTC)

Latest Comments

gameslayer commented on 2022-02-06 06:46 (UTC)

Thanks! also can you add aarch64 to the pkgbuild file :)

carstene1ns commented on 2021-05-24 11:51 (UTC)

@gameslayer: fixed with new version.

gameslayer commented on 2021-03-19 07:01 (UTC)

Cloning aldumb build files...
Checking aldumb dependencies...
Resolving dependencies...
Checking inter-conflicts...

Building aldumb...
==> Making package: aldumb 2.0.2-1 (Fri 19 Mar 2021 04:58:57 PM AEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading aldumb-2.0.2.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   118  100   118    0     0    293      0 --:--:-- --:--:-- --:--:--   292

100  181k    0  181k    0     0   192k      0 --:--:-- --:--:-- --:--:--  192k
==> Validating source files with sha256sums...
    aldumb-2.0.2.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting aldumb-2.0.2.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
-- The C compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Not building examples
-- Found Allegro: -L/usr/lib -lalleg
-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/pamac-build-corey/aldumb/src/build
Scanning dependencies of target dumb
[  1%] Building C object CMakeFiles/dumb.dir/src/core/unload.c.o
[  2%] Building C object CMakeFiles/dumb.dir/src/core/rendsig.c.o
[  3%] Building C object CMakeFiles/dumb.dir/src/core/rendduh.c.o
[  4%] Building C object CMakeFiles/dumb.dir/src/core/readduh.c.o
[  5%] Building C object CMakeFiles/dumb.dir/src/core/register.c.o
cc: error: unrecognized command-line option ‘-msse’
cc: error: unrecognized command-line option ‘-msse’
cc: error: unrecognized command-line option ‘-msse’
cc: error: unrecognized command-line option ‘-msse’
make[2]: *** [CMakeFiles/dumb.dir/build.make:95: CMakeFiles/dumb.dir/src/core/rendsig.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [CMakeFiles/dumb.dir/build.make:108: CMakeFiles/dumb.dir/src/core/rendduh.c.o] Error 1
make[2]: *** [CMakeFiles/dumb.dir/build.make:134: CMakeFiles/dumb.dir/src/core/readduh.c.o] Error 1
make[2]: *** [CMakeFiles/dumb.dir/build.make:121: CMakeFiles/dumb.dir/src/core/register.c.o] Error 1
cc: error: unrecognized command-line option ‘-msse’
make[2]: *** [CMakeFiles/dumb.dir/build.make:82: CMakeFiles/dumb.dir/src/core/unload.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:124: CMakeFiles/dumb.dir/all] Error 2
make: *** [Makefile:149: all] Error 2
==> ERROR: A failure occurred in build().