Opened 18 years ago

Closed 16 years ago

Last modified 15 years ago

#7510 closed defect (worksforme)

xpdf build failure: gcc does not see Xm/XmAll.h

Reported by: Martin.Buchmann@… Owned by: reiffert@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

Hi,

I am not able to use the xpdf program after i upgrade to 3.01_3. With 3.01_2 it worked well. pdftops is working. There was no error message during the upgrade procedure. I have uninstalled all of xpdf and reinstalled with the -dv options. Here's the output:

---> Fetching xpdf ---> xpdf-3.01.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/xpdf ---> Attempting to fetch xpdf-3.01.tar.gz from ftp://ftp.foolabs.com/pub/xpdf/ ---> Verifying checksum(s) for xpdf ---> Checksumming xpdf-3.01.tar.gz ---> Extracting xpdf ---> Extracting xpdf-3.01.tar.gz ---> Applying patches to xpdf ---> Applying /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/xpdf/files/xpdf-3.01pl2.patch patching file goo/gmem.c patching file xpdf/JBIG2Stream.cc patching file xpdf/JPXStream.cc patching file xpdf/Stream.cc patching file xpdf/Stream.h patching file splash/SplashXPathScanner.cc ---> Configuring xpdf checking for gcc... gcc checking for C compiler default output... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking for ranlib... ranlib checking for OS/2 (with EMX)... no checking for DOS (with DJGPP)... no checking how to run the C preprocessor... gcc -E checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/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... not needed 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... yes 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... (cached) /opt/local/lib checking where to find the Xp header files... (cached) /opt/local/include checking X11/extensions/Print.h usability... yes checking X11/extensions/Print.h presence... yes checking for X11/extensions/Print.h... yes checking for XpStartPage in -lXp... yes using Xp library checking whether to use Xt library... (cached) /opt/local/lib checking where to find the Xt header files... (cached) /opt/local/include 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... (cached) /opt/local/lib checking where to find the Xm header files... (cached) /opt/local/include checking Xm/XmAll.h usability... no checking Xm/XmAll.h presence... no checking for Xm/XmAll.h... no configure: WARNING: requested Xm library not found! 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... (cached) /opt/local/lib checking where to find the t1 header files... (cached) /opt/local/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... (cached) /opt/local/lib checking where to find the freetype2 header files... (cached) /opt/local/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.DEBUG: Executing com.apple.build (xpdf) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/xpdf-3.01" && make all' DEBUG: Executing com.apple.destroot (xpdf) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/xpdf-3.01" && make install DESTDIR=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot' DEBUG: Executing destroot_finish DEBUG: Scanning man1 DEBUG: Scanning man5 DEBUG: Executing com.apple.archive (xpdf) DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin/pdffonts DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin/pdfimages DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin/pdfinfo DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin/pdftops DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin/pdftotext DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/etc/xpdfrc DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1/pdffonts.1.gz DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1/pdfimages.1.gz DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1/pdfinfo.1.gz DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1/pdftops.1.gz DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1/pdftotext.1.gz DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man5/xpdfrc.5.gz DEBUG: Using /usr/bin/tar DEBUG: Using /usr/bin/gzip DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/gzip -c9 > /opt/local/var/db/dports/packages/darwin/powerpc/xpdf-3.01_3.powerpc.tgz' DEBUG: Executing archive_finish DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/+COMMENT DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/+CONTENTS DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/+DESC DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/+PORTFILE DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/+STATE DEBUG: Executing com.apple.install (xpdf) DEBUG: installing directory: /opt/local/var/db/dports/software/xpdf/3.01_3/opt DEBUG: installing directory: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local DEBUG: installing directory: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/bin DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/bin/pdffonts DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/bin/pdfimages DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/bin/pdfinfo DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/bin/pdftops DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/bin/pdftotext DEBUG: installing directory: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/etc DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/etc/xpdfrc DEBUG: installing directory: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/share DEBUG: installing directory: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/share/man DEBUG: installing directory: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/share/man/man1 DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/share/man/man1/pdffonts.1.gz DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/share/man/man1/pdfimages.1.gz DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/share/man/man1/pdfinfo.1.gz DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/share/man/man1/pdftops.1.gz DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/share/man/man1/pdftotext.1.gz DEBUG: installing directory: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/share/man/man5 DEBUG: installing file: /opt/local/var/db/dports/software/xpdf/3.01_3/opt/local/share/man/man5/xpdfrc.5.gz DEBUG: Executing proc-post-com.apple.install-install-0 DEBUG: Executing com.apple.activate (xpdf) DEBUG: activating directory: / DEBUG: activating directory: /opt DEBUG: activating directory: /opt/local DEBUG: activating directory: /opt/local/bin DEBUG: activating file: /opt/local/bin/pdffonts DEBUG: activating file: /opt/local/bin/pdfimages DEBUG: activating file: /opt/local/bin/pdfinfo DEBUG: activating file: /opt/local/bin/pdftops DEBUG: activating file: /opt/local/bin/pdftotext DEBUG: activating directory: /opt/local/etc DEBUG: activating file: /opt/local/etc/xpdfrc DEBUG: activating directory: /opt/local/share DEBUG: activating directory: /opt/local/share/man DEBUG: activating directory: /opt/local/share/man/man1 DEBUG: activating file: /opt/local/share/man/man1/pdffonts.1.gz DEBUG: activating file: /opt/local/share/man/man1/pdfimages.1.gz DEBUG: activating file: /opt/local/share/man/man1/pdfinfo.1.gz DEBUG: activating file: /opt/local/share/man/man1/pdftops.1.gz DEBUG: activating file: /opt/local/share/man/man1/pdftotext.1.gz DEBUG: activating directory: /opt/local/share/man/man5 DEBUG: activating file: /opt/local/share/man/man5/xpdfrc.5.gz DEBUG: Adding file to file_map: /opt/local/bin/pdffonts for: xpdf DEBUG: Adding file to file_map: /opt/local/bin/pdfimages for: xpdf DEBUG: Adding file to file_map: /opt/local/bin/pdfinfo for: xpdf DEBUG: Adding file to file_map: /opt/local/bin/pdftops for: xpdf DEBUG: Adding file to file_map: /opt/local/bin/pdftotext for: xpdf DEBUG: Adding file to file_map: /opt/local/etc/xpdfrc for: xpdf DEBUG: Adding file to file_map: /opt/local/share/man/man1/pdffonts.1.gz for: xpdf DEBUG: Adding file to file_map: /opt/local/share/man/man1/pdfimages.1.gz for: xpdf DEBUG: Adding file to file_map: /opt/local/share/man/man1/pdfinfo.1.gz for: xpdf DEBUG: Adding file to file_map: /opt/local/share/man/man1/pdftops.1.gz for: xpdf DEBUG: Adding file to file_map: /opt/local/share/man/man1/pdftotext.1.gz for: xpdf DEBUG: Adding file to file_map: /opt/local/share/man/man5/xpdfrc.5.gz for: xpdf DEBUG: Skipping completed com.apple.main (xpdf) DEBUG: Executing com.apple.clean (xpdf) DEBUG: Removing directory: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work DEBUG: Removing symlink: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/xpdf/work t/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Dict.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Error.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c FontEncodingTables.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Function.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Gfx.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c GfxFont.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c GfxState.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c GlobalParams.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c JArithmeticDecoder.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c JBIG2Stream.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c JPXStream.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Lexer.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Link.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c NameToCharCode.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Outline.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Object.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c OutputDev.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Page.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Parser.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c PDFDoc.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c PDFDocEncoding.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c PSOutputDev.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c PSTokenizer.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c SecurityHandler.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c Stream.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c UnicodeMap.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c XpdfPluginAPI.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c XRef.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c pdftops.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -lz -o pdftops Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Outline.o Object.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSOutputDev.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdftops.o \

