pkgsrc-Bugs archive

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

Re: pkg/52429: security/gpgme fails to package properly due to PLIST errors



The following reply was made to PR pkg/52429; it has been noted by GNATS.

From: mlh%goathill.org@localhost (MLH)
To: gnats-bugs%NetBSD.org@localhost
Cc: wiz%NetBSD.org@localhost
Subject: Re: pkg/52429: security/gpgme fails to package properly due to PLIST
 errors
Date: Wed, 26 Jul 2017 11:37:10 -0400 (EDT)

 Thomas Klausner wrote:
 > The following reply was made to PR pkg/52429; it has been noted by GNATS.
 > 
 > From: Thomas Klausner <wiz%NetBSD.org@localhost>
 > To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
 > Cc: 
 > Subject: Re: pkg/52429: security/gpgme fails to package properly due to PLIST
 >  errors
 > Date: Wed, 26 Jul 2017 09:43:03 +0200
 > 
 >  On Tue, Jul 25, 2017 at 09:25:00PM +0000, mlh%goathill.org@localhost wrote:
 >  > >Number:         52429
 >  > >Category:       pkg
 >  > >Synopsis:       security/gpgme fails to package properly due to PLIST errors
 >  > >Confidential:   no
 >  > >Severity:       non-critical
 >  > >Priority:       low
 >  > >Responsible:    pkg-manager
 >  > >State:          open
 >  > >Class:          sw-bug
 >  > >Submitter-Id:   net
 >  > >Arrival-Date:   Tue Jul 25 21:25:00 +0000 2017
 >  > >Originator:     MLH
 >  > >Release:        NetBSD 7.99.66
 >  > >Organization:
 >  > 	
 >  > >Environment:
 >  > 	
 >  > 	
 >  > System: NetBSD tiamat 7.99.66 NetBSD 7.99.66 (GENERIC) #6: Thu Mar 16 21:04:39 EDT 2017 src/sys/arch/amd64/compile/GENERIC amd64
 >  > Architecture: x86_64
 >  > Machine: amd64
 >  > >Description:
 >  > security/gpgme fails to package properly due to PLIST errors
 >  
 >  Just as a datapoint, built fine for me on 8.99.1/amd64 from a couple
 >  days ago.
 
 This is in a new pkg_comp1 build environment doing a sizable pkg
 build from scratch, so nothing left over from previous builds. cvs
 up as of yesterday.
 
 >  Can you please provide more output from the configure step and build
 >  process?
 
 => Fetching gpgme-1.8.0.tar.bz2
 => Checksum SHA1 OK for gpgme-1.8.0.tar.bz2
 => Checksum RMD160 OK for gpgme-1.8.0.tar.bz2
 => Checksum SHA512 OK for gpgme-1.8.0.tar.bz2
 ===> Installing dependencies for gpgme-1.8.0
 ==========================================================================
 The supported build options for gpgme are:
 
         gnupg1 gnupg2 gnupg21
 
 The currently selected options are:
 
         gnupg2
 
 You can select which build options to use by setting PKG_DEFAULT_OPTIONS
 or the following variable.  Its current value is shown:
 
         PKG_OPTIONS.gpgme (not defined)
 
 ==========================================================================
 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6
 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1
 => Build dependency cwrappers>=20150314: found cwrappers-20170611
 => Full dependency gnupg2>=2.0<2.1: found gnupg2-2.0.30nb3
 => Full dependency libassuan>=2.4.2: found libassuan-2.4.3
 => Full dependency libgpg-error>=1.17: found libgpg-error-1.27
 ===> Overriding tools for gpgme-1.8.0
 ===> Extracting for gpgme-1.8.0
 ===> Patching for gpgme-1.8.0
 => Applying pkgsrc patches for gpgme-1.8.0
 => Verifying /usr/pkgsrc/security/gpgme/patches/patch-aa
 => Applying pkgsrc patch /usr/pkgsrc/security/gpgme/patches/patch-aa
 Hmm...  Looks like a unified diff to me...
 The text leading up to this was:
 --------------------------
 |$NetBSD: patch-aa,v 1.12 2017/03/31 10:31:57 wiz Exp $
 |
 |--- src/gpgme-config.in.orig   2016-11-10 16:13:34.000000000 +0000
 |+++ src/gpgme-config.in
 --------------------------
 Patching file src/gpgme-config.in using Plan A...
 Hunk #1 succeeded at 35.
 done
 => Verifying /usr/pkgsrc/security/gpgme/patches/patch-ac
 => Applying pkgsrc patch /usr/pkgsrc/security/gpgme/patches/patch-ac
 Hmm...  Looks like a unified diff to me...
 The text leading up to this was:
 --------------------------
 |$NetBSD: patch-ac,v 1.12 2017/03/31 10:31:57 wiz Exp $
 |
 |--- configure.orig     2016-11-16 12:46:37.000000000 +0000
 |+++ configure
 --------------------------
 Patching file configure using Plan A...
 Hunk #1 succeeded at 2784.
 Hunk #2 succeeded at 21176.
 done
 => Verifying /usr/pkgsrc/security/gpgme/patches/patch-ae
 => Applying pkgsrc patch /usr/pkgsrc/security/gpgme/patches/patch-ae
 Hmm...  Looks like a unified diff to me...
 The text leading up to this was:
 --------------------------
 |$NetBSD: patch-ae,v 1.6 2011/08/11 11:15:00 adam Exp $
 |
 |--- src/engine-gpgsm.c.orig    2011-01-19 11:37:44.000000000 +0000
 |+++ src/engine-gpgsm.c
 --------------------------
 Patching file src/engine-gpgsm.c using Plan A...
 Hunk #1 succeeded at 33.
 done
 => Verifying /usr/pkgsrc/security/gpgme/patches/patch-af
 => Applying pkgsrc patch /usr/pkgsrc/security/gpgme/patches/patch-af
 Hmm...  Looks like a unified diff to me...
 The text leading up to this was:
 --------------------------
 |$NetBSD: patch-af,v 1.6 2009/11/15 18:41:55 drochner Exp $
 |
 |--- src/get-env.c.orig 2004-12-07 21:47:40.000000000 +0100
 |+++ src/get-env.c
 --------------------------
 Patching file src/get-env.c using Plan A...
 Hunk #1 succeeded at 22.
 Hunk #2 succeeded at 56.
 done
 => Verifying /usr/pkgsrc/security/gpgme/patches/patch-ag
 => Applying pkgsrc patch /usr/pkgsrc/security/gpgme/patches/patch-ag
 Hmm...  Looks like a unified diff to me...
 The text leading up to this was:
 --------------------------
 |$NetBSD: patch-ag,v 1.5 2017/03/31 10:31:57 wiz Exp $
 |
 |--- config.h.in.orig   2016-11-16 12:29:36.000000000 +0000
 |+++ config.h.in
 --------------------------
 Patching file config.h.in using Plan A...
 Hunk #1 succeeded at 77.
 done
 => Verifying /usr/pkgsrc/security/gpgme/patches/patch-ah
 => Applying pkgsrc patch /usr/pkgsrc/security/gpgme/patches/patch-ah
 Hmm...  Looks like a unified diff to me...
 The text leading up to this was:
 --------------------------
 |$NetBSD: patch-ah,v 1.3 2009/11/15 18:41:55 drochner Exp $
 |
 |--- src/error.c.orig   2005-09-08 14:42:31.000000000 +0000
 |+++ src/error.c
 --------------------------
 Patching file src/error.c using Plan A...
 Hunk #1 succeeded at 22.
 Hunk #2 succeeded at 47.
 done
 => Substituting "pthread" in src/gpgme-config.in
 ===> Creating toolchain wrappers for gpgme-1.8.0
 ===> Configuring for gpgme-1.8.0
 => 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
 => Replacing sh interpreter in tests/gpg/pinentry.
 => Checking for portability problems in extracted files
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
 checking for gawk... /usr/bin/awk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking build system type... x86_64--netbsd
 checking host system type... x86_64--netbsd
 checking whether make supports nested variables... (cached) yes
 checking for style of include used by make... GNU
 checking for x86_64--netbsd-gcc... gcc
 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 gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking whether gcc understands -c and -o together... yes
 checking dependency style of gcc... gcc3
 checking how to run the C preprocessor... gcc -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... yes
 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 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 x86_64--netbsd-gcc... (cached) gcc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether gcc accepts -g... (cached) yes
 checking for gcc option to accept ISO C89... (cached) none needed
 checking whether gcc understands -c and -o together... (cached) yes
 checking dependency style of gcc... (cached) gcc3
 checking whether we are using the GNU C++ compiler... yes
 checking whether c++ accepts -g... yes
 checking dependency style of c++... gcc3
 checking for gitlog-to-changelog... no
 checking for cc for build... gcc
 checking how to print strings... printf
 checking for a sed that does not truncate output... /usr/bin/sed
 checking for fgrep... /usr/bin/grep -F
 checking for ld used by gcc... /pkg_comp/obj/pkgsrc/security/gpgme/default/.cwrapper/bin/ld
 checking if the linker (/pkg_comp/obj/pkgsrc/security/gpgme/default/.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) 262144
 checking whether the shell understands some XSI constructs... yes
 checking whether the shell understands "+="... no
 checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
 checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
 checking for /pkg_comp/obj/pkgsrc/security/gpgme/default/.cwrapper/bin/ld option to reload object files... -r
 checking for x86_64--netbsd-objdump... no
 checking for objdump... objdump
 checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
 checking for x86_64--netbsd-dlltool... no
 checking for dlltool... no
 checking how to associate runtime and link libraries... printf %s\n
 checking for x86_64--netbsd-ar... no
 checking for ar... ar
 checking for archiver @FILE support... @
 checking for x86_64--netbsd-strip... no
 checking for strip... strip
 checking for x86_64--netbsd-ranlib... no
 checking for ranlib... ranlib
 checking command to parse /usr/bin/nm -B output from gcc object... ok
 checking for sysroot... no
 checking for x86_64--netbsd-mt... no
 checking for mt... mt
 checking if mt is a manifest tool... no
 checking for dlfcn.h... yes
 checking for objdir... .libs
 checking if gcc supports -fno-rtti -fno-exceptions... no
 checking for gcc option to produce PIC... -fPIC -DPIC
 checking if gcc PIC flag -fPIC -DPIC works... yes
 checking if gcc static flag -static works... yes
 checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
 yes
 checking if gcc supports -c -o file.o... (cached) yes
 checking whether the gcc linker (/pkg_comp/obj/pkgsrc/security/gpgme/default/.cwrapper/bin/ld) supports shared libraries... yes
 checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
 no
 checking dynamic linker characteristics... NetBSD ld.elf_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... no
 checking how to run the C++ preprocessor... c++ -E
 checking for ld used by c++... /pkg_comp/obj/pkgsrc/security/gpgme/default/.cwrapper/bin/ld
 checking if the linker (/pkg_comp/obj/pkgsrc/security/gpgme/default/.cwrapper/bin/ld) is GNU ld... yes
 checking whether the c++ linker (/pkg_comp/obj/pkgsrc/security/gpgme/default/.cwrapper/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... rm: conftest*: No such file or directory
 yes
 checking if c++ supports -c -o file.o... (cached) yes
 checking whether the c++ linker (/pkg_comp/obj/pkgsrc/security/gpgme/default/.cwrapper/bin/ld) supports shared libraries... yes
 checking dynamic linker characteristics... NetBSD ld.elf_so
 checking how to hardcode library paths into programs... immediate
 checking for x86_64--netbsd-windres... no
 checking for windres... no
 checking whether c++ supports C++11 features by default... no
 checking whether c++ supports C++11 features with -std=c++11... yes
 checking for GPGME_QT... checking for GPGME_QTTEST... : permission denied
 configure: WARNING:
 ***
 *** Qt5 (Qt5Core) not found Qt Binding will be disabled.
 ***
 checking for swig... (cached) no
 checking for swig2.0... (cached) no
 checking for locale.h... yes
 checking for rfuncs.h... no
 checking for sys/select.h... yes
 checking for sys/uio.h... yes
 checking for argp.h... no
 checking for unistd.h... (cached) yes
 checking for sys/time.h... yes
 checking for sys/types.h... (cached) yes
 checking for sys/stat.h... (cached) yes
 checking for inline... inline
 checking size of unsigned int... 4
 checking for special C compiler options needed for large files... no
 checking for _FILE_OFFSET_BITS value needed for large files... no
 checking for off_t... yes
 checking for uintptr_t... yes
 checking for __thread... (cached) no
 configure: checking for libraries
 checking for _LARGEFILE_SOURCE value needed for large files... no
 checking for vasprintf... yes
 checking whether ttyname_r is declared... yes
 checking for unistd.h... (cached) yes
 checking for ttyname_r... yes
 checking whether ttyname_r is compatible with its POSIX signature... yes
 checking whether ttyname_r works with small buffers... yes
 checking whether we are using the GNU C Library 2.1 or newer... no
 checking for getenv_r... (cached) yes
 checking for timegm... yes
 checking for setlocale... yes
 checking for gpg-error-config... /usr/pkg/bin/gpg-error-config
 checking for GPG Error - version >= 1.17... yes (1.27)
 checking for x86_64--netbsd-libassuan-config... no
 checking for libassuan-config... /usr/pkg/bin/libassuan-config
 checking for LIBASSUAN - version >= 2.0.2... yes (2.4.3)
 checking LIBASSUAN API version... okay
 checking for funopen... yes
 checking for getgid... yes
 checking for getegid... yes
 checking for stpcpy... yes
 checking for setenv... yes
 checking for struct cmsghdr.cmsg_len... yes
 checking for error_t... no
 checking that generated files are newer than configure... done
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating src/Makefile
 config.status: creating tests/Makefile
 config.status: creating tests/gpg/Makefile
 config.status: creating tests/gpgsm/Makefile
 config.status: creating tests/opassuan/Makefile
 config.status: creating doc/Makefile
 config.status: creating src/versioninfo.rc
 config.status: creating src/gpgme.h
 config.status: creating src/gpgme-config
 config.status: creating lang/cpp/Makefile
 config.status: creating lang/cpp/src/Makefile
 config.status: creating lang/cpp/src/GpgmeppConfig-w32.cmake.in
 config.status: creating lang/cpp/src/GpgmeppConfig.cmake.in
 config.status: creating lang/cpp/src/GpgmeppConfigVersion.cmake
 config.status: creating lang/cpp/src/gpgmepp_version.h
 config.status: creating lang/qt/Makefile
 config.status: creating lang/qt/src/Makefile
 config.status: creating lang/qt/src/QGpgmeConfig-w32.cmake.in
 config.status: creating lang/qt/src/QGpgmeConfig.cmake.in
 config.status: creating lang/qt/src/QGpgmeConfigVersion.cmake
 config.status: creating lang/qt/tests/Makefile
 config.status: creating lang/qt/src/qgpgme_version.h
 config.status: creating lang/Makefile
 config.status: creating lang/cl/Makefile
 config.status: creating lang/cl/gpgme.asd
 config.status: creating lang/qt/doc/Makefile
 config.status: creating lang/python/Makefile
 config.status: creating lang/python/gpg/version.py
 config.status: creating lang/python/tests/Makefile
 config.status: creating lang/python/setup.py
 config.status: creating config.h
 config.status: executing depfiles commands
 config.status: executing libtool commands
 rm: libtoolT: No such file or directory
 
         GPGME v1.8.0 has been configured as follows:
 
         Revision:          f06220b  (61538)
         Platform:          x86_64--netbsd
 
         UI Server:         yes
         FD Passing:        yes
 
         Language bindings: cl cpp 
 
 => Modifying libtool scripts to use pkgsrc libtool
 => Modifying libtool scripts to use pkgsrc depcomp
 ===> Building for gpgme-1.8.0
 /usr/bin/make  all-recursive
 Making all in src
 


Home | Main Index | Thread Index | Old Index