AyatanaIndicators / libayatana-appindicator

Ayatana Application Indicators Shared Library
GNU Lesser General Public License v3.0
57 stars 13 forks source link

no app-indicator.sources.xml in manjaro #7

Closed ckristhoff closed 4 years ago

ckristhoff commented 4 years ago

Hi I'm getting this error trying to install ayatana-appindicator 0.5.4 in Manjaro Linux.

Log:

...
make[5]: se entra en el directorio '/var/tmp/pamac-build-cristhiam/libayatana-appindicator/src/libayatana-appindicator-0.5.4/bindings/vala/examples'
make[5]: No se hace nada para 'all-am'.
make[5]: se sale del directorio '/var/tmp/pamac-build-cristhiam/libayatana-appindicator/src/libayatana-appindicator-0.5.4/bindings/vala/examples'
make[4]: se sale del directorio '/var/tmp/pamac-build-cristhiam/libayatana-appindicator/src/libayatana-appindicator-0.5.4/bindings/vala/examples'
make[3]: se sale del directorio '/var/tmp/pamac-build-cristhiam/libayatana-appindicator/src/libayatana-appindicator-0.5.4/bindings/vala'
Making all in mono
make[3]: se entra en el directorio '/var/tmp/pamac-build-cristhiam/libayatana-appindicator/src/libayatana-appindicator-0.5.4/bindings/mono'
Making all in .
make[4]: se entra en el directorio '/var/tmp/pamac-build-cristhiam/libayatana-appindicator/src/libayatana-appindicator-0.5.4/bindings/mono'
sed '/signals\[X_NEW_LABEL\] /,+6d' ../../src/app-indicator.c > app-indicator.c
sed -e "s|@ASSEMBLY_NAME@|ayatana-appindicator-sharp|" \
    -e "s|@ASSEMBLY_VERSION@|0.5.4.0|g" \
    policy.0.0.ayatana-appindicator-sharp.config.in > policy.0.0.ayatana-appindicator-sharp.config
sed -e "s|@ASSEMBLY_NAME@|ayatana-appindicator-sharp|" \
    -e "s|@ASSEMBLY_VERSION@|0.5.4.0|g" \
    policy.0.1.ayatana-appindicator-sharp.config.in > policy.0.1.ayatana-appindicator-sharp.config
/usr/bin/al -link:policy.0.0.ayatana-appindicator-sharp.config -out:policy.0.0.ayatana-appindicator-sharp.dll -keyfile:./ayatana-appindicator-sharp.snk
/usr/bin/al -link:policy.0.1.ayatana-appindicator-sharp.config -out:policy.0.1.ayatana-appindicator-sharp.dll -keyfile:./ayatana-appindicator-sharp.snk
no app-indicator.sources.xml
make[4]: no: No existe el fichero o el directorio
make[4]: *** [Makefile:827: libayatana-appindicator-api.raw] Error 127
make[4]: *** Se espera a que terminen otras tareas....
ALINK: warning A99999: Path 'policy.0.0.ayatana-appindicator-sharp.config' in the resource name is not supported. Using just file name 'policy.0.0.ayatana-appindicator-sharp.config'
ALINK: warning A99999: Path 'policy.0.1.ayatana-appindicator-sharp.config' in the resource name is not supported. Using just file name 'policy.0.1.ayatana-appindicator-sharp.config'
make[4]: se sale del directorio '/var/tmp/pamac-build-cristhiam/libayatana-appindicator/src/libayatana-appindicator-0.5.4/bindings/mono'
make[3]: *** [Makefile:548: all-recursive] Error 1
make[3]: se sale del directorio '/var/tmp/pamac-build-cristhiam/libayatana-appindicator/src/libayatana-appindicator-0.5.4/bindings/mono'
make[2]: *** [Makefile:420: all-recursive] Error 1
make[2]: se sale del directorio '/var/tmp/pamac-build-cristhiam/libayatana-appindicator/src/libayatana-appindicator-0.5.4/bindings'
make[1]: *** [Makefile:509: all-recursive] Error 1
make[1]: se sale del directorio '/var/tmp/pamac-build-cristhiam/libayatana-appindicator/src/libayatana-appindicator-0.5.4'
make: *** [Makefile:440: all] Error 2
tari01 commented 4 years ago

Hello @ckristhoff

I am also using Manjaro MATE but cannot reproduce this. Whatever I do and try to break it, it always installs fine. The way I see it, we could have two causes to this problem:

  1. Either you are missing some dependency not listed in the AUR package (Which is then my fault)
  2. Or this is some weird isolated incident specific to your setup

In any case, the trouble is not with the libayatana-appindicator source. Can I ask you to close this issue here, and contact me directly if you still have problems with the AUR package? Thank you.

tari01 commented 4 years ago

This has been fixed it the last release, closing - hope you don't mind,