pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

net/gssdp build failure on Debian



Hi,

net/gssdp fails to build on my Debian 9 machine:

 make[2]: Entering directory '/var/work/net/gssdp/work/gssdp-1.0.2/vala'
  GEN      gssdp-1.0.stamp
 error: Package `GObject-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
 error: Package `Gio-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
 error: Package `Soup-2.4' not found in specified Vala API directories or GObject-Introspection GIR directories

mk.conf and full build output below. I'm using pkgsrc from CVS. If time
permits I'll have a go at debugging this myself later.

Sijmen
_______________________________________________________________________

.ifdef BSD_PKG_MK	# begin pkgsrc settings

ABI=			64

PKG_DBDIR=		/usr/pkg/pkgdb
LOCALBASE=		/usr/pkg
VARBASE=		/var
PKG_TOOLS_BIN=		/usr/pkg/sbin
PKGINFODIR=		info
PKGMANDIR=		man
WRKOBJDIR=		/var/work
PKGREPOSITORYSUBDIR=	debian
TOOLS_PLATFORM.awk?=	/usr/pkg/bin/nawk
TOOLS_PLATFORM.sh?=	/bin/mksh
SU_CMD=			sudo mksh -c

PKG_DEVELOPER=		yes
MAKE_JOBS=		4
ACCEPTABLE_LICENSES+=	gnu-aglp-v3
ACCEPTABLE_LICENSES+=	nasa-1.3

ALLOW_VULNERABLE_PACKAGES+=	redis

.endif			# end pkgsrc settings
_______________________________________________________________________

=> Bootstrap dependency digest>=20010302: found digest-20160304
=> Checksum SHA1 OK for gssdp-1.0.2.tar.xz
=> Checksum RMD160 OK for gssdp-1.0.2.tar.xz
=> Checksum SHA512 OK for gssdp-1.0.2.tar.xz
===> Installing dependencies for gssdp-1.0.2nb9
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.56.2
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency glib2>=2.34.0: found glib2-2.56.2nb3
=> Full dependency gobject-introspection>=1.34.0: found gobject-introspection-1.56.1
=> Full dependency vala>=0.42: found vala-0.42.3nb2
=> Full dependency libsoup>=2.64.2nb2: found libsoup-2.64.2nb2
===> Overriding tools for gssdp-1.0.2nb9
===> Extracting for gssdp-1.0.2nb9
===> Patching for gssdp-1.0.2nb9
===> Creating toolchain wrappers for gssdp-1.0.2nb9
===> Configuring for gssdp-1.0.2nb9
=> Generating pkg-config file for builtin expat package.
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
checking build system type... x86_64-debian-linux-gnu
checking host system type... x86_64-debian-linux-gnu
checking target system type... x86_64-debian-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c -o sjmulder -g sjmulder
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /var/work/net/gssdp/work/.tools/bin/mkdir -p
checking for gawk... /usr/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable debugging... yes
checking for style of include used by make... GNU
checking for x86_64-debian-linux-gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking for x86_64-debian-linux-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for ANSI C header files... yes
checking for a sed that does not truncate output... /bin/sed
checking whether C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-missing-field-initializers... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wold-style-definition... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wformat-nonliteral... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wpacked... yes
checking whether C compiler accepts -Wmissing-format-attribute... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wredundant-decls... (cached) yes
checking whether C compiler accepts -Wmissing-include-dirs... yes
checking whether C compiler accepts -Wunused-but-set-variable... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wimplicit-function-declaration... yes
checking whether C compiler accepts -Wreturn-type... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wswitch-default... yes
checking whether C compiler accepts -Wno-error=unused-parameter... yes
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
checking whether the linker accepts -Wl,--no-as-needed... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by cc... /var/work/net/gssdp/work/.cwrapper/bin/ld
checking if the linker (/var/work/net/gssdp/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 2097152
checking how to convert x86_64-debian-linux-gnu file names to x86_64-debian-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-debian-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /var/work/net/gssdp/work/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64-debian-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-debian-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for x86_64-debian-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-debian-linux-strip... no
checking for strip... strip
checking for x86_64-debian-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-debian-linux-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/var/work/net/gssdp/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking pkg-config is at least version 0.9.0... yes
checking for LIBGSSDP... yes
configure: gtk+ usage disabled, some tools may not build.
checking for gobject-introspection... yes
checking whether G-I is 1.36 or newer... yes
checking for vapigen... /usr/pkg/bin/vapigen-0.42
checking /usr/pkg/bin/vapigen-0.42 is at least version 0.20... yes
checking for Win32... no
checking for Android as target OS... no
checking for struct in_pktinfo... yes
checking for if_nametoindex... yes
checking for SIOCGIFINDEX... yes
checking for gtk-doc... no
configure: WARNING:
  You will not be able to create source packages with 'make dist'
  because gtk-doc >= 1.14 is not found.
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/pkg/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/pkg/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/pkg/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgssdp/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating examples/Makefile
config.status: creating vala/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version.xml
config.status: creating gssdp-1.0.pc
config.status: creating gssdp-1.0-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/rm: cannot remove 'libtoolT': No such file or directory

    gssdp 1.0.2
    ---------------------

    Prefix:                /usr/pkg
    GObject-Introspection: yes
    VALA bindings:         yes

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
===> Building for gssdp-1.0.2nb9
/usr/bin/make  all-recursive
make[1]: Entering directory '/var/work/net/gssdp/work/gssdp-1.0.2'
Making all in libgssdp
make[2]: Entering directory '/var/work/net/gssdp/work/gssdp-1.0.2/libgssdp'
/usr/bin/make  all-am
make[3]: Entering directory '/var/work/net/gssdp/work/gssdp-1.0.2/libgssdp'
  CC       gssdp-client.lo
  CC       gssdp-resource-browser.lo
  CC       gssdp-error.lo
  CC       gssdp-resource-group.lo
  CC       gssdp-socket-source.lo
  CC       gssdp-socket-functions.lo
  CC       gssdp-marshal.lo
  CC       gssdp-pktinfo-message.lo
  CCLD     libgssdp-1.0.la
ar: `u' modifier ignored since `D' is the default (see `U')
  GISCAN   GSSDP-1.0.gir
  GICOMP   GSSDP-1.0.gir
make[3]: Leaving directory '/var/work/net/gssdp/work/gssdp-1.0.2/libgssdp'
make[2]: Leaving directory '/var/work/net/gssdp/work/gssdp-1.0.2/libgssdp'
Making all in tests
make[2]: Entering directory '/var/work/net/gssdp/work/gssdp-1.0.2/tests'
  CC       test-util.o
  AR       libtestutil.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/var/work/net/gssdp/work/gssdp-1.0.2/tests'
Making all in examples
make[2]: Entering directory '/var/work/net/gssdp/work/gssdp-1.0.2/examples'
  CC       test-browser.o
  CC       test-publish.o
  CCLD     test-browser
  CCLD     test-publish
make[2]: Leaving directory '/var/work/net/gssdp/work/gssdp-1.0.2/examples'
Making all in doc
make[2]: Entering directory '/var/work/net/gssdp/work/gssdp-1.0.2/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/work/net/gssdp/work/gssdp-1.0.2/doc'
Making all in vala
make[2]: Entering directory '/var/work/net/gssdp/work/gssdp-1.0.2/vala'
  GEN      gssdp-1.0.stamp
error: Package `GObject-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `Gio-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `Soup-2.4' not found in specified Vala API directories or GObject-Introspection GIR directories
Generation failed: 3 error(s), 0 warning(s)
Makefile:544: recipe for target 'gssdp-1.0.stamp' failed
make[2]: *** [gssdp-1.0.stamp] Error 1
make[2]: Leaving directory '/var/work/net/gssdp/work/gssdp-1.0.2/vala'
Makefile:514: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/work/net/gssdp/work/gssdp-1.0.2'
Makefile:421: recipe for target 'all' failed
make: *** [all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /usr/pkgsrc/net/gssdp
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/gssdp


Home | Main Index | Thread Index | Old Index