Package Details: deadd-notification-center 2.1.1-0

Git Clone URL: https://aur.archlinux.org/deadd-notification-center.git (read-only, click to copy)
Package Base: deadd-notification-center
Description: Customizable notification-daemon with notification center
Upstream URL: https://github.com/phuhl/linux_notification_center
Licenses: BSD
Conflicts: deadd-notification-center-bin, deadd-notification-center-git
Provides: deadd-notification-center
Submitter: phuhl
Maintainer: phuhl
Last Packager: phuhl
Votes: 7
Popularity: 0.010469
First Submitted: 2018-12-21 18:55 (UTC)
Last Updated: 2023-08-06 19:14 (UTC)

Latest Comments

semper.lux commented on 2023-11-25 01:14 (UTC)

I am also getting some build errors, this time while building vector:

--  While building package vector-0.13.0.0 (scroll up to its section to see the error) using:
      /home/dani/.stack/setup-exe-cache/x86_64-linux-tinfo6/Cabal-simple_mPHDZzAJ_3.8.1.0_ghc-9.4.5 --builddir=.stack-work/dist/x86_64-linux-tinfo6/Cabal-3.8.1.0 build --ghc-options " -fdiagnostics-color=always"
    Process exited with code: ExitFailure 1
make: *** [Makefile:41: stack] Error 1

Last instance of vector in the installation output in console:

vector                       > configure
vector                       > Configuring vector-0.13.0.0...
vector                       > build
vector                       > Preprocessing library for vector-0.13.0.0..
vector                       > Building library for vector-0.13.0.0..
free                         > configure
vector                       > [ 1 of 21] Compiling Data.Vector.Fusion.Stream.Monadic
vector                       > 
vector                       > /tmp/stack-8f978ecfc95ce38c/vector-0.13.0.0/src/Data/Vector/Fusion/Stream/Monadic.hs:20:1: error:
vector                       > [ 2 of 21] Compiling Data.Vector.Fusion.Util
vector                       >     Bad interface file: /home/dani/.stack/snapshots/x86_64-linux-tinfo6/c8947ea17dba72c6fcf0b1837f41488ad3425974ca559ef418c85810a5c03452/9.4.5/lib/x86_64-linux-ghc-9.4.5/vector-stream-0.1.0.0-C5Yyq3DPEhXAQSqkM8V92s/Data/Stream/Monadic.hi
vector                       >         Data.Binary.getPrim: end of file
vector                       >    |
vector                       > 20 | import Data.Stream.Monadic
vector                       >    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
vector                       > 
vector                       > /tmp/stack-8f978ecfc95ce38c/vector-0.13.0.0/src/Data/Vector/Fusion/Util.hs:22:29: error:
vector                       >     Module ‘Data.Stream.Monadic’ does not export ‘Box(..)’
vector                       >    |
vector                       > 22 | import Data.Stream.Monadic (Box(..), liftBox)
vector                       >    |                             ^^^^^^^
vector                       > 
vector                       > /tmp/stack-8f978ecfc95ce38c/vector-0.13.0.0/src/Data/Vector/Fusion/Util.hs:22:38: error:
vector                       > [ 4 of 21] Compiling Data.Vector.Generic.Mutable.Base
vector                       >     Module ‘Data.Stream.Monadic’ does not export ‘liftBox’
vector                       >    |
vector                       > 22 | import Data.Stream.Monadic (Box(..), liftBox)
vector                       >    |                                      ^^^^^^^
vector                       > [ 6 of 21] Compiling Data.Vector.Internal.Check
vector                       > [16 of 21] Compiling Data.Vector.Storable.Internal

phuhl commented on 2023-01-16 09:32 (UTC)

Hi matahina, thanks for reporting. should be fixed

matahina commented on 2023-01-15 01:15 (UTC)

install -Dm644 style.css /etc/xdg/deadd/deadd.css install: impossible de créer le fichier standard '/etc/xdg/deadd/deadd.css': Permission non accordée

==> ERREUR : Une erreur s’est produite dans package(). Abandon… -> error making: deadd-notification-center-bin

mkdir -p /etc/xdg/deadd is also breaking installation, but possible to do it manually as a workaround

Neightro commented on 2022-08-07 17:30 (UTC)

I'm receiving a few build errors:

cairo-gtk2hs.i:1: (column 1) [FATAL]
  >>> Lexical error!
  The character '#' does not fit here.

and

glib-object.i:1: (column 1) [FATAL]
  >>> Lexical error!
  The character '#' does not fit here.

myriacore commented on 2020-09-22 17:43 (UTC)

Track #45/#85 if you're encountering @sr98vn's harfbuzz bug.

sr98vn commented on 2020-08-24 02:54 (UTC)

Getting similar error as rayzorben

gi-pango                 > [85 of 94] Compiling GI.Pango.Objects.Font
gi-pango                 >
gi-pango                 > /tmp/stack-69059c6a2ea7a9dc/gi-pango-1.0.22/GI/Pango/Objects/Font.hs:669:9: error:
gi-pango                 >     parse error on input ‘HarfBuzz.FeatureT.feature_t’
gi-pango                 >     |
gi-pango                 > 669 |     Ptr HarfBuzz.FeatureT.feature_t ->      -- features : TCArray False (-1) 2 (TInterface (Name {namespace = "HarfBuzz", name = "feature_t"}))
gi-pango                 >     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
gi-pango                 >

--  While building package gi-pango-1.0.22 using:
      /tmp/stack-69059c6a2ea7a9dc/gi-pango-1.0.22/.stack-work/dist/x86_64-linux-tinfo6/Cabal-2.2.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux-tinfo6/Cabal-2.2.0.1 build --ghc-options " -fdiagnostics-color=always"
    Process exited with code: ExitFailure 1
Progress 1/4
make: *** [Makefile:38: stack] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

phuhl commented on 2020-02-23 18:20 (UTC)

Version 1.7.0 should have fixed that

rayzorben commented on 2019-11-08 16:50 (UTC) (edited on 2019-11-08 16:50 (UTC) by rayzorben)

Could not build

--  While building package glib-0.13.6.0 using:
      /tmp/stack-3b3e6ca3bbfb02cf/glib-0.13.6.0/.stack-work/dist/x86_64-linux-tinfo6/Cabal-2.2.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux-tinfo6/Cabal-2.2.0.1 build --ghc-options " -fdiagnostics-color=always"
    Process exited with code: ExitFailure 1
Progress 69/87
make: *** [Makefile:12: stack] Error 1
==> ERROR: A failure occurred in build().