pkgsrc-Bugs archive

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

pkg/41499: [print/xpdf] failure of PLIST check



>Number:         41499
>Category:       pkg
>Synopsis:       [print/xpdf] failure of PLIST check
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 28 12:25:00 +0000 2009
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.11, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.11 NetBSD 5.99.11 (MONOLITHIC) #86: Wed 
May 20 18:38:56 JST 2009 
root%bonnie.jaist.ac.jp@localhost:/usr/src/sys/arch/i386/compile/MONOLITHIC i386
Architecture: i386
Machine: i386
>Description:
$ make replace
=> Bootstrap dependency digest>=20010302: found digest-20080510
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for xpdf-3.02.tar.gz
=> Checksum RMD160 OK for xpdf-3.02.tar.gz
=> Checksum SHA1 OK for xpdf-3.02pl1.patch
=> Checksum RMD160 OK for xpdf-3.02pl1.patch
=> Checksum SHA1 OK for xpdf-3.02pl2.patch
=> Checksum RMD160 OK for xpdf-3.02pl2.patch
=> Checksum SHA1 OK for xpdf-3.02pl3.patch
=> Checksum RMD160 OK for xpdf-3.02pl3.patch
===> depends-message [xpdf-3.02pl3] ===> Installing dependencies for 
xpdf-3.02pl3
==========================================================================
The following variables will affect the build process of this package,
xpdf-3.02pl3.  Their current value is shown below:

        * MOTIFBASE (defined)
        * MOTIF_TYPE = openmotif

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency x11-links>=0.43: found x11-links-0.43
=> Build dependency checkperms>=1.1: found checkperms-1.10
=> Full dependency ghostscript-fonts-[0-9]*: found ghostscript-fonts-8.11nb2
=> Full dependency t1lib>=5.1.0nb5: found t1lib-5.1.2nb1
=> Full dependency openmotif>=2.3.1: found openmotif-2.3.1nb1
===> tools-message [xpdf-3.02pl3] ===> Overriding tools for xpdf-3.02pl3
===> extract-message [xpdf-3.02pl3] ===> Extracting for xpdf-3.02pl3
===> patch-message [xpdf-3.02pl3] ===> Patching for xpdf-3.02pl3
=> Applying distribution patches for xpdf-3.02pl3
=> Applying pkgsrc patches for xpdf-3.02pl3
=> Substituting "paths" in doc/pdffonts.1 doc/pdfimages.1 doc/pdfinfo.1 
doc/pdftoppm.1 doc/pdftops.1 doc/pdftotext.1 doc/sample-xpdfrc doc/xpdf.1 
doc/xpdfrc.5
===> wrapper-message [xpdf-3.02pl3] ===> Creating toolchain wrappers for 
xpdf-3.02pl3
===> configure-message [xpdf-3.02pl3] ===> Configuring for xpdf-3.02pl3
=> 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
=> Checking for portability problems in extracted files
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for i486--netbsdelf-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for library containing strerror... none required
checking for i486--netbsdelf-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for OS/2 (with EMX)... no
checking for DOS (with DJGPP)... no
checking how to run the C preprocessor... cc -E
checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for gethostbyname... (cached) yes
checking select() and fd_set in sys/select.h and sys/bsdtypes.h... need 
sys/select.h
checking FD_ZERO and strings.h or bstring.h... not needed
checking for rewinddir... yes
checking for popen... yes
checking for mkstemp... yes
checking for mkstemps... no
checking whether select takes fd_set arguments... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for fseek64... no
checking for ftell64... no
checking for egrep... grep -E
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 whether to use Xpm library... maybe
checking where to find the Xpm header files... 
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
using Xpm library
checking whether to use Xext library... maybe
checking where to find the Xext header files... 
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for XextAddDisplay in -lXext... yes
using Xext library
checking whether to use Xp library... maybe
checking where to find the Xp header files... 
checking X11/extensions/Print.h usability... no
checking X11/extensions/Print.h presence... no
checking for X11/extensions/Print.h... no
not using Xp library
checking whether to use Xt library... maybe
checking where to find the Xt header files... 
checking X11/Intrinsic.h usability... yes
checking X11/Intrinsic.h presence... yes
checking for X11/Intrinsic.h... yes
checking for XtAppInitialize in -lXt... yes
using Xt library
checking whether to use Xm library... maybe
checking where to find the Xm header files... 
checking Xm/XmAll.h usability... no
checking Xm/XmAll.h presence... no
checking for Xm/XmAll.h... no
not using Xm library
checking whether to use Sgm library... maybe
checking where to find the Sgm header files... 
checking Sgm/HPanedW.h usability... no
checking Sgm/HPanedW.h presence... no
checking for Sgm/HPanedW.h... no
not using Sgm library
checking for XtAppSetExitFlag in -lXt... yes
checking whether to use t1 library... maybe
checking where to find the t1 header files... (cached) /usr/pkg/include
checking t1lib.h usability... yes
checking t1lib.h presence... yes
checking for t1lib.h... yes
checking for T1_InitLib in -lt1... yes
using t1 library
checking whether to use freetype2 library... maybe
checking where to find the freetype2 header files... (cached) 
/usr/X11R7/include/freetype2
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
checking for FT_Get_Name_Index in -lfreetype... yes
using freetype2 library
checking whether to use libpaper library... maybe
checking where to find the libpaper header files... 
checking paper.h usability... no
checking paper.h presence... no
checking for paper.h... no
not using libpaper library
configure: creating ./config.status
config.status: creating Makefile
config.status: creating goo/Makefile
config.status: creating fofi/Makefile
config.status: creating splash/Makefile
config.status: creating xpdf/Makefile
config.status: creating aconf.h
configure: WARNING: Couldn't find Motif
configure: WARNING: -- You will be able to compile pdftops, pdftotext,
        pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm
===> build-message [xpdf-3.02pl3] ===> Building for xpdf-3.02pl3
...
===> replace-message [xpdf-3.02pl3] ===> Replacing for xpdf-3.02pl3
WARNING: experimental target - DATA LOSS MAY OCCUR.
=> Becoming ``root'' to make su-replace (/usr/pkg/bin/sudo)
Creating binary package: xpdf-3.02pl3
Creating package /usr/pkgsrc/print/xpdf/work/xpdf-3.02pl3
Using SrcDir value of /usr/pkg
pkg_create: can't stat `/usr/pkg/bin/pdftoppm'
pkg_create: can't stat `/usr/pkg/bin/xpdf'
pkg_create: can't stat `/usr/pkg/man/man1/pdftoppm.1.gz'
pkg_create: can't stat `/usr/pkg/man/man1/xpdf.1.gz'
pkg_create: lstat failed for file bin/pdftoppm: No such file or directory
=> Preserving existing +INSTALLED_INFO file.
=> Preserving existing +REQUIRED_BY file.
===> deinstall [xpdf-3.02pl3] ===> Deinstalling for xpdf-3.02pl3
Running /usr/pkg/sbin/pkg_delete -K /var/db/pkg  xpdf-3.02pl3
pkg_delete: Couldn't remove /usr/pkg/bin/pdftoppm
pkg_delete: Couldn't remove /usr/pkg/bin/xpdf
pkg_delete: Couldn't remove /usr/pkg/man/man1/pdftoppm.1.gz
pkg_delete: Couldn't remove /usr/pkg/man/man1/xpdf.1.gz
===========================================================================
The following files are no longer being used by xpdf-3.02pl3,
and they can be removed if no other packages are using them:

        /usr/pkg/etc/xpdfrc

===========================================================================
===========================================================================
The following directories are no longer being used by xpdf-3.02pl3,
and they can be removed if no other packages are using them:

        /usr/pkg/share/xpdf

===========================================================================
===> install-message [xpdf-3.02pl3] ===> Installing for xpdf-3.02pl3
=> Generating pre-install file lists
=> Running PRE-INSTALL script actions
mkdir -p /usr/pkg/bin
/usr/bin/install -c -s -o root -g wheel -m 555 xpdf/pdftops /usr/pkg/bin/pdftops
/usr/bin/install -c -s -o root -g wheel -m 555 xpdf/pdftotext 
/usr/pkg/bin/pdftotext
/usr/bin/install -c -s -o root -g wheel -m 555 xpdf/pdfinfo /usr/pkg/bin/pdfinfo
/usr/bin/install -c -s -o root -g wheel -m 555 xpdf/pdffonts 
/usr/pkg/bin/pdffonts
/usr/bin/install -c -s -o root -g wheel -m 555 xpdf/pdfimages 
/usr/pkg/bin/pdfimages
mkdir -p /usr/pkg/man/man1
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pdftops.1 
/usr/pkg/man/man1/pdftops.1
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pdftotext.1 
/usr/pkg/man/man1/pdftotext.1
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pdfinfo.1 
/usr/pkg/man/man1/pdfinfo.1
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pdffonts.1 
/usr/pkg/man/man1/pdffonts.1
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pdfimages.1 
/usr/pkg/man/man1/pdfimages.1
mkdir -p /usr/pkg/man/man5
/usr/bin/install -c -o root -g wheel -m 444 ./doc/xpdfrc.5 
/usr/pkg/man/man5/xpdfrc.5
mkdir -p /usr/pkg/share/examples/xpdf
/usr/bin/install -c -o root -g wheel -m 444 ./doc/sample-xpdfrc 
/usr/pkg/share/examples/xpdf/xpdfrc
=> Automatic manual page handling
=> Generating post-install file lists
=> Running POST-INSTALL script actions
xpdf-3.02pl3: /usr/pkg/etc/xpdfrc already exists
pkg_create: can't stat `/usr/pkg/bin/pdftoppm'
pkg_create: can't stat `/usr/pkg/bin/xpdf'
pkg_create: can't stat `/usr/pkg/man/man1/pdftoppm.1.gz'
pkg_create: can't stat `/usr/pkg/man/man1/xpdf.1.gz'
=> Registering installation for xpdf-3.02pl3
pkg_admin: xpdf-3.02pl3: File `/usr/pkg/bin/pdftoppm' is in +CONTENTS but not 
on filesystem!
pkg_admin: xpdf-3.02pl3: File `/usr/pkg/bin/xpdf' is in +CONTENTS but not on 
filesystem!
pkg_admin: xpdf-3.02pl3: File `/usr/pkg/man/man1/pdftoppm.1.gz' is in +CONTENTS 
but not on filesystem!
pkg_admin: xpdf-3.02pl3: File `/usr/pkg/man/man1/xpdf.1.gz' is in +CONTENTS but 
not on filesystem!
xpdf-3.02pl3 requires installed package ghostscript-fonts-8.11nb2
xpdf-3.02pl3 requires installed package openmotif-2.3.1nb1
xpdf-3.02pl3 requires installed package t1lib-5.1.2nb1
=> Checking file-check results for xpdf-3.02pl3
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         /usr/pkg/bin/pdftoppm
ERROR:         /usr/pkg/bin/xpdf
ERROR:         /usr/pkg/man/man1/pdftoppm.1.gz
ERROR:         /usr/pkg/man/man1/xpdf.1.gz
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/xpdf
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index