-L../goo -lGoo -L/opt/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm

/usr/bin/ld: warning prebinding not disabled because (PAGEZERO segment (address = 0x0 size = 0x1000) of pdftops overlaps with TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0x105000) of pdftops overlaps with TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0x105000) of pdftops overlaps with DATA segment (address = 0x11000 size = 0x1000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0x105000) of pdftops overlaps with LINKEDIT segment (address = 0x12000 size = 0x2000) of /opt/local/lib/libz.1.dylib g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c TextOutputDev.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c UnicodeTypeTable.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c pdftotext.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -lz -o pdftotext Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XpdfPluginAPI.o XRef.o pdftotext.o \

-L../goo -lGoo -L/opt/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm

/usr/bin/ld: warning prebinding not disabled because (PAGEZERO segment (address = 0x0 size = 0x1000) of pdftotext overlaps with TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xf9000) of pdftotext overlaps with TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xf9000) of pdftotext overlaps with DATA segment (address = 0x11000 size = 0x1000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xf9000) of pdftotext overlaps with LINKEDIT segment (address = 0x12000 size = 0x2000) of /opt/local/lib/libz.1.dylib g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c pdfinfo.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -lz -o pdfinfo Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfinfo.o \

-L../goo -lGoo -L/opt/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm

/usr/bin/ld: warning prebinding not disabled because (PAGEZERO segment (address = 0x0 size = 0x1000) of pdfinfo overlaps with TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xe7000) of pdfinfo overlaps with TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xe7000) of pdfinfo overlaps with DATA segment (address = 0x11000 size = 0x1000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xe7000) of pdfinfo overlaps with LINKEDIT segment (address = 0x12000 size = 0x2000) of /opt/local/lib/libz.1.dylib g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c pdffonts.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -lz -o pdffonts Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdffonts.o \

