Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Oct 2018 01:50:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 231969] graphics/gdk-pixbuf2: Build fails when value of WRKDIRPREFIX matches '^/usr.+(/.+)*$'
Message-ID:  <bug-231969-6497@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231969
           Summary: graphics/gdk-pixbuf2: Build fails when value of
                    WRKDIRPREFIX matches '^/usr.+(/.+)*$'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: yasu@utahime.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

After ports r480951 build fails when value of WRKDIRPREFIX matches
'^/usr.+(/.+)*$'.

For example the problem happens when the value is

- /usrabdefg
- /usr.ports.work
- /usraaa/bbb/ccc/ddd/work

but it does not happen when the value is

- Empty (i.e. WRKDIRPREFIX is not set.)
- /work
- /abcusredf
- /usr/aaa/bbb/ccc/ddd/work

Build failure happens as following.

root@rolling-vm-freebsd3[103]# grep WRKDIRPREFIX /etc/make.conf
WRKDIRPREFIX=3D/usr0/freebsd/ports/work
root@rolling-vm-freebsd3[104]# cd /usr/ports/graphics/gdk-pixbuf2
root@rolling-vm-freebsd3[105]# make
=3D=3D=3D>  License LGPL20+ accepted by the user
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on file: /usr/local/sbin/pkg - fou=
nd
=3D=3D=3D> Fetching all distfiles required by gdk-pixbuf2-2.36.12 for build=
ing
=3D=3D=3D>  Extracting for gdk-pixbuf2-2.36.12
=3D> SHA256 Checksum OK for gnome/gdk-pixbuf-2.36.12.tar.xz.
=3D=3D=3D>  Patching for gdk-pixbuf2-2.36.12
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on package: docbook-xsl>0 - found
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on executable: msgfmt - found
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on executable: g-ir-scanner - found
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on executable: xsltproc - found
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on executable: meson - found
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on executable: ninja - found
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on package: pkgconf>=3D1.3.0_1 - f=
ound
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on file: /usr/local/bin/python3.6 =
- found
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on executable: update-mime-databas=
e - found
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on file: /usr/local/libdata/pkgcon=
fig/x11.pc
- found
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on shared library: libpng.so - fou=
nd
(/usr/local/lib/libpng.so)
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on shared library: libtiff.so - fo=
und
(/usr/local/lib/libtiff.so)
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on shared library: libintl.so - fo=
und
(/usr/local/lib/libintl.so)
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on shared library: libglib-2.0.so =
- found
(/usr/local/lib/libglib-2.0.so)
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on shared library: libintl.so - fo=
und
(/usr/local/lib/libintl.so)
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on shared library: libxml2.so - fo=
und
(/usr/local/lib/libxml2.so)
=3D=3D=3D>   gdk-pixbuf2-2.36.12 depends on shared library: libjpeg.so - fo=
und
(/usr/local/lib/libjpeg.so)
=3D=3D=3D>  Configuring for gdk-pixbuf2-2.36.12
=3D=3D=3D>   FreeBSD 10 autotools fix applied to
/usr0/freebsd/ports/work/usr/ports/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.3=
6.12/config.rpath
The Meson build system
Version: 0.46.1
Source dir:
/usr0/freebsd/ports/work/usr/ports/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.3=
6.12
Build dir:
/usr0/freebsd/ports/work/usr/ports/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.3=
6.12/_build
Build type: native build
Project name: gdk-pixbuf
Native C compiler: cc (clang 6.0.0 "FreeBSD clang version 6.0.0
(tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)")
Appending CFLAGS from environment: '-O2 -pipe  -fstack-protector -isystem
/usr/local/include -fno-strict-aliasing '
Appending LDFLAGS from environment: ' -fstack-protector -L/usr/local/lib '
Appending CPPFLAGS from environment: '-isystem /usr/local/include'
Build machine cpu family: x86_64
Build machine cpu: x86_64
Found pkg-config: /usr/local/bin/pkgconf (1.5.3)
Native dependency gio-2.0 found: YES 2.56.1
Has header "unistd.h": YES
Has header "sys/resource.h": YES
Has header "sys/time.h": YES
Library m found: YES
Checking for function "round": YES
Checking for function "lrint": YES
Checking if "sigsetjmp" links: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wformat=3D2: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wmissing-noreturn: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wlogical-op: NO
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -Wno-int-conversion: YES
Compiler for C supports arguments -Wno-uninitialized: YES
Compiler for C supports arguments -Wno-discarded-qualifiers: NO
Compiler for C supports arguments -Werror=3Dimplicit: YES
Compiler for C supports arguments -Werror=3Dnonnull: YES
Compiler for C supports arguments -Werror=3Dinit-self: YES
Compiler for C supports arguments -Werror=3Dmain: YES
Compiler for C supports arguments -Werror=3Dmissing-braces: YES
Compiler for C supports arguments -Werror=3Dsequence-point: YES
Compiler for C supports arguments -Werror=3Dreturn-type: YES
Compiler for C supports arguments -Werror=3Dtrigraphs: YES
Compiler for C supports arguments -Werror=3Darray-bounds: YES
Compiler for C supports arguments -Werror=3Dwrite-strings: YES
Compiler for C supports arguments -Werror=3Daddress: YES
Compiler for C supports arguments -Werror=3Dint-to-pointer-cast: YES
Compiler for C supports arguments -Werror=3Dpointer-to-int-cast: YES
Compiler for C supports arguments -Werror=3Dempty-body: YES
Compiler for C supports arguments -fvisibility=3Dhidden: YES
Native dependency gobject-2.0 found: YES 2.56.1
Native dependency gmodule-no-export-2.0 found: YES 2.56.1
Native dependency shared-mime-info found: YES 1.8
Native dependency libpng16 found: YES 1.6.35
Has header "jpeglib.h": YES
Library jpeg found: YES
Checking for function "jpeg_destroy_decompress": YES
Checking for function "jpeg_simple_progression": YES
Native dependency libtiff-4 found: YES 4.0.9
Configuring config.h using configuration
Configuring gdk-pixbuf-2.0.pc using configuration
Program build-aux/gen-resources.py found: YES (/usr/bin/env python3
/usr0/freebsd/ports/work/usr/ports/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.3=
6.12/build-aux/gen-resources.py)
Program build-aux/gen-installed-test.py found: YES (/usr/bin/env python3
/usr0/freebsd/ports/work/usr/ports/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.3=
6.12/build-aux/gen-installed-test.py)
Program build-aux/gen-thumbnailer.py found: YES (/usr/bin/env python3
/usr0/freebsd/ports/work/usr/ports/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.3=
6.12/build-aux/gen-thumbnailer.py)
Configuring gdk-pixbuf-features.h using configuration
Native dependency glib-2.0 found: YES 2.56.1
Native dependency gobject-introspection-1.0 found: YES 1.56.1
Library X11 found: YES
Configuring gdk-pixbuf-xlib-2.0.pc using configuration
Configuring version.xml using configuration
Native dependency glib-2.0 found: YES 2.56.1
Program xsltproc found: YES (/usr/local/bin/xsltproc)
Build targets in project: 78
Found ninja-1.8.2 at /usr/local/bin/ninja
=3D=3D=3D>  Building for gdk-pixbuf2-2.36.12
[1/160] /usr/local/bin/glib-genmarshal --prefix _gdk_pixbuf_marshal --output
gdk-pixbuf/gdk-pixbuf-marshal.c --body ../gdk-pixbuf/gdk-pixbuf-marshal.list
--include-header gdk-pixbuf-marshal.h
INFO: Reading ../gdk-pixbuf/gdk-pixbuf-marshal.list...
[2/160] /usr/local/bin/glib-genmarshal --prefix _gdk_pixbuf_marshal --output
gdk-pixbuf/gdk-pixbuf-marshal.h --pragma-once --header
../gdk-pixbuf/gdk-pixbuf-marshal.list
INFO: Reading ../gdk-pixbuf/gdk-pixbuf-marshal.list...
[3/160] /usr/bin/env python3
/usr0/freebsd/ports/work/usr/ports/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.3=
6.12/build-aux/gen-installed-test.py
--testbindir=3D/usr/local/libexec/installed-tests/gdk-pixbuf-2.0
--testbin=3Danimation tests/animation.test
FAILED: tests/animation.test=20
/usr/bin/env python3
/usr0/freebsd/ports/work/usr/ports/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.3=
6.12/build-aux/gen-installed-test.py
--testbindir=3D/usr/local/libexec/installed-tests/gdk-pixbuf-2.0
--testbin=3Danimation tests/animation.test
env: python3: No such file or directory
[4/160] cc -Igdk-pixbuf/pixops/gdk-pixbuf@pixops@@timescale@exe
-Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I. -I../
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=
=3D64
-Wall -Winvalid-pch -std=3Dc99 -O3 -D_POSIX_C_SOURCE=3D200809L -D_DEFAULT_S=
OURCE
-D_XOPEN_SOURCE -O2 -fstack-protector -isystem /usr/local/include
-fno-strict-aliasing -isystem /usr/local/include -pthread  -MD -MQ
'gdk-pixbuf/pixops/gdk-pixbuf@pixops@@timescale@exe/timescale.c.o' -MF
'gdk-pixbuf/pixops/gdk-pixbuf@pixops@@timescale@exe/timescale.c.o.d' -o
'gdk-pixbuf/pixops/gdk-pixbuf@pixops@@timescale@exe/timescale.c.o' -c
../gdk-pixbuf/pixops/timescale.c
[5/160] /usr/local/bin/python3.6 /usr/local/bin/meson --internal exe
/usr0/freebsd/ports/work/usr/ports/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.3=
6.12/_build/meson-private/meson_exe_glib-mkenums_984887d5223dc4001278a150e5=
5f0ee7889e4d3d.dat
[6/160] cc -Igdk-pixbuf/pixops/gdk-pixbuf@pixops@@pixops@sta
-Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I. -I../
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=
=3D64
-Wall -Winvalid-pch -std=3Dc99 -O3 -D_POSIX_C_SOURCE=3D200809L -D_DEFAULT_S=
OURCE
-D_XOPEN_SOURCE -O2 -fstack-protector -isystem /usr/local/include
-fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread  -MD -MQ
'gdk-pixbuf/pixops/gdk-pixbuf@pixops@@pixops@sta/pixops.c.o' -MF
'gdk-pixbuf/pixops/gdk-pixbuf@pixops@@pixops@sta/pixops.c.o.d' -o
'gdk-pixbuf/pixops/gdk-pixbuf@pixops@@pixops@sta/pixops.c.o' -c
../gdk-pixbuf/pixops/pixops.c
ninja: build stopped: subcommand failed.
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/gdk-pixbuf2
root@rolling-vm-freebsd3[106]#

--=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-231969-6497>