In my latest amd64 bulk build, audio/libgpod failed to build:

configure: error: pygobject support explicitly requested but pygobject couldn't 
be found

------------------------------------------------------------------------
>>> Building on localhost under audio/libgpod
         BDEPENDS = 
[graphics/gdk-pixbuf2;devel/glib2;textproc/libxml;devel/gettext,-runtime;devel/libusb1;devel/libplist;textproc/intltool;databases/sqlite3;devel/gmake]
         DIST = [audio/libgpod:libgpod-0.8.0.tar.gz]
         FULLPKGNAME = libgpod-0.8.0p11
         RDEPENDS = 
[devel/gettext,-runtime;devel/libplist;devel/libusb1;devel/glib2;graphics/gdk-pixbuf2;textproc/libxml;databases/sqlite3]
(Junk lock obtained for localhost at 1612002203.11)
>>> Running depends in audio/libgpod at 1612002203.17
   last junk was in x11/kde-applications/rocs
/usr/sbin/pkg_add -aI -Drepair gdk-pixbuf-2.42.2 glib2-2.66.4 libplist-1.12p1 
libusb1-1.0.23p2 libxml-2.9.10p2
was: /usr/sbin/pkg_add -aI -Drepair gdk-pixbuf-2.42.2 gettext-runtime-0.21p0 
glib2-2.66.4 gmake-4.3 intltool-0.51.0p2 libplist-1.12p1 libusb1-1.0.23p2 
libxml-2.9.10p2 sqlite3-3.34.0
/usr/sbin/pkg_add -aI -Drepair gdk-pixbuf-2.42.2 glib2-2.66.4 libplist-1.12p1 
libusb1-1.0.23p2 libxml-2.9.10p2
>>> Running show-prepare-results in audio/libgpod at 1612002205.50
===> audio/libgpod
===> libgpod-0.8.0p11 depends on: intltool->=0.41.1p0 -> intltool-0.51.0p2
===> libgpod-0.8.0p11 depends on: gmake-* -> gmake-4.3
===> libgpod-0.8.0p11 depends on: sqlite3-* -> sqlite3-3.34.0
===> libgpod-0.8.0p11 depends on: gettext-runtime-* -> gettext-runtime-0.21p0
===> libgpod-0.8.0p11 depends on: glib2-* -> glib2-2.66.4
===> libgpod-0.8.0p11 depends on: libplist-* -> libplist-1.12p1
===> libgpod-0.8.0p11 depends on: gdk-pixbuf-* -> gdk-pixbuf-2.42.2
===> libgpod-0.8.0p11 depends on: libxml-* -> libxml-2.9.10p2
===> libgpod-0.8.0p11 depends on: libusb1-* -> libusb1-1.0.23p2
===>  Verifying specs:  c ffi gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 
gobject-2.0 iconv intl lzma m pcre plist pthread sqlite3 usb-1.0 xml2 z
===>  found c.96.0 ffi.1.2 gdk_pixbuf-2.0.3200.3 gio-2.0.4200.12 
glib-2.0.4201.5 gmodule-2.0.4200.12 gobject-2.0.4200.12 iconv.7.0 intl.7.0 
lzma.2.1 m.10.1 pcre.3.0 plist.2.0 pthread.26.1 sqlite3.37.11 usb-1.0.1.2 
xml2.16.1 z.5.0
gdk-pixbuf-2.42.2
gettext-runtime-0.21p0
glib2-2.66.4
gmake-4.3
intltool-0.51.0p2
libplist-1.12p1
libusb1-1.0.23p2
libxml-2.9.10p2
sqlite3-3.34.0
(Junk lock released for localhost at 1612002206.65)
distfiles size=997674
>>> Running build in audio/libgpod at 1612002206.71
===> audio/libgpod
===>  Checking files for libgpod-0.8.0p11
`/usr/ports/distfiles/libgpod-0.8.0.tar.gz' is up to date.
>> (SHA256) libgpod-0.8.0.tar.gz: OK
===>  Extracting for libgpod-0.8.0p11
===>  Patching for libgpod-0.8.0p11
===>   Applying OpenBSD patch patch-bindings_python_gpod_i_in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-bindings_python_gpod_i_in,v 1.1 2017/11/01 16:41:44 rsadowski 
Exp $
|
|Use SWIG C++-style comments instead of Python comments which
|SWIG interprets as preprocessor directives.
|
|
|Index: bindings/python/gpod.i.in
|--- bindings/python/gpod.i.in.orig
|+++ bindings/python/gpod.i.in
--------------------------
Patching file bindings/python/gpod.i.in using Plan A...
Hunk #1 succeeded at 296.
done
===>   Applying OpenBSD patch patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-configure,v 1.1 2013/10/25 19:12:07 naddy Exp $
|
|Do not pick up TagLib, which is only used by test-rebuild-db.
|
|--- configure.orig     Tue Oct 12 13:59:23 2010
|+++ configure  Fri Oct 25 21:08:25 2013
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 16900.
done
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
===>  Generating configure for libgpod-0.8.0p11
===>  Configuring for libgpod-0.8.0p11
Using /usr/obj/ports/libgpod-0.8.0/config.site (generated)
configure: loading site script /usr/obj/ports/libgpod-0.8.0/config.site
checking for a BSD-compatible install... 
/usr/obj/ports/libgpod-0.8.0/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... (cached) awk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by gmake... GNU
checking for 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... (cached) o
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... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for 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 dependency style of cc... (cached) gcc3
checking whether cc understands -c and -o together... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... gcc3
checking build system type... x86_64-unknown-openbsd6.8
checking host system type... x86_64-unknown-openbsd6.8
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking how to print strings... print -r
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for ANSI C header files... (cached) 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) 131072
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern 
/lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for ar... (cached) ar
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
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... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... openbsd6.8 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 how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd6.8 ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.21... 0.51.0 found
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.30.3
checking for XML::Parser... ok
checking for localtime_r... (cached) yes
checking for struct tm.tm_gmtoff... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBGPOD... yes
checking for GLIB... yes
checking for sg_ll_inquiry in -lsgutils2... no
checking for sg_ll_inquiry in -lsgutils... no
checking for LIBUSB... yes
checking for inflate in -lz... yes
checking for TAGLIB... no
checking for LIBXML... yes
checking for GDKPIXBUF... yes
checking for PYGOBJECT... no
configure: error: pygobject support explicitly requested but pygobject couldn't 
be found
*** Error 1 in audio/libgpod (/usr/ports/infrastructure/mk/bsd.port.mk:2896 
'do-configure': @for d in /usr/obj/ports/libgpod-0.8.0/libgpod-0...)
*** Error 2 in audio/libgpod (/usr/ports/infrastructure/mk/bsd.port.mk:2916 
'/usr/obj/ports/libgpod-0.8.0/.configure_done': @cd /usr/ports/a...)
*** Error 2 in audio/libgpod (/usr/ports/infrastructure/mk/bsd.port.mk:2594 
'build': @lock=libgpod-0.8.0p11;  export _LOCKS_HELD=" libgpod-0...)
===> Exiting audio/libgpod with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:137 'build': @: 
${echo_msg:=echo};  : ${target:=build};  for i in ; do  eval...)
>>> Ended at 1612002214.98
Error: job failed with 512 on localhost at 1612002214

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to