Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2015 14:49:39 +0200
From:      Christian Schramm <christian.schramm@dormerino.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: emulators/pipelight failing to build
Message-ID:  <55856163.1040902@dormerino.com>
In-Reply-To: <CAJZnb_mPmsatweP=B-X53eu_V7jNYPeawwy0nnrivb62BOgsFg@mail.gmail.com>
References:  <CAJZnb_mPmsatweP=B-X53eu_V7jNYPeawwy0nnrivb62BOgsFg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,
I am currently trying to build emulators/pipelight and getting the following
error:

g++48 -shared -I/usr/local/include -Wall -fPIC -std=gnu++0x -DPIPELIGHT_SHARE_PATH='"/usr/local/share/pipelight"' -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing  -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 common.o basicplugin.o configloader.o diagnostic.o npclass.o nppfunctions.o -lX11 -lpthread -L/usr/local/lib  -L/usr/local/lib -L/usr/local/lib/c++ -Wl,-rpath=/usr/local/lib/  c48 -L/usr/local/lib/gcc48 -o libpipelight.so

gmake[2]: Leaving directory `/usr/ports/emulators/pipelight/work/mmueller2012-pipelight-79b1b7ba0032/src/linux'

/usr/local/bin/gpg --batch --no-default-keyring --keyring "share/sig-pluginloader.gpg" --verify "pluginloader-v0.2.7.3.tar.gz.sig"

gpg: keine signierten Daten

gpg: can't hash datafile: Keine Daten

gmake[1]: *** [prebuilt32] Fehler 2

gmake[1]: Leaving directory `/usr/ports/emulators/pipelight/work/mmueller2012-pipelight-79b1b7ba0032'

*** Error code 1

Stop.

make: stopped in /usr/ports/emulators/pipelight


I found the following mail and it looks like the same error:
https://lists.freebsd.org/pipermail/freebsd-ports/2015-January/097386.html

My gpg version is

# gpg --version
gpg (GnuPG) 2.1.4
libgcrypt 1.6.3

Any idea to fix this problem?

Regards
Christian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55856163.1040902>