-L../goo -lGoo -L/opt/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm

/usr/bin/ld: warning prebinding not disabled because (PAGEZERO segment (address = 0x0 size = 0x1000) of pdffonts overlaps with TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xe7000) of pdffonts overlaps with TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xe7000) of pdffonts overlaps with DATA segment (address = 0x11000 size = 0x1000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xe7000) of pdffonts overlaps with LINKEDIT segment (address = 0x12000 size = 0x2000) of /opt/local/lib/libz.1.dylib g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c ImageOutputDev.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -c pdfimages.cc g++ -I/opt/local/include/freetype2 -I/opt/local/include -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/usr/X11R6/include -lz -o pdfimages Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o ImageOutputDev.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfimages.o \

-L../goo -lGoo -L/opt/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm

/usr/bin/ld: warning prebinding not disabled because (PAGEZERO segment (address = 0x0 size = 0x1000) of pdfimages overlaps with TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xe7000) of pdfimages overlaps with TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xe7000) of pdfimages overlaps with DATA segment (address = 0x11000 size = 0x1000) of /opt/local/lib/libz.1.dylib /usr/bin/ld: warning prebinding not disabled because (TEXT segment (address = 0x1000 size = 0xe7000) of pdfimages overlaps with LINKEDIT segment (address = 0x12000 size = 0x2000) of /opt/local/lib/libz.1.dylib ---> Staging xpdf into destroot . changed

gid expected 0 found 80 modified permissions expected 0775 found 0755 modified

./usr missing (created) . missing (directory not created: File exists) ./Applications missing (created) ./Developer missing (created) ./Library missing (created) . changed

gid expected 80 found 0 modified permissions expected 0775 found 0755 modified

./bin missing (created) ./etc missing (created) ./include missing (created) ./lib missing (created) ./libexec missing (created) ./sbin missing (created) ./share missing (created) ./share/info missing (created) ./share/man missing (created) ./share/man/cat1 missing (created) ./share/man/cat2 missing (created) ./share/man/cat3 missing (created) ./share/man/cat4 missing (created) ./share/man/cat5 missing (created) ./share/man/cat6 missing (created) ./share/man/cat7 missing (created) ./share/man/cat8 missing (created) ./share/man/cat9 missing (created) ./share/man/catl missing (created) ./share/man/catn missing (created) ./share/man/man1 missing (created) ./share/man/man2 missing (created) ./share/man/man3 missing (created) ./share/man/man4 missing (created) ./share/man/man5 missing (created) ./share/man/man6 missing (created) ./share/man/man7 missing (created) ./share/man/man8 missing (created) ./share/man/man9 missing (created) ./share/man/manl missing (created) ./share/man/mann missing (created) ./share/nls missing (created) ./share/nls/C missing (created) ./share/nls/af_ZA.ISO8859-1 missing (created) ./share/nls/af_ZA.ISO8859-15 missing (created) ./share/nls/bg_BG.CP1251 missing (created) ./share/nls/cs_CZ.ISO8859-2 missing (created) ./share/nls/da_DK.ISO8859-1 missing (created) ./share/nls/da_DK.ISO8859-15 missing (created) ./share/nls/de_AT.ISO8859-1 missing (created) ./share/nls/de_AT.ISO8859-15 missing (created) ./share/nls/de_CH.ISO8859-1 missing (created) ./share/nls/de_CH.ISO8859-15 missing (created) ./share/nls/de_DE.ISO8859-1 missing (created) ./share/nls/de_DE.ISO8859-15 missing (created) ./share/nls/el_GR.ISO8859-7 missing (created) ./share/nls/en_AU.ISO8859-1 missing (created) ./share/nls/en_AU.ISO8859-15 missing (created) ./share/nls/en_AU.US-ASCII missing (created) ./share/nls/en_CA.ISO8859-1 missing (created) ./share/nls/en_CA.ISO8859-15 missing (created) ./share/nls/en_CA.US-ASCII missing (created) ./share/nls/en_GB.ISO8859-1 missing (created) ./share/nls/en_GB.ISO8859-15 missing (created) ./share/nls/en_GB.US-ASCII missing (created) ./share/nls/en_NZ.ISO8859-1 missing (created) ./share/nls/en_NZ.ISO8859-15 missing (created) ./share/nls/en_NZ.US-ASCII missing (created) ./share/nls/en_US.ISO8859-1 missing (created) ./share/nls/en_US.ISO8859-15 missing (created) ./share/nls/es_ES.ISO8859-1 missing (created) ./share/nls/es_ES.ISO8859-15 missing (created) ./share/nls/et_EE.ISO8859-15 missing (created) ./share/nls/fi_FI.ISO8859-1 missing (created) ./share/nls/fi_FI.ISO8859-15 missing (created) ./share/nls/fr_BE.ISO8859-1 missing (created) ./share/nls/fr_BE.ISO8859-15 missing (created) ./share/nls/fr_CA.ISO8859-1 missing (created) ./share/nls/fr_CA.ISO8859-15 missing (created) ./share/nls/fr_CH.ISO8859-1 missing (created) ./share/nls/fr_CH.ISO8859-15 missing (created) ./share/nls/fr_FR.ISO8859-1 missing (created) ./share/nls/fr_FR.ISO8859-15 missing (created) ./share/nls/hi_IN.ISCII-DEV missing (created) ./share/nls/hr_HR.ISO8859-2 missing (created) ./share/nls/hu_HU.ISO8859-2 missing (created) ./share/nls/is_IS.ISO8859-1 missing (created) ./share/nls/is_IS.ISO8859-15 missing (created) ./share/nls/it_CH.ISO8859-1 missing (created) ./share/nls/it_CH.ISO8859-15 missing (created) ./share/nls/it_IT.ISO8859-1 missing (created) ./share/nls/it_IT.ISO8859-15 missing (created) ./share/nls/ja_JP.SJIS missing (created) ./share/nls/ja_JP.eucJP missing (created) ./share/nls/ko_KR.eucKR missing (created) ./share/nls/la_LN.ISO8859-1 missing (created) ./share/nls/la_LN.ISO8859-15 missing (created) ./share/nls/la_LN.ISO8859-2 missing (created) ./share/nls/la_LN.ISO8859-4 missing (created) ./share/nls/la_LN.US-ASCII missing (created) ./share/nls/lt_LT.ISO8859-4 missing (created) ./share/nls/nl_BE.ISO8859-1 missing (created) ./share/nls/nl_BE.ISO8859-15 missing (created) ./share/nls/nl_NL.ISO8859-1 missing (created) ./share/nls/nl_NL.ISO8859-15 missing (created) ./share/nls/no_NO.ISO8859-1 missing (created) ./share/nls/no_NO.ISO8859-15 missing (created) ./share/nls/pl_PL.ISO8859-2 missing (created) ./share/nls/pt_BR.ISO8859-1 missing (created) ./share/nls/pt_PT.ISO8859-1 missing (created) ./share/nls/pt_PT.ISO8859-15 missing (created) ./share/nls/ro_RO.ISO8859-2 missing (created) ./share/nls/ru_RU.CP866 missing (created) ./share/nls/ru_RU.ISO8859-5 missing (created) ./share/nls/ru_RU.KOI8-R missing (created) ./share/nls/sk_SK.ISO8859-2 missing (created) ./share/nls/sl_SI.ISO8859-2 missing (created) ./share/nls/sv_SE.ISO8859-1 missing (created) ./share/nls/sv_SE.ISO8859-15 missing (created) ./share/nls/tr_TR.ISO8859-9 missing (created) ./share/nls/uk_UA.ISO8859-5 missing (created) ./share/nls/uk_UA.KOI8-U missing (created) ./share/nls/zh_CN.eucCN missing (created) ./share/nls/zh_TW.Big5 missing (created) ./share/skel missing (created) ./var missing (created) ./var/db missing (created) ./var/db/dports missing (created) ./var/db/dports/distfiles missing (created) ./var/db/dports/receipts missing (created) mkdir -p /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin /opt/local/bin/ginstall -c xpdf/pdftops /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin/pdftops /opt/local/bin/ginstall -c xpdf/pdftotext /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin/pdftotext /opt/local/bin/ginstall -c xpdf/pdfinfo /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin/pdfinfo /opt/local/bin/ginstall -c xpdf/pdffonts /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin/pdffonts /opt/local/bin/ginstall -c xpdf/pdfimages /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/bin/pdfimages mkdir -p /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1 /opt/local/bin/ginstall -c -m 644 ./doc/pdftops.1 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1/pdftops.1 /opt/local/bin/ginstall -c -m 644 ./doc/pdftotext.1 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1/pdftotext.1 /opt/local/bin/ginstall -c -m 644 ./doc/pdfinfo.1 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1/pdfinfo.1 /opt/local/bin/ginstall -c -m 644 ./doc/pdffonts.1 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1/pdffonts.1 /opt/local/bin/ginstall -c -m 644 ./doc/pdfimages.1 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man1/pdfimages.1 mkdir -p /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man5 /opt/local/bin/ginstall -c -m 644 ./doc/xpdfrc.5 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/share/man/man5/xpdfrc.5 mkdir -p /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/etc /opt/local/bin/ginstall -c -m 644 ./doc/sample-xpdfrc /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xpdf/work/destroot/opt/local/etc/xpdfrc ---> Compressing man pages for xpdf man1/pdffonts.1: 54.2% -- replaced with man1/pdffonts.1.gz man1/pdffonts.1.gz: changing permissions from 00644 to 00444 man1/pdfimages.1: 52.0% -- replaced with man1/pdfimages.1.gz man1/pdfimages.1.gz: changing permissions from 00644 to 00444 man1/pdfinfo.1: 54.1% -- replaced with man1/pdfinfo.1.gz man1/pdfinfo.1.gz: changing permissions from 00644 to 00444 man1/pdftops.1: 65.2% -- replaced with man1/pdftops.1.gz man1/pdftops.1.gz: changing permissions from 00644 to 00444 man1/pdftotext.1: 53.7% -- replaced with man1/pdftotext.1.gz man1/pdftotext.1.gz: changing permissions from 00644 to 00444 man5/xpdfrc.5: 69.5% -- replaced with man5/xpdfrc.5.gz man5/xpdfrc.5.gz: changing permissions from 00644 to 00444 ---> Packaging tgz archive for xpdf 3.01_3 ---> Creating xpdf-3.01_3.powerpc.tgz ./ ./+COMMENT ./+CONTENTS ./+DESC ./+PORTFILE ./+STATE ./opt/ ./opt/local/ ./opt/local/bin/ ./opt/local/bin/pdffonts ./opt/local/bin/pdfimages ./opt/local/bin/pdfinfo ./opt/local/bin/pdftops ./opt/local/bin/pdftotext ./opt/local/etc/ ./opt/local/etc/xpdfrc ./opt/local/share/ ./opt/local/share/man/ ./opt/local/share/man/man1/ ./opt/local/share/man/man1/pdffonts.1.gz ./opt/local/share/man/man1/pdfimages.1.gz ./opt/local/share/man/man1/pdfinfo.1.gz ./opt/local/share/man/man1/pdftops.1.gz ./opt/local/share/man/man1/pdftotext.1.gz ./opt/local/share/man/man5/ ./opt/local/share/man/man5/xpdfrc.5.gz ---> Archive xpdf-3.01_3.powerpc.tgz packaged ---> Archive for xpdf 3.01_3 packaged ---> Installing xpdf 3.01_3

Xpdf language support packages are also available at http://www.foolabs.com/xpdf/download.html

---> Activating xpdf 3.01_3 ---> Cleaning xpdf ---> Removing workpath for xpdf

Attachments (3)

config.log (47.7 KB) - added by Martin.Buchmann@… 18 years ago.
My config.log
config.2.log (45.5 KB) - added by Martin.Buchmann@… 18 years ago.
My config.log using lesstif
destroot.log.zip (67.2 KB) - added by Martin.Buchmann@… 18 years ago.
The complett output of 'port -d destroot openmotif' after uninstall/clean

Download all attachments as: .zip

Change History (20)

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to yves@…

Assigning to maintainer.

comment:2 Changed 18 years ago by yves@…

Status: newassigned

what version of Motif (openmotif/lesstif) do you have installed ?

comment:3 Changed 18 years ago by Martin.Buchmann@…

(In reply to comment #2)

what version of Motif (openmotif/lesstif) do you have installed ?

openmotif @2.3.0beta1_1+darwin_8

comment:4 Changed 18 years ago by yves@…

OK, then I will need your config.log

cd /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/xpdf sudo touch Portfile sudo port configure

cp work/xpdf-3.01/config.log ~/Desktop

Changed 18 years ago by Martin.Buchmann@…

Attachment: config.log added

My config.log

comment:5 Changed 18 years ago by Martin.Buchmann@…

Additionaly i see the following warning during the configuration stage:

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

Which i don't understand because i openmotif is listed as installed and active.

If i can provide any other information just tell me.

Best regards

Martin

Changed 18 years ago by Martin.Buchmann@…

Attachment: config.2.log added

My config.log using lesstif

comment:6 Changed 18 years ago by Martin.Buchmann@…

If I'm using lesstif xpdf works fine.

comment:7 Changed 18 years ago by yves@…

Summary: xpdf: command not found with xpdf @3.01_3BUG : missing Xm/XmAll.h in openmotif

Hi

As you have seen, the problem is not in xpdf but in your openmotif installation which is missing at least one file.

I wonder if you would like to post the output of "port -d destroot openmotif" ?

Changed 18 years ago by Martin.Buchmann@…

Attachment: destroot.log.zip added

The complett output of 'port -d destroot openmotif' after uninstall/clean

comment:8 Changed 18 years ago by yves@…

Summary: BUG : missing Xm/XmAll.h in openmotifBUG : gcc does not see Xm/XmAll.h

I don't know what to think, because you have XmAll.h installed alright, the right include paths but the compiler won't find it.

comment:9 Changed 18 years ago by Martin.Buchmann@…

(In reply to comment #11)

I don't know what to think, because you have XmAll.h installed alright, the right include paths but the compiler won't find it.

Hmm, I am sorry but i have idea neither what's going on. I couldn't remember having similar problems in the past. As i said before with the xpdf port 3.01_2 it worked well. I don't know anymore if i updated openmotif inbetween :-( Anyway, with lesstif installed it works fine.

comment:10 Changed 18 years ago by yves@…

Owner: changed from yves@… to darwinports-bugs@…
Status: assignednew

comment:11 Changed 17 years ago by cssdev

I just tested with openmotif-2.3.0-20060106, and xpf located Xm/XmAll.h without any trouble.

comment:12 Changed 17 years ago by roland@…

I ran into a similar issue on Panther (Mac OS X 10.3.9).

(I don't know if the right way to report this problem is to continue this ticket or to open a new one, but I thought the first option was better.)

Xpdf's configure was unable to find ft2build.h; according to port contents freetype, ft2build.h and the freetype2 headers lives in separate directories on my installation:

% port contents freetype
Port freetype contains:
  /opt/local/bin/freetype-config
  /opt/local/include/freetype2/freetype/cache/ftccache.h
  /opt/local/include/freetype2/freetype/cache/ftccmap.h
  /opt/local/include/freetype2/freetype/cache/ftcglyph.h
  /opt/local/include/freetype2/freetype/cache/ftcimage.h
  /opt/local/include/freetype2/freetype/cache/ftcmanag.h
  /opt/local/include/freetype2/freetype/cache/ftcmru.h
  /opt/local/include/freetype2/freetype/cache/ftcsbits.h
  /opt/local/include/freetype2/freetype/config/ftconfig.h
  /opt/local/include/freetype2/freetype/config/ftheader.h
  /opt/local/include/freetype2/freetype/config/ftmodule.h
  /opt/local/include/freetype2/freetype/config/ftoption.h
  /opt/local/include/freetype2/freetype/config/ftstdlib.h
  /opt/local/include/freetype2/freetype/freetype.h
  /opt/local/include/freetype2/freetype/ftbbox.h
  /opt/local/include/freetype2/freetype/ftbdf.h
  /opt/local/include/freetype2/freetype/ftbitmap.h
  /opt/local/include/freetype2/freetype/ftcache.h
  /opt/local/include/freetype2/freetype/ftchapters.h
  /opt/local/include/freetype2/freetype/fterrdef.h
  /opt/local/include/freetype2/freetype/fterrors.h
  /opt/local/include/freetype2/freetype/ftglyph.h
  /opt/local/include/freetype2/freetype/ftgzip.h
  /opt/local/include/freetype2/freetype/ftimage.h
  /opt/local/include/freetype2/freetype/ftincrem.h
  /opt/local/include/freetype2/freetype/ftlist.h
  /opt/local/include/freetype2/freetype/ftlzw.h
  /opt/local/include/freetype2/freetype/ftmac.h
  /opt/local/include/freetype2/freetype/ftmm.h
  /opt/local/include/freetype2/freetype/ftmodapi.h
  /opt/local/include/freetype2/freetype/ftmoderr.h
  /opt/local/include/freetype2/freetype/ftotval.h
  /opt/local/include/freetype2/freetype/ftoutln.h
  /opt/local/include/freetype2/freetype/ftpfr.h
  /opt/local/include/freetype2/freetype/ftrender.h
  /opt/local/include/freetype2/freetype/ftsizes.h
  /opt/local/include/freetype2/freetype/ftsnames.h
  /opt/local/include/freetype2/freetype/ftstroke.h
  /opt/local/include/freetype2/freetype/ftsynth.h
  /opt/local/include/freetype2/freetype/ftsysio.h
  /opt/local/include/freetype2/freetype/ftsysmem.h
  /opt/local/include/freetype2/freetype/ftsystem.h
  /opt/local/include/freetype2/freetype/fttrigon.h
  /opt/local/include/freetype2/freetype/fttypes.h
  /opt/local/include/freetype2/freetype/ftwinfnt.h
  /opt/local/include/freetype2/freetype/ftxf86.h
  /opt/local/include/freetype2/freetype/internal/autohint.h
  /opt/local/include/freetype2/freetype/internal/ftcalc.h
  /opt/local/include/freetype2/freetype/internal/ftdebug.h
  /opt/local/include/freetype2/freetype/internal/ftdriver.h
  /opt/local/include/freetype2/freetype/internal/ftgloadr.h
  /opt/local/include/freetype2/freetype/internal/ftmemory.h
  /opt/local/include/freetype2/freetype/internal/ftobjs.h
  /opt/local/include/freetype2/freetype/internal/ftrfork.h
  /opt/local/include/freetype2/freetype/internal/ftserv.h
  /opt/local/include/freetype2/freetype/internal/ftstream.h
  /opt/local/include/freetype2/freetype/internal/fttrace.h
  /opt/local/include/freetype2/freetype/internal/ftvalid.h
  /opt/local/include/freetype2/freetype/internal/internal.h
  /opt/local/include/freetype2/freetype/internal/pcftypes.h
  /opt/local/include/freetype2/freetype/internal/psaux.h
  /opt/local/include/freetype2/freetype/internal/pshints.h
  /opt/local/include/freetype2/freetype/internal/sfnt.h
  /opt/local/include/freetype2/freetype/internal/svbdf.h
  /opt/local/include/freetype2/freetype/internal/svgldict.h
  /opt/local/include/freetype2/freetype/internal/svmm.h
  /opt/local/include/freetype2/freetype/internal/svotval.h
  /opt/local/include/freetype2/freetype/internal/svpfr.h
  /opt/local/include/freetype2/freetype/internal/svpostnm.h
  /opt/local/include/freetype2/freetype/internal/svpscmap.h
  /opt/local/include/freetype2/freetype/internal/svpsinfo.h
  /opt/local/include/freetype2/freetype/internal/svsfnt.h
  /opt/local/include/freetype2/freetype/internal/svttcmap.h
  /opt/local/include/freetype2/freetype/internal/svwinfnt.h
  /opt/local/include/freetype2/freetype/internal/svxf86nm.h
  /opt/local/include/freetype2/freetype/internal/t1types.h
  /opt/local/include/freetype2/freetype/internal/tttypes.h
  /opt/local/include/freetype2/freetype/t1tables.h
  /opt/local/include/freetype2/freetype/ttnameid.h
  /opt/local/include/freetype2/freetype/tttables.h
  /opt/local/include/freetype2/freetype/tttags.h
  /opt/local/include/freetype2/freetype/ttunpat.h
  /opt/local/include/ft2build.h
  /opt/local/lib/libfreetype.6.3.8.dylib
  /opt/local/lib/libfreetype.6.dylib
  /opt/local/lib/libfreetype.a
  /opt/local/lib/libfreetype.dylib
  /opt/local/lib/libfreetype.la
  /opt/local/lib/pkgconfig/freetype2.pc
  /opt/local/share/aclocal/freetype2.m4

I had to patch Xpdf's Portfile to help configure find ft2build.h, but I'm not sure whether altering configure's CPPFLAGS is a good practice.

--- Portfile.orig	Tue Nov 14 19:23:05 2006
+++ Portfile	Tue Nov 14 19:29:31 2006
@@ -83,6 +83,11 @@
         --with-Xm-includes=${prefix}/include
 }
 
+platform darwin 7 {
+    configure.env-append \
+        CPPFLAGS="-I/usr/X11R6/include -I${prefix}/include"
+}
+
 post-install {
     ui_msg " \
         Xpdf language support packages are also available at \

Anyway, it worked and xpdf was built successfully. Hope it might help.

Roland

comment:13 Changed 17 years ago by pipping@…

Milestone: Port Bugs

comment:14 Changed 16 years ago by nox@…

Priority: ExpectedNormal
Summary: BUG : gcc does not see Xm/XmAll.hxpdf build failure: gcc does not see Xm/XmAll.h

comment:15 Changed 16 years ago by reiffert@…

Owner: changed from macports-tickets@… to reiffert@…

comment:16 Changed 16 years ago by reiffert@…

Resolution: worksforme
Status: newclosed

All is well. xpdf builds successfully against openmotif. Closing this bug. Thanks for waiting.

Kind regards Thomas

comment:17 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.