Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2017 11:46:09 +0200
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject:   exec issue
Message-ID:  <da1aef40-f5b6-af9c-5493-cd85d3ede275@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hey all,

i found this in my poudriere log for archivers/php-snappy:

    ======================<phase: package        >============================
    ===>  Building package for php-snappy-0.1.8
    pkg-static: Warning: @exec is deprecated, please use @[pre|post][un]exec
    file sizes/checksums     [8]: . done
    packing files            [8]: . done
    packing directories      [0]: . done
    ===========================================================================
    =>> Recording filesystem state for preinst... done
    =======================<phase: install        >============================
    ===>  Installing for php-snappy-0.1.8
    ===>   php-snappy-0.1.8 depends on file: /usr/local/include/php/main/php.h - found
    ===>   php-snappy-0.1.8 depends on shared library: libsnappy.so - found (/usr/local/lib/libsnappy.so)
    ===>  Checking if php-snappy already installed
    ===>   Registering installation for php-snappy-0.1.8
    pkg-static: Warning: @exec is deprecated, please use @[pre|post][un]exec
    [10amd64-ports-job-01] Installing php-snappy-0.1.8...

Someone here an idea?I found this:
https://lists.freebsd.org/pipermail/freebsd-ports/2017-January/106935.html-but
that is not the solution either.


Cheers
Jochen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?da1aef40-f5b6-af9c-5493-cd85d3ede275>