Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Nov 2020 08:24:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250796] databases/p5-Redis-Fast: update to 0.28
Message-ID:  <bug-250796-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250796

            Bug ID: 250796
           Summary: databases/p5-Redis-Fast: update to 0.28
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: bokutin@bokut.in

* portlint
  WARN: Makefile: dependency to gmake listed in BUILD_DEPENDS. consider usi=
ng
USES[+]=3Dgmake.
  0 fatal errors and 1 warning found.
* poudriere testport ok (12.1, amd64)
* make test ok

I removed develop/gmake from BUILD_DEPENDS and added gmake to USES=3D, but =
I got
the following error:

    # make
    =3D=3D=3D>  License ART10 GPLv1+ accepted by the user
    =3D=3D=3D>   p5-Redis-Fast-0.28 depends on file: /usr/local/sbin/pkg - =
found
    =3D=3D=3D> Fetching all distfiles required by p5-Redis-Fast-0.28 for bu=
ilding
    =3D=3D=3D>  Extracting for p5-Redis-Fast-0.28
    =3D> SHA256 Checksum OK for Redis-Fast-0.28.tar.gz.
    =3D=3D=3D>  Patching for p5-Redis-Fast-0.28
    =3D=3D=3D>   p5-Redis-Fast-0.28 depends on package: p5-File-Which>=3D0 =
- found
    =3D=3D=3D>   p5-Redis-Fast-0.28 depends on package: p5-Module-Build-XSU=
til>=3D0.02
- found
    =3D=3D=3D>   p5-Redis-Fast-0.28 depends on package: gmake>=3D4.3 - found
    =3D=3D=3D>   p5-Redis-Fast-0.28 depends on package: p5-Module-Build>=3D=
0.4206 -
found
    =3D=3D=3D>   p5-Redis-Fast-0.28 depends on package: perl5>=3D5.28.r1<5.=
29 - found
    =3D=3D=3D>  Configuring for p5-Redis-Fast-0.28
    gmake[1]: Entering directory
'/usr/ports/databases/p5-Redis-Fast/work/Redis-Fast-0.28/deps/hiredis'
    cc -std=3Dc99 -pedantic -c -O3 -fPIC  -I/usr/local/opt/openssl/include =
-Wall
-W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -=
ggdb
alloc.c
    cc -std=3Dc99 -pedantic -c -O3 -fPIC  -I/usr/local/opt/openssl/include =
-Wall
-W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -=
ggdb
net.c
    cc -std=3Dc99 -pedantic -c -O3 -fPIC  -I/usr/local/opt/openssl/include =
-Wall
-W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -=
ggdb
hiredis.c
    cc -std=3Dc99 -pedantic -c -O3 -fPIC  -I/usr/local/opt/openssl/include =
-Wall
-W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -=
ggdb
sds.c
    cc -std=3Dc99 -pedantic -c -O3 -fPIC  -I/usr/local/opt/openssl/include =
-Wall
-W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -=
ggdb
async.c
    cc -std=3Dc99 -pedantic -c -O3 -fPIC  -I/usr/local/opt/openssl/include =
-Wall
-W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -=
ggdb
read.c
    read.c:308:62: warning: generic selections are a C11-specific feature
[-Wc11-extensions]
                        if (buf[0] =3D=3D '\0' || eptr[0] !=3D '\0' || isna=
n(d)) {
                                                                ^
    /usr/include/math.h:114:2: note: expanded from macro 'isnan'
            __fp_type_select(x, __inline_isnanf, __inline_isnan,
__inline_isnanl)
            ^
    /usr/include/math.h:82:39: note: expanded from macro '__fp_type_select'
    #define __fp_type_select(x, f, d, ld) _Generic((x),=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
                                    ^
    1 warning generated.
    cc -std=3Dc99 -pedantic -c -O3 -fPIC  -I/usr/local/opt/openssl/include =
-Wall
-W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -=
ggdb
sockcompat.c
    ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o
sockcompat.o
    gmake[1]: Leaving directory
'/usr/ports/databases/p5-Redis-Fast/work/Redis-Fast-0.28/deps/hiredis'
    Created MYMETA.yml and MYMETA.json
    Creating new 'Build' script for 'Redis-Fast' version '0.28'
    =3D=3D=3D>  Building for p5-Redis-Fast-0.28
    Building Redis-Fast
    cc -Isrc -Ideps/hiredis -Isrc -I/usr/local/lib/perl5/5.28/mach/CORE
-DVERSION=3D"0.28" -DXS_VERSION=3D"0.28" -DPIC -fPIC -Wall -W -Wno-comment =
-c
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=3D2 -O2 -pi=
pe
-fstack-protector-strong -fno-strict-aliasing -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -o lib/Redis/Fast.o
lib/Redis/Fast.c
    ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Redis/Fast/Fast.bs')
    cc -shared -L/usr/local/lib/perl5/5.28/mach/CORE -lperl -L/usr/local/lib
-fstack-protector-strong -o blib/arch/auto/Redis/Fast/Fast.so lib/Redis/Fas=
t.o
deps/hiredis/libhiredis.a
    =3D=3D=3D>  Staging for p5-Redis-Fast-0.28
    =3D=3D=3D>   p5-Redis-Fast-0.28 depends on package: p5-Try-Tiny>=3D0 - =
found
    =3D=3D=3D>   p5-Redis-Fast-0.28 depends on package: perl5>=3D5.28.r1<5.=
29 - found
    =3D=3D=3D>   Generating temporary packing list
    gmake: unrecognized option
'--destdir=3D/usr/ports/databases/p5-Redis-Fast/work/stage'
    Usage: gmake [options] [target] ...
    Options:
    -b, -m                      Ignored for compatibility.
    -B, --always-make           Unconditionally make all targets.
    -C DIRECTORY, --directory=3DDIRECTORY
                                Change to DIRECTORY before doing anything.
    -d                          Print lots of debugging information.
    --debug[=3DFLAGS]             Print various types of debugging informat=
ion.
    -e, --environment-overrides
                                Environment variables override makefiles.
    -E STRING, --eval=3DSTRING    Evaluate STRING as a makefile statement.
    -f FILE, --file=3DFILE, --makefile=3DFILE
                                Read FILE as a makefile.
    -h, --help                  Print this message and exit.
    -i, --ignore-errors         Ignore errors from recipes.
    -I DIRECTORY, --include-dir=3DDIRECTORY
                                Search DIRECTORY for included makefiles.
    -j [N], --jobs[=3DN]          Allow N jobs at once; infinite jobs with =
no
arg.
    -k, --keep-going            Keep going when some targets can't be made.
    -l [N], --load-average[=3DN], --max-load[=3DN]
                                Don't start multiple jobs unless load is be=
low
N.
    -L, --check-symlink-times   Use the latest mtime between symlinks and
target.
    -n, --just-print, --dry-run, --recon
                                Don't actually run any recipe; just print t=
hem.
    -o FILE, --old-file=3DFILE, --assume-old=3DFILE
                                Consider FILE to be very old and don't rema=
ke
it.
    -O[TYPE], --output-sync[=3DTYPE]
                                Synchronize output of parallel jobs by TYPE.
    -p, --print-data-base       Print make's internal database.
    -q, --question              Run no recipe; exit status says if up to da=
te.
    -r, --no-builtin-rules      Disable the built-in implicit rules.
    -R, --no-builtin-variables  Disable the built-in variable settings.
    -s, --silent, --quiet       Don't echo recipes.
    --no-silent                 Echo recipes (disable --silent mode).
    -S, --no-keep-going, --stop
                                Turns off -k.
    -t, --touch                 Touch targets instead of remaking them.
    --trace                     Print tracing information.
    -v, --version               Print the version number of make and exit.
    -w, --print-directory       Print the current directory.
    --no-print-directory        Turn off -w, even if it was turned on
implicitly.
    -W FILE, --what-if=3DFILE, --new-file=3DFILE, --assume-new=3DFILE
                                Consider FILE to be infinitely new.
    --warn-undefined-variables  Warn when an undefined variable is referenc=
ed.

    This program built for amd64-portbld-freebsd12.1
    Report bugs to <bug-make@gnu.org>
    *** Error code 2

    Stop.
    make: stopped in /usr/ports/databases/p5-Redis-Fast

There are still portlint warnings, but it works fine.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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