Hello
Anyone on this list seen these errors before? A lot of the files don't get
copied to the staging area.
/bin/mkdir -p
'/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi'
/bin/sh ../libtool --mode=install install -s -m 555 main
'/usr/ports/graphics/utsushi/work/stage/usr/
> On 22 Oct, 2017, at 6:39, blubee blubeeme wrote:
>
> Hello
>
> Anyone on this list seen these errors before? A lot of the files don't get
> copied to the staging area.
>
> /bin/mkdir -p
> '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi'
> /bin/sh ../libtool --mode=install
It doesn't install the .la files but it should make the .so and put them in
the proper place, the .so files aren't copied over either.
Why is that?
On Sun, Oct 22, 2017 at 10:31 PM, Adam Weinberger wrote:
> > On 22 Oct, 2017, at 6:39, blubee blubeeme wrote:
> >
> > Hello
> >
> > Anyone on this
> On 22 Oct, 2017, at 8:36, blubee blubeeme wrote:
>
> It doesn't install the .la files but it should make the .so and put them in
> the proper place, the .so files aren't copied over either.
>
> Why is that?
Ah, I missed that part. Can you show us the Makefile you're using?
# Adam
--
Adam
I've had a lot of help with this project but here's the Makefile as it
stands now.
---
# Created by: blubee
# $FreeBSD: head/graphics/utsushi $
PORTNAME= utsushi
PORTVERSION= 0.32.0
CATEGORIES= graphics
MAINTAINER= he...@blubee.
Zipios++ is a small C++ library for reading and writing zip files.
Can a commiter take a look at this port and submit it to the tree?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223176
___
freebsd-ports@freebsd.org mailing list
https://lists.freeb
Hi,
I'm trying to build multimedia/kodi for an RPI2. The build phase
completes, but it currently fails on packaging:
===> Building package for kodi-17.3_2
pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag
e/usr/local/lib/kodi/addons/library.kodi.adsp/libKODI_adsp-a
Hi!
> Zipios++ is a small C++ library for reading and writing zip files.
>
> Can a commiter take a look at this port and submit it to the tree?
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223176
I ran a test using portlint. portlint -AC says:
WARN: /home/pi/m/archivers/zipios/pkg-pli
Kurt, thanks for the heads up.
I cleaned up the file and updated the bug request.
On Mon, Oct 23, 2017 at 12:23 PM, Kurt Jaeger wrote:
> Hi!
>
> > Zipios++ is a small C++ library for reading and writing zip files.
> >
> > Can a commiter take a look at this port and submit it to the tree?
> >
>