FreeBSD Bugzilla – Attachment 161047 Details for
Bug 203117
graphics/xpdf: fails to build in poudriere bulk -t with PLIST issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere build log
xpdf-3.04_5.log (text/plain), 121.83 KB, created by
Matthias Andree
on 2015-09-15 07:28:46 UTC
(
hide
)
Description:
poudriere build log
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2015-09-15 07:28:46 UTC
Size:
121.83 KB
patch
obsolete
>====>> Building graphics/xpdf >build started at Tue Sep 15 02:13:57 CEST 2015 >port directory: /usr/ports/graphics/xpdf >building for: FreeBSD 101amd64-default-job-03 10.1-RELEASE-p14 FreeBSD 10.1-RELEASE-p14 amd64 >maintained by: cy@FreeBSD.org >Makefile ident: $FreeBSD: head/graphics/xpdf/Makefile 396836 2015-09-13 17:15:30Z kwm $ >Poudriere version: 3.1.7 >Host OSVERSION: 1002000 >Jail OSVERSION: 1001000 > >---Begin Environment--- >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE-p14 >UNAME_r=10.1-RELEASE-p14 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >WARNING_WAIT=0 >SAVED_TERM=xterm >MASTERMNT=/usr/local/poudriere/data/.m/101amd64-default/ref >NO_WARNING_PKG_INSTALL_EOL=yes >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=xpdf-3.04_5 >OLDPWD=/ >PWD=/usr/local/poudriere/data/.m/101amd64-default/ref/.p/pool >MASTERNAME=101amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.7 >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >DEV_WARNING_WAIT=0 >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for xpdf-3.04_5: > DOCS=on: Build and/or install documentation > LIBPAPER=off: Enable libpaper > TYPE1=on: Ghostscript type1 fonts > X11=on: X11 (graphics) support >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--enable-opi --with-freetype2-library="/usr/local/lib" --with-freetype2-includes="/usr/local/include/freetype2" --bindir="/usr/local/libexec/xpdf" --mandir="/usr/local/share/xpdf/man" --enable-a4-paper --without-libpaper-library --with-x --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/xpdf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/xpdf/work HOME=/wrkdirs/usr/ports/graphics/xpdf/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >MOTIFLIB="-L/usr/local/lib -lXm -lXp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/xpdf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/xpdf/work HOME=/wrkdirs/usr/ports/graphics/xpdf/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local/share/xpdf" BSD_INSTALL_PROGRAM="/usr/bin/install -C -S -s -m 555" BSD_INSTALL_LIB="/usr/bin/install -C -S -s -m 444" BSD_INSTALL_SCRIPT="/usr/bin/install -C -S -m 555" BSD_INSTALL_DATA="/usr/bin/install -C -S -m 0644" BSD_INSTALL_MAN="/usr/bin/install -C -S -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >DOCS="" >NO_DOCS="@comment >" >LIBPAPER="@comment >" >NO_LIBPAPER="" >TYPE1="" >NO_TYPE1="@comment >" >X11="" >NO_X11="@comment >" >OSREL=10.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/xpdf" >EXAMPLESDIR="share/examples/xpdf" >DATADIR="share/xpdf" >WWWDIR="www/xpdf" >ETCDIR="etc/xpdf" >--End PLIST_SUB-- > >--SUB_LIST-- >DOCS="" >NO_DOCS="@comment >" >LIBPAPER="@comment >" >NO_LIBPAPER="" >TYPE1="" >NO_TYPE1="@comment >" >X11="" >NO_X11="@comment >" >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/xpdf >DOCSDIR=/usr/local/share/doc/xpdf >EXAMPLESDIR=/usr/local/share/examples/xpdf >WWWDIR=/usr/local/www/xpdf >ETCDIR=/usr/local/etc/xpdf >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/make.conf #### >NO_WARNING_PKG_INSTALL_EOL=yes >git_SET=GUI >#### /usr/local/etc/poudriere.d/101amd64-make.conf #### ># CVSup update flags. Edit SUPFILE settings to reflect whichever distribution >SVN_UPDATE= yes >INSTALL= /usr/bin/install -C -S > >SU_CMD= /usr/local/bin/sudo ${SH} -c >DOC_LANG= en_US.ISO8859-1 de_DE.ISO8859-1 > >WITH_JADETEX= true >FORCE_MAKE_JOBS?= yes > ># mutt >WITH_MUTT_IMAP_HEADER_CACHE= yes >WITH_MUTT_MAILDIR_HEADER_CACHE= yes >WITH_MSWINDOWS_LICENSE= yes > >WITH_LCD_FILTERING=yes > >QT4_OPTIONS= CUPS > >WRKDIRPREFIX?= /var/tmp > ># for totem: >WITH_DVD_DEVICE=/dev/cd0 > >THUNDERBIRD_I18N= de fr > >A4=YES >#BOGOFILTER_WITH_BDB_VER=5 >WITH_BDB_HIGHEST=yes ># FOR TESTING PURPOSES ONLY >CPUTYPE?=athlon64 >#CFLAGS= -O2 -fno-strict-aliasing -pipe >#CXXFLAGS+= -fconserve-space >#COPTFLAGS= -O -pipe > ># preparation for --as-needed (breaks lots of ports, f. i. gtk-vnc) >#LDFLAGS+= -Wl,--no-undefined > >.if defined(WANT_CLANG) >CC=clang >CXX=clang++ >CPP=clang-cpp >CXXFLAGS+=-std=c++11 -stdlib=libstdc++ >.endif >OPTIONS_UNSET=PROFILE >OPTIONS_SET=DOCS NLS EXAMPLES MANPAGES ># new ports world stuff September 2013 >WITH_SSP_PORTS=yes >SSP_CFLAGS=-fstack-protector >NO_WARNING_PKG_INSTALL_EOL=yes >DEV_WARNING_WAIT=2 >DEFAULT_VERSIONS=php=5 >OVERRIDE_LINUX_BASE_PORT=c6 >OVERRIDE_LINUX_NONBASE_PORTS=c6 >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License GPLv2 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> xpdf-3.04_5 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.5.6.txz >[101amd64-default-job-03] Installing pkg-1.5.6... >[101amd64-default-job-03] Extracting pkg-1.5.6: .......... done >Message for pkg-1.5.6: >If you are upgrading from the old package format, first run: > > # pkg2ng >===> xpdf-3.04_5 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of xpdf-3.04_5 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv2 accepted by the user >===> xpdf-3.04_5 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by xpdf-3.04_5 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv2 accepted by the user >===> xpdf-3.04_5 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by xpdf-3.04_5 for building >=> SHA256 Checksum OK for xpdf-3.04.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv2 accepted by the user >===> xpdf-3.04_5 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by xpdf-3.04_5 for building >===> Extracting for xpdf-3.04_5 >=> SHA256 Checksum OK for xpdf-3.04.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for xpdf-3.04_5 >===> Applying FreeBSD patches for xpdf-3.04_5 >/usr/bin/sed -i.bak -e 's|undef USE_COMBO_BOX|define USE_COMBO_BOX 1|' /wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/xpdf/XPDFViewer.h >=========================================================================== >=======================<phase: build-depends >============================ >===> xpdf-3.04_5 depends on executable: gmake - not found >===> Installing existing package /packages/All/gmake-4.1_2.txz >[101amd64-default-job-03] Installing gmake-4.1_2... >[101amd64-default-job-03] `-- Installing gettext-runtime-0.19.5.1... >[101amd64-default-job-03] | `-- Installing indexinfo-0.2.3... >[101amd64-default-job-03] | `-- Extracting indexinfo-0.2.3: .... done >[101amd64-default-job-03] `-- Extracting gettext-runtime-0.19.5.1: .......... done >[101amd64-default-job-03] Extracting gmake-4.1_2: .......... done >===> xpdf-3.04_5 depends on executable: gmake - found >===> Returning to build of xpdf-3.04_5 >===> xpdf-3.04_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found >===> Installing existing package /packages/All/libXpm-3.5.11_4.txz >[101amd64-default-job-03] Installing libXpm-3.5.11_4... >[101amd64-default-job-03] `-- Installing libX11-1.6.2_3,1... >[101amd64-default-job-03] | `-- Installing kbproto-1.0.6... >[101amd64-default-job-03] | `-- Extracting kbproto-1.0.6: .......... done >[101amd64-default-job-03] | `-- Installing libXau-1.0.8_3... >[101amd64-default-job-03] | | `-- Installing xproto-7.0.27... >[101amd64-default-job-03] | | `-- Extracting xproto-7.0.27: .......... done >[101amd64-default-job-03] | `-- Extracting libXau-1.0.8_3: .......... done >[101amd64-default-job-03] | `-- Installing libXdmcp-1.1.2... >[101amd64-default-job-03] | `-- Extracting libXdmcp-1.1.2: ......... done >[101amd64-default-job-03] | `-- Installing libxcb-1.11_1... >[101amd64-default-job-03] | | `-- Installing libpthread-stubs-0.3_6... >[101amd64-default-job-03] | | `-- Extracting libpthread-stubs-0.3_6: ..... done >[101amd64-default-job-03] | | `-- Installing libxml2-2.9.2_3... >[101amd64-default-job-03] | | `-- Extracting libxml2-2.9.2_3: .......... done >[101amd64-default-job-03] | `-- Extracting libxcb-1.11_1: .......... done >[101amd64-default-job-03] `-- Extracting libX11-1.6.2_3,1: .......... done >[101amd64-default-job-03] `-- Installing libXext-1.3.3_1,1... >[101amd64-default-job-03] | `-- Installing xextproto-7.3.0... >[101amd64-default-job-03] | `-- Extracting xextproto-7.3.0: .......... done >[101amd64-default-job-03] `-- Extracting libXext-1.3.3_1,1: .......... done >[101amd64-default-job-03] `-- Installing libXt-1.1.4_3,1... >[101amd64-default-job-03] | `-- Installing libSM-1.2.2_3,1... >[101amd64-default-job-03] | | `-- Installing libICE-1.0.9_1,1... >[101amd64-default-job-03] | | `-- Extracting libICE-1.0.9_1,1: .......... done >[101amd64-default-job-03] | `-- Extracting libSM-1.2.2_3,1: .......... done >[101amd64-default-job-03] `-- Extracting libXt-1.1.4_3,1: .......... done >[101amd64-default-job-03] Extracting libXpm-3.5.11_4: .......... done >===> xpdf-3.04_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found >===> Returning to build of xpdf-3.04_5 >=========================================================================== >=======================<phase: lib-depends >============================ >===> xpdf-3.04_5 depends on shared library: libfreetype.so - not found >===> Installing existing package /packages/All/freetype2-2.6_1.txz >[101amd64-default-job-03] Installing freetype2-2.6_1... >[101amd64-default-job-03] Extracting freetype2-2.6_1: .......... done >===> xpdf-3.04_5 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> Returning to build of xpdf-3.04_5 >===> xpdf-3.04_5 depends on shared library: libpng.so - not found >===> Installing existing package /packages/All/png-1.6.18.txz >[101amd64-default-job-03] Installing png-1.6.18... >[101amd64-default-job-03] Extracting png-1.6.18: .......... done >===> xpdf-3.04_5 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) >===> Returning to build of xpdf-3.04_5 >===> xpdf-3.04_5 depends on shared library: libXm.so.4 - not found >===> Installing existing package /packages/All/open-motif-2.3.4_2.txz >[101amd64-default-job-03] Installing open-motif-2.3.4_2... >[101amd64-default-job-03] `-- Installing jpeg-8_6... >[101amd64-default-job-03] `-- Extracting jpeg-8_6: .......... done >[101amd64-default-job-03] `-- Installing libXaw-1.0.12_3,2... >[101amd64-default-job-03] | `-- Installing libXmu-1.1.2_3,1... >[101amd64-default-job-03] | `-- Extracting libXmu-1.1.2_3,1: .......... done >[101amd64-default-job-03] | `-- Installing libXp-1.0.3,1... >[101amd64-default-job-03] | | `-- Installing printproto-1.0.5... >[101amd64-default-job-03] | | `-- Extracting printproto-1.0.5: .... done >[101amd64-default-job-03] | `-- Extracting libXp-1.0.3,1: .......... done >[101amd64-default-job-03] `-- Extracting libXaw-1.0.12_3,2: .......... done >[101amd64-default-job-03] `-- Installing libXft-2.3.2_1... >[101amd64-default-job-03] | `-- Installing fontconfig-2.11.1,1... >[101amd64-default-job-03] | | `-- Installing expat-2.1.0_3... >[101amd64-default-job-03] | | `-- Extracting expat-2.1.0_3: .......... done >[101amd64-default-job-03] | `-- Extracting fontconfig-2.11.1,1: .......... done >Running fc-cache to build fontconfig cache... >/usr/local/share/fonts: skipping, no such directory >/usr/local/lib/X11/fonts: skipping, no such directory >/root/.local/share/fonts: skipping, no such directory >/root/.fonts: skipping, no such directory >/var/db/fontconfig: cleaning cache directory >/root/.cache/fontconfig: not cleaning non-existent cache directory >/root/.fontconfig: not cleaning non-existent cache directory >fc-cache: succeeded >[101amd64-default-job-03] | `-- Installing libXrender-0.9.8_3... >[101amd64-default-job-03] | | `-- Installing renderproto-0.11.1... >[101amd64-default-job-03] | | `-- Extracting renderproto-0.11.1: .... done >[101amd64-default-job-03] | `-- Extracting libXrender-0.9.8_3: .......... done >[101amd64-default-job-03] `-- Extracting libXft-2.3.2_1: ......... done >[101amd64-default-job-03] `-- Installing xbitmaps-1.1.1... >[101amd64-default-job-03] `-- Extracting xbitmaps-1.1.1: .......... done >[101amd64-default-job-03] Extracting open-motif-2.3.4_2: .......... done >===> xpdf-3.04_5 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) >===> Returning to build of xpdf-3.04_5 >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> xpdf-3.04_5 depends on executable: gmake - found >===> xpdf-3.04_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found >===> xpdf-3.04_5 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> xpdf-3.04_5 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) >===> xpdf-3.04_5 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) >===> Configuring for xpdf-3.04_5 >configure: loading site script /usr/ports/Templates/config.site >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... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking for library containing strerror... none required >checking for cc option to accept ISO C99... none needed >checking for cc option to accept ISO Standard C... (cached) none needed >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 >checking for ranlib... ranlib >checking for OS/2 (with EMX)... no >checking for DOS (with DJGPP)... no >checking how to run the C preprocessor... cpp >checking for X... libraries /usr/local/lib, headers /usr/local/include >checking whether -R must be followed by a space... neither works >checking for gethostbyname... (cached) 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 std::sort... 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 _LARGEFILE_SOURCE value needed for large files... no >checking for fseek64... no >checking for ftell64... no >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 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... 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... 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... yes >checking Xm/XmAll.h presence... yes >checking for Xm/XmAll.h... yes >checking for XmCreateForm in -lXm... yes >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 freetype2 library... (cached) /usr/local/lib >checking where to find the freetype2 header files... (cached) /usr/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 libpng library... maybe >checking where to find the libpng header files... >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for png_write_row in -lpng... yes >using libpng library >checking whether to use libpaper library... (cached) no >configure: creating ./config.status >config.status: creating Makefile >config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting >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 >=========================================================================== >=======================<phase: build >============================ >===> Building for xpdf-3.04_5 >gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04' >cd goo; gmake >gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/goo' >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I. -c GHash.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I. -c GList.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I. -c GString.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I. -c gmem.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I. -c gmempp.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I. -c gfile.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I. -c FixedPoint.cc >cc -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I. -I/usr/local/include -c -o parseargs.o parseargs.c >rm -f libGoo.a >ar rc libGoo.a GHash.o GList.o GString.o gmem.o gmempp.o gfile.o FixedPoint.o parseargs.o >ranlib libGoo.a >gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/goo' >cd fofi; gmake >gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/fofi' >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I. -c FoFiBase.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I. -c FoFiEncodings.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I. -c FoFiIdentifier.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I. -c FoFiTrueType.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I. -c FoFiType1.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I. -c FoFiType1C.cc >rm -f libfofi.a >ar rc libfofi.a FoFiBase.o FoFiEncodings.o FoFiIdentifier.o FoFiTrueType.o FoFiType1.o FoFiType1C.o >ranlib libfofi.a >gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/fofi' >cd splash; gmake >gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/splash' >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Splash.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashBitmap.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashClip.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashFTFont.cc >SplashFTFont.cc:242:27: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] > if (ff->trueType && gid < 0) { > ~~~ ^ ~ >SplashFTFont.cc:336:27: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] > if (ff->trueType && gid < 0) { > ~~~ ^ ~ >2 warnings generated. >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashFTFontEngine.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashFTFontFile.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashFont.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashFontEngine.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashFontFile.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashFontFileID.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashPath.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashPattern.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashScreen.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashState.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashXPath.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashXPathScanner.cc >rm -f libsplash.a >ar rc libsplash.a Splash.o SplashBitmap.o SplashClip.o SplashFTFont.o SplashFTFontEngine.o SplashFTFontFile.o SplashFont.o SplashFontEngine.o SplashFontFile.o SplashFontFileID.o SplashPath.o SplashPattern.o SplashScreen.o SplashState.o SplashXPath.o SplashXPathScanner.o >ranlib libsplash.a >gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/splash' >cd xpdf; gmake all >gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/xpdf' >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c AcroForm.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Annot.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Array.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c BuiltinFont.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c BuiltinFontTables.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Catalog.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c CharCodeToUnicode.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c CMap.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c CoreOutputDev.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Decrypt.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Dict.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Error.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c FontEncodingTables.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Form.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Function.cc >Function.cc:410:10: warning: destination for this 'memcpy' call is a pointer to dynamic class 'SampledFunction'; vtable pointer will be overwritten [-Wdynamic-class-memaccess] > memcpy(this, func, sizeof(SampledFunction)); > ~~~~~~ ^ >Function.cc:410:10: note: explicitly cast the pointer to silence this warning > memcpy(this, func, sizeof(SampledFunction)); > ^ > (void*) >Function.cc:587:10: warning: destination for this 'memcpy' call is a pointer to dynamic class 'ExponentialFunction'; vtable pointer will be overwritten [-Wdynamic-class-memaccess] > memcpy(this, func, sizeof(ExponentialFunction)); > ~~~~~~ ^ >Function.cc:587:10: note: explicitly cast the pointer to silence this warning > memcpy(this, func, sizeof(ExponentialFunction)); > ^ > (void*) >Function.cc:728:10: warning: destination for this 'memcpy' call is a pointer to dynamic class 'StitchingFunction'; vtable pointer will be overwritten [-Wdynamic-class-memaccess] > memcpy(this, func, sizeof(StitchingFunction)); > ~~~~~~ ^ >Function.cc:728:10: note: explicitly cast the pointer to silence this warning > memcpy(this, func, sizeof(StitchingFunction)); > ^ > (void*) >Function.cc:952:10: warning: destination for this 'memcpy' call is a pointer to dynamic class 'PostScriptFunction'; vtable pointer will be overwritten [-Wdynamic-class-memaccess] > memcpy(this, func, sizeof(PostScriptFunction)); > ~~~~~~ ^ >Function.cc:952:10: note: explicitly cast the pointer to silence this warning > memcpy(this, func, sizeof(PostScriptFunction)); > ^ > (void*) >4 warnings generated. >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Gfx.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c GfxFont.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c GfxState.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c GlobalParams.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c JArithmeticDecoder.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c JBIG2Stream.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c JPXStream.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Lexer.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Link.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c NameToCharCode.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Object.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c OptionalContent.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Outline.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c OutputDev.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Page.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Parser.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c PDFCore.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c PDFDoc.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c PDFDocEncoding.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c PreScanOutputDev.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c PSOutputDev.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c PSTokenizer.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SecurityHandler.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c SplashOutputDev.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Stream.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c TextOutputDev.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c TextString.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c UnicodeMap.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c UnicodeTypeTable.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c XFAForm.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c XPDFApp.cc >XPDFApp.cc:38:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*.zoomComboBox*fontList: -*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1", > ^ >XPDFApp.cc:39:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*XmTextField.fontList: -*-courier-medium-r-normal--12-*-*-*-*-*-iso8859-1", > ^ >XPDFApp.cc:40:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*.fontList: -*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1", > ^ >XPDFApp.cc:41:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*XmTextField.translations: #override\\n" > ^ >XPDFApp.cc:49:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*.toolTipEnable: True", > ^ >XPDFApp.cc:50:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*.toolTipPostDelay: 1500", > ^ >XPDFApp.cc:51:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*.toolTipPostDuration: 0", > ^ >XPDFApp.cc:52:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*.TipLabel.foreground: black", > ^ >XPDFApp.cc:53:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*.TipLabel.background: LightYellow", > ^ >XPDFApp.cc:54:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*.TipShell.borderWidth: 1", > ^ >XPDFApp.cc:55:3: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "*.TipShell.borderColor: black", > ^ >XPDFApp.cc:60:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-display", ".display", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:60:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-display", ".display", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:61:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-foreground", "*Foreground", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:61:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-foreground", "*Foreground", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:62:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-fg", "*Foreground", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:62:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-fg", "*Foreground", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:63:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-background", "*Background", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:63:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-background", "*Background", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:64:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-bg", "*Background", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:64:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-bg", "*Background", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:65:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-geometry", ".geometry", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:65:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-geometry", ".geometry", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:66:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-g", ".geometry", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:66:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-g", ".geometry", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:67:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-font", "*.fontList", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:67:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-font", "*.fontList", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:68:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-fn", "*.fontList", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:68:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-fn", "*.fontList", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:69:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-title", ".title", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:69:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-title", ".title", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:70:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-cmap", ".installCmap", XrmoptionNoArg, (XPointer)"on"}, > ^ >XPDFApp.cc:70:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-cmap", ".installCmap", XrmoptionNoArg, (XPointer)"on"}, > ^ >XPDFApp.cc:71:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-rgb", ".rgbCubeSize", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:71:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-rgb", ".rgbCubeSize", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:72:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-rv", ".reverseVideo", XrmoptionNoArg, (XPointer)"true"}, > ^ >XPDFApp.cc:72:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-rv", ".reverseVideo", XrmoptionNoArg, (XPointer)"true"}, > ^ >XPDFApp.cc:73:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-papercolor", ".paperColor", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:73:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-papercolor", ".paperColor", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:74:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-mattecolor", ".matteColor", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:74:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-mattecolor", ".matteColor", XrmoptionSepArg, NULL}, > ^ >XPDFApp.cc:75:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-z", ".initialZoom", XrmoptionSepArg, NULL} > ^ >XPDFApp.cc:75:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > {"-z", ".initialZoom", XrmoptionSepArg, NULL} > ^ >XPDFApp.cc:97:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "geometry", "Geometry", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, geometry), XtRString, (XtPointer)NULL }, > ^ >XPDFApp.cc:97:29: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "geometry", "Geometry", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, geometry), XtRString, (XtPointer)NULL }, > ^ >XPDFApp.cc:98:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "title", "Title", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, title), XtRString, (XtPointer)NULL }, > ^ >XPDFApp.cc:98:29: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "title", "Title", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, title), XtRString, (XtPointer)NULL }, > ^ >XPDFApp.cc:99:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "installCmap", "InstallCmap", XtRBool, sizeof(Bool), XtOffsetOf(XPDFAppResources, installCmap), XtRBool, (XtPointer)&defInstallCmap }, > ^ >XPDFApp.cc:99:29: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "installCmap", "InstallCmap", XtRBool, sizeof(Bool), XtOffsetOf(XPDFAppResources, installCmap), XtRBool, (XtPointer)&defInstallCmap }, > ^ >XPDFApp.cc:100:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "rgbCubeSize", "RgbCubeSize", XtRInt, sizeof(int), XtOffsetOf(XPDFAppResources, rgbCubeSize), XtRInt, (XtPointer)&defRGBCubeSize }, > ^ >XPDFApp.cc:100:29: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "rgbCubeSize", "RgbCubeSize", XtRInt, sizeof(int), XtOffsetOf(XPDFAppResources, rgbCubeSize), XtRInt, (XtPointer)&defRGBCubeSize }, > ^ >XPDFApp.cc:101:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "reverseVideo", "ReverseVideo", XtRBool, sizeof(Bool), XtOffsetOf(XPDFAppResources, reverseVideo), XtRBool, (XtPointer)&defReverseVideo }, > ^ >XPDFApp.cc:101:29: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "reverseVideo", "ReverseVideo", XtRBool, sizeof(Bool), XtOffsetOf(XPDFAppResources, reverseVideo), XtRBool, (XtPointer)&defReverseVideo }, > ^ >XPDFApp.cc:102:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "paperColor", "PaperColor", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, paperColor), XtRString, (XtPointer)NULL }, > ^ >XPDFApp.cc:102:29: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "paperColor", "PaperColor", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, paperColor), XtRString, (XtPointer)NULL }, > ^ >XPDFApp.cc:103:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "matteColor", "MatteColor", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, matteColor), XtRString, (XtPointer)"gray50" }, > ^ >XPDFApp.cc:103:29: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "matteColor", "MatteColor", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, matteColor), XtRString, (XtPointer)"gray50" }, > ^ >XPDFApp.cc:104:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "fullScreenMatteColor", "FullScreenMatteColor", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, fullScreenMatteColor), XtRString, (XtPointer)"black" }, > ^ >XPDFApp.cc:104:29: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "fullScreenMatteColor", "FullScreenMatteColor", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, fullScreenMatteColor), XtRString, (XtPointer)"black" }, > ^ >XPDFApp.cc:105:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "initialZoom", "InitialZoom", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, initialZoom), XtRString, (XtPointer)NULL } > ^ >XPDFApp.cc:105:29: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "initialZoom", "InitialZoom", XtRString, sizeof(String), XtOffsetOf(XPDFAppResources, initialZoom), XtRString, (XtPointer)NULL } > ^ >61 warnings generated. >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c XPDFCore.cc >XPDFCore.cc:911:54: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > scrolledWin = XmCreateScrolledWindow(parentWidget, "scroll", args, n); > ^ >XPDFCore.cc:921:47: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > hScrollBar = XmCreateScrollBar(scrolledWin, "hScrollBar", args, n); > ^ >XPDFCore.cc:939:47: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > vScrollBar = XmCreateScrollBar(scrolledWin, "vScrollBar", args, n); > ^ >XPDFCore.cc:958:46: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > drawAreaFrame = XmCreateFrame(scrolledWin, "drawAreaFrame", args, n); > ^ >XPDFCore.cc:964:49: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > drawArea = XmCreateDrawingArea(drawAreaFrame, "drawArea", args, n); > ^ >XPDFCore.cc:1469:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > dialog = XmCreateMessageDialog(drawArea, "questionDialog", args, n); > ^ >XPDFCore.cc:1479:45: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > scroll = XmCreateScrolledWindow(dialog, "scroll", args, n); > ^ >XPDFCore.cc:1486:33: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > text = XmCreateText(scroll, "text", args, n); > ^ >XPDFCore.cc:1540:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(xpdfAppName ": Password"); > ^ >./XPDFApp.h:31:21: note: expanded from macro 'xpdfAppName' >#define xpdfAppName "Xpdf" > ^ >XPDFCore.cc:1543:49: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > passwordDialog = XmCreateFormDialog(drawArea, "passwordDialog", args, n); > ^ >XPDFCore.cc:1552:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("This document requires a password."); > ^ >XPDFCore.cc:1554:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label = XmCreateLabel(passwordDialog, "msg", args, n); > ^ >XPDFCore.cc:1569:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > row = XmCreateRowColumn(passwordDialog, "row", args, n); > ^ >XPDFCore.cc:1572:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Password: "); > ^ >XPDFCore.cc:1574:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label = XmCreateLabel(row, "label", args, n); > ^ >XPDFCore.cc:1579:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > passwordText = XmCreateTextField(row, "text", args, n); > ^ >XPDFCore.cc:1593:46: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > okBtn = XmCreatePushButton(passwordDialog, "Ok", args, n); > ^ >XPDFCore.cc:1605:50: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > cancelBtn = XmCreatePushButton(passwordDialog, "Cancel", args, n); > ^ >XPDFCore.cc:1664:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > XmTextFieldSetString(passwordText, ""); > ^ >19 warnings generated. >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c XPDFTree.cc >XPDFTree.cc:90:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { XPDFNselectionCallback, XmCCallback, XmRCallback, > ^ >./XPDFTree.h:29:32: note: expanded from macro 'XPDFNselectionCallback' >#define XPDFNselectionCallback "selectionCallback" > ^ >XPDFTree.cc:115:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { XPDFNentryParent, XPDFCentryParent, XmRWidget, > ^ >./XPDFTree.h:26:32: note: expanded from macro 'XPDFNentryParent' >#define XPDFNentryParent "entryParent" > ^ >XPDFTree.cc:115:23: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { XPDFNentryParent, XPDFCentryParent, XmRWidget, > ^ >./XPDFTree.h:31:32: note: expanded from macro 'XPDFCentryParent' >#define XPDFCentryParent "EntryParent" > ^ >XPDFTree.cc:118:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { XPDFNentryExpanded, XPDFCentryExpanded, XmRBoolean, > ^ >./XPDFTree.h:27:32: note: expanded from macro 'XPDFNentryExpanded' >#define XPDFNentryExpanded "entryExpanded" > ^ >XPDFTree.cc:118:25: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { XPDFNentryExpanded, XPDFCentryExpanded, XmRBoolean, > ^ >./XPDFTree.h:32:32: note: expanded from macro 'XPDFCentryExpanded' >#define XPDFCentryExpanded "EntryExpanded" > ^ >XPDFTree.cc:121:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { XPDFNentryPosition, XPDFCentryPosition, XmRInt, > ^ >./XPDFTree.h:28:32: note: expanded from macro 'XPDFNentryPosition' >#define XPDFNentryPosition "entryPosition" > ^ >XPDFTree.cc:121:25: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { XPDFNentryPosition, XPDFCentryPosition, XmRInt, > ^ >./XPDFTree.h:33:32: note: expanded from macro 'XPDFCentryPosition' >#define XPDFCentryPosition "EntryPosition" > ^ >XPDFTree.cc:130:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > { "XPDFTreeClick", click } > ^ >XPDFTree.cc:136:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > "XPDFTree", // class_name > ^ >9 warnings generated. >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c XPDFViewer.cc >In file included from XPDFViewer.cc:114: >./xpdfIcon.xpm:4:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >" 48 48 7 1", >^ >./xpdfIcon.xpm:6:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >". c #000000", >^ >./xpdfIcon.xpm:7:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"# c #a00000", >^ >./xpdfIcon.xpm:8:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"a c #a0a0a0", >^ >./xpdfIcon.xpm:9:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"b c #c0c0c0", >^ >./xpdfIcon.xpm:10:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"c c #e00000", >^ >./xpdfIcon.xpm:11:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"d c #e0e0e0", >^ >./xpdfIcon.xpm:12:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"e c #ffffff", >^ >./xpdfIcon.xpm:14:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"................................................", >^ >./xpdfIcon.xpm:15:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"................................................", >^ >./xpdfIcon.xpm:16:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"................................................", >^ >./xpdfIcon.xpm:17:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"................................................", >^ >./xpdfIcon.xpm:18:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"#ccccccc#................................#ccc#..", >^ >./xpdfIcon.xpm:19:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".#ccccccc#..............................#ccc#...", >^ >./xpdfIcon.xpm:20:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"..#ccccccc#............................#ccc#....", >^ >./xpdfIcon.xpm:21:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"...#ccccccc#................bbba.....abbbc#.....", >^ >./xpdfIcon.xpm:22:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"....#ccccccc#...............beea....debbed......", >^ >./xpdfIcon.xpm:23:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".....#ccccccc#...............ee....bebccee......", >^ >./xpdfIcon.xpm:24:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"......#ccccccc#..............ee....eecc#bb......", >^ >./xpdfIcon.xpm:25:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".......#ccccccc#............aee...#eec#.........", >^ >./xpdfIcon.xpm:26:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"........#ccccccc#...........bed..#beb#..........", >^ >./xpdfIcon.xpm:27:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".........#ccccccc#..........beb.#cbeb...........", >^ >./xpdfIcon.xpm:28:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"..........#ccccccc#.........beb#ccbeb...........", >^ >./xpdfIcon.xpm:29:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"...........#ccccccc#........bebcccbeb...........", >^ >./xpdfIcon.xpm:30:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"............#ccccccc#.......eebcc#dea...........", >^ >./xpdfIcon.xpm:31:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".............#ccccccc#......eecc#.ee............", >^ >./xpdfIcon.xpm:32:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".........ae...#ccccccc#....#eec#..ee............", >^ >./xpdfIcon.xpm:33:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"........aeeaeeeebcccccabeeeaee#.beeeeee.........", >^ >./xpdfIcon.xpm:34:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".......aeeeea..debcccaed##ceee....ee............", >^ >./xpdfIcon.xpm:35:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"......addee.....eeccaedccccbed...beb............", >^ >./xpdfIcon.xpm:36:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"......a.bee.....ee#cbeaccccbeb...beb............", >^ >./xpdfIcon.xpm:37:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"........beb.....ee.#eecccccbeb...beb............", >^ >./xpdfIcon.xpm:38:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"........beb.....ee..eecccccbeb...beb............", >^ >./xpdfIcon.xpm:39:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"........beb.....ee..eeccccceeb...dea............", >^ >./xpdfIcon.xpm:40:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"........deb....aeb.#eeccccceec#..ee.............", >^ >./xpdfIcon.xpm:41:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"........eea....dea#cee##ccceecc#.ee.............", >^ >./xpdfIcon.xpm:42:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"........eee...dea#ccbeda#cdeeccc#ee.............", >^ >./xpdfIcon.xpm:43:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"........eeaeeeba#ccc#beeeeaeeecceeee............", >^ >./xpdfIcon.xpm:44:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"........ee.....#ccc#......#ccccccc#.............", >^ >./xpdfIcon.xpm:45:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".......bee....#ccc#........#ccccccc#............", >^ >./xpdfIcon.xpm:46:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".......beb...#ccc#..........#ccccccc#...........", >^ >./xpdfIcon.xpm:47:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".......beb..#ccc#............#ccccccc#..........", >^ >./xpdfIcon.xpm:48:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".......beb.#ccc#..............#ccccccc#.........", >^ >./xpdfIcon.xpm:49:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".......deb#ccc#................#ccccccc#........", >^ >./xpdfIcon.xpm:50:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".......eeaccc#..................#ccccccc#.......", >^ >./xpdfIcon.xpm:51:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".......eeccc#....................#ccccccc#......", >^ >./xpdfIcon.xpm:52:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".......eecc#......................#ccccccc#.....", >^ >./xpdfIcon.xpm:53:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"......beeb#........................#ccccccc#....", >^ >./xpdfIcon.xpm:54:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >".....#bbbb..........................#ccccccc#...", >^ >./xpdfIcon.xpm:55:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"....#ccc#............................#ccccccc#..", >^ >./xpdfIcon.xpm:56:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"...#ccc#..............................#ccccccc#.", >^ >./xpdfIcon.xpm:57:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"..#ccc#................................#ccccccc.", >^ >./xpdfIcon.xpm:58:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"................................................", >^ >./xpdfIcon.xpm:59:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"................................................", >^ >./xpdfIcon.xpm:60:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"................................................", >^ >./xpdfIcon.xpm:61:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] >"................................................" >^ >XPDFViewer.cc:419:33: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(""); > ^ >XPDFViewer.cc:422:33: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(" of 0"); > ^ >XPDFViewer.cc:1545:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > form = XmCreateForm(win, "form", args, n); > ^ >XPDFViewer.cc:1659:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > toolBar = XmCreateForm(parent, "toolBar", args, n); > ^ >XPDFViewer.cc:1664:41: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > emptyString = XmStringCreateLocalized(""); > ^ >XPDFViewer.cc:1674:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > backBtn = XmCreatePushButton(toolBar, "back", args, n); > ^ >XPDFViewer.cc:1675:23: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > addToolTip(backBtn, "Back"); > ^ >XPDFViewer.cc:1687:48: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > prevTenPageBtn = XmCreatePushButton(toolBar, "prevTenPage", args, n); > ^ >XPDFViewer.cc:1688:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > addToolTip(prevTenPageBtn, "-10 pages"); > ^ >XPDFViewer.cc:1700:45: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > prevPageBtn = XmCreatePushButton(toolBar, "prevPage", args, n); > ^ >XPDFViewer.cc:1701:27: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > addToolTip(prevPageBtn, "Previous page"); > ^ >XPDFViewer.cc:1713:45: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > nextPageBtn = XmCreatePushButton(toolBar, "nextPage", args, n); > ^ >XPDFViewer.cc:1714:27: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > addToolTip(nextPageBtn, "Next page"); > ^ >XPDFViewer.cc:1726:48: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > nextTenPageBtn = XmCreatePushButton(toolBar, "nextTenPage", args, n); > ^ >XPDFViewer.cc:1727:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > addToolTip(nextTenPageBtn, "+10 pages"); > ^ >XPDFViewer.cc:1739:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > forwardBtn = XmCreatePushButton(toolBar, "forward", args, n); > ^ >XPDFViewer.cc:1740:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > addToolTip(forwardBtn, "Forward"); > ^ >XPDFViewer.cc:1751:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Page "); > ^ >XPDFViewer.cc:1753:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label = XmCreateLabel(toolBar, "pageLabel", args, n); > ^ >XPDFViewer.cc:1764:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > pageNumText = XmCreateTextField(toolBar, "pageNum", args, n); > ^ >XPDFViewer.cc:1773:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(" of 00000"); > ^ >XPDFViewer.cc:1777:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > pageCountLabel = XmCreateLabel(toolBar, "pageCountLabel", args, n); > ^ >XPDFViewer.cc:1780:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(" of 0"); > ^ >XPDFViewer.cc:1802:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > zoomComboBox = XmCreateComboBox(toolBar, "zoomComboBox", args, n); > ^ >XPDFViewer.cc:1806:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > addToolTip(zoomComboBox, "Zoom"); > ^ >XPDFViewer.cc:1851:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > findBtn = XmCreatePushButton(toolBar, "find", args, n); > ^ >XPDFViewer.cc:1852:23: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > addToolTip(findBtn, "Find"); > ^ >XPDFViewer.cc:1863:42: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > printBtn = XmCreatePushButton(toolBar, "print", args, n); > ^ >XPDFViewer.cc:1864:24: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > addToolTip(printBtn, "Print"); > ^ >XPDFViewer.cc:1875:42: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > aboutBtn = XmCreatePushButton(toolBar, "about", args, n); > ^ >XPDFViewer.cc:1876:24: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > addToolTip(aboutBtn, "About / help"); > ^ >XPDFViewer.cc:1888:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Quit"); > ^ >XPDFViewer.cc:1890:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > quitBtn = XmCreatePushButton(toolBar, "quit", args, n); > ^ >XPDFViewer.cc:1904:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(""); > ^ >XPDFViewer.cc:1908:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > linkLabel = XmCreateLabel(toolBar, "linkLabel", args, n); > ^ >XPDFViewer.cc:1927:42: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > panedWin = XmCreatePanedWindow(parent, "panedWin", args, n); > ^ >XPDFViewer.cc:1941:52: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > outlineScroll = XmCreateScrolledWindow(panedWin, "outlineScroll", args, n); > ^ >XPDFViewer.cc:1949:47: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > outlineTree = XPDFCreateTree(outlineScroll, "outlineTree", args, n); > ^ >XPDFViewer.cc:1981:60: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > popupMenu = XmCreatePopupMenu(core->getDrawAreaWidget(), "popupMenu", > ^ >XPDFViewer.cc:1984:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Open..."); > ^ >XPDFViewer.cc:1986:32: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s2 = XmStringCreateLocalized("O"); > ^ >XPDFViewer.cc:1988:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreatePushButton(popupMenu, "open", args, n); > ^ >XPDFViewer.cc:1995:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Open in new window..."); > ^ >XPDFViewer.cc:1997:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreatePushButton(popupMenu, "openInNewWindow", args, n); > ^ >XPDFViewer.cc:2003:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Reload"); > ^ >XPDFViewer.cc:2005:32: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s2 = XmStringCreateLocalized("R"); > ^ >XPDFViewer.cc:2007:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreatePushButton(popupMenu, "reload", args, n); > ^ >XPDFViewer.cc:2014:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Save as..."); > ^ >XPDFViewer.cc:2016:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreatePushButton(popupMenu, "saveAs", args, n); > ^ >XPDFViewer.cc:2022:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreateSeparator(popupMenu, "sep1", args, n); > ^ >XPDFViewer.cc:2025:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Continuous view"); > ^ >XPDFViewer.cc:2030:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreateToggleButton(popupMenu, "continuousMode", args, n); > ^ >XPDFViewer.cc:2036:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Full screen"); > ^ >XPDFViewer.cc:2041:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreateToggleButton(popupMenu, "fullScreen", args, n); > ^ >XPDFViewer.cc:2047:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Rotate counterclockwise"); > ^ >XPDFViewer.cc:2049:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreatePushButton(popupMenu, "rotateCCW", args, n); > ^ >XPDFViewer.cc:2055:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Rotate clockwise"); > ^ >XPDFViewer.cc:2057:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreatePushButton(popupMenu, "rotateCW", args, n); > ^ >XPDFViewer.cc:2063:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Zoom to selection"); > ^ >XPDFViewer.cc:2065:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreatePushButton(popupMenu, "zoomToSelection", args, n); > ^ >XPDFViewer.cc:2071:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreateSeparator(popupMenu, "sep2", args, n); > ^ >XPDFViewer.cc:2074:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Close"); > ^ >XPDFViewer.cc:2076:32: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s2 = XmStringCreateLocalized("Ctrl+W"); > ^ >XPDFViewer.cc:2078:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreatePushButton(popupMenu, "close", args, n); > ^ >XPDFViewer.cc:2085:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Quit"); > ^ >XPDFViewer.cc:2087:32: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s2 = XmStringCreateLocalized("Q"); > ^ >XPDFViewer.cc:2089:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > btn = XmCreatePushButton(popupMenu, "quit", args, n); > ^ >XPDFViewer.cc:2674:35: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(""); > ^ >XPDFViewer.cc:2771:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > XtSetArg(args[n], XPDFNentryPosition, i); ++n; > ^ >/usr/local/include/X11/Intrinsic.h:1158:27: note: expanded from macro 'XtSetArg' > ((void)( (arg).name = (n), (arg).value = (XtArgVal)(d) )) > ^ >XPDFViewer.cc:2773:7: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > XtSetArg(args[n], XPDFNentryParent, parent); ++n; > ^ >/usr/local/include/X11/Intrinsic.h:1158:27: note: expanded from macro 'XtSetArg' > ((void)( (arg).name = (n), (arg).value = (XtArgVal)(d) )) > ^ >XPDFViewer.cc:2775:5: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > XtSetArg(args[n], XPDFNentryExpanded, item->isOpen()); ++n; > ^ >/usr/local/include/X11/Intrinsic.h:1158:27: note: expanded from macro 'XtSetArg' > ((void)( (arg).name = (n), (arg).value = (XtArgVal)(d) )) > ^ >XPDFViewer.cc:2787:46: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label = XmCreateLabelGadget(outlineTree, "label", args, n); > ^ >XPDFViewer.cc:2833:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(xpdfAppName ": About"); > ^ >./XPDFApp.h:31:21: note: expanded from macro 'xpdfAppName' >#define xpdfAppName "Xpdf" > ^ >XPDFViewer.cc:2837:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > aboutDialog = XmCreateFormDialog(win, "aboutDialog", args, n); > ^ >XPDFViewer.cc:2846:46: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > closeBtn = XmCreatePushButton(aboutDialog, "Close", args, n); > ^ >XPDFViewer.cc:2861:53: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > scrolledWin = XmCreateScrolledWindow(aboutDialog, "scrolledWin", args, n); > ^ >XPDFViewer.cc:2866:40: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > col = XmCreateRowColumn(scrolledWin, "col", args, n); > ^ >XPDFViewer.cc:2871:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > createFontList("-*-times-bold-i-normal--20-*-*-*-*-*-iso8859-1"); > ^ >XPDFViewer.cc:2873:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > createFontList("-*-times-medium-r-normal--14-*-*-*-*-*-iso8859-1"); > ^ >XPDFViewer.cc:2875:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > createFontList("-*-courier-medium-r-normal--12-*-*-*-*-*-iso8859-1"); > ^ >XPDFViewer.cc:2879:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Xpdf"); > ^ >XPDFViewer.cc:2882:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label = XmCreateLabel(col, "h0", args, n); > ^ >XPDFViewer.cc:2886:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Version " xpdfVersion); > ^ >XPDFViewer.cc:2889:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label = XmCreateLabel(col, "h1", args, n); > ^ >XPDFViewer.cc:2893:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(xpdfCopyright); > ^ >./config.h:31:23: note: expanded from macro 'xpdfCopyright' >#define xpdfCopyright "Copyright 1996-2014 Glyph & Cog, LLC" > ^ >XPDFViewer.cc:2896:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label = XmCreateLabel(col, "h2", args, n); > ^ >XPDFViewer.cc:2900:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(" "); > ^ >XPDFViewer.cc:2903:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label = XmCreateLabel(col, "h3", args, n); > ^ >XPDFViewer.cc:2908:32: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > sep = XmCreateSeparator(col, "sep", args, n); > ^ >XPDFViewer.cc:2911:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(" "); > ^ >XPDFViewer.cc:2914:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label = XmCreateLabel(col, "h4", args, n); > ^ >XPDFViewer.cc:2943:32: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s1 = XmStringCreateLocalized("Open"); > ^ >XPDFViewer.cc:2945:32: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s2 = XmStringCreateLocalized("*.[Pp][Dd][Ff]"); > ^ >XPDFViewer.cc:2947:32: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s3 = XmStringCreateLocalized(xpdfAppName ": Open"); > ^ >./XPDFApp.h:31:21: note: expanded from macro 'xpdfAppName' >#define xpdfAppName "Xpdf" > ^ >XPDFViewer.cc:2951:49: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > openDialog = XmCreateFileSelectionDialog(win, "openDialog", args, n); > ^ >XPDFViewer.cc:3021:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(xpdfAppName ": Find"); > ^ >./XPDFApp.h:31:21: note: expanded from macro 'xpdfAppName' >#define xpdfAppName "Xpdf" > ^ >XPDFViewer.cc:3025:40: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > findDialog = XmCreateFormDialog(win, "findDialog", args, n); > ^ >XPDFViewer.cc:3035:42: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > okBtn = XmCreatePushButton(findDialog, "Find", args, n); > ^ >XPDFViewer.cc:3045:45: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > closeBtn = XmCreatePushButton(findDialog, "Close", args, n); > ^ >XPDFViewer.cc:3063:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Search backward"); > ^ >XPDFViewer.cc:3065:57: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > findBackwardToggle = XmCreateToggleButton(findDialog, "backward", args, n); > ^ >XPDFViewer.cc:3081:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Match case"); > ^ >XPDFViewer.cc:3084:40: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > XmCreateToggleButton(findDialog, "matchCase", args, n); > ^ >XPDFViewer.cc:3102:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Whole words only"); > ^ >XPDFViewer.cc:3104:58: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > findWholeWordToggle = XmCreateToggleButton(findDialog, "wholeWord", args, n); > ^ >XPDFViewer.cc:3118:36: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > form1 = XmCreateForm(findDialog, "form", args, n); > ^ >XPDFViewer.cc:3124:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Find text: "); > ^ >XPDFViewer.cc:3126:32: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label = XmCreateLabel(form1, "label", args, n); > ^ >XPDFViewer.cc:3135:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > findText = XmCreateTextField(form1, "text", args, n); > ^ >XPDFViewer.cc:3199:32: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s1 = XmStringCreateLocalized("Save"); > ^ >XPDFViewer.cc:3201:32: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s2 = XmStringCreateLocalized("*.[Pp][Dd][Ff]"); > ^ >XPDFViewer.cc:3203:32: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s3 = XmStringCreateLocalized(xpdfAppName ": Save as"); > ^ >./XPDFApp.h:31:21: note: expanded from macro 'xpdfAppName' >#define xpdfAppName "Xpdf" > ^ >XPDFViewer.cc:3207:51: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > saveAsDialog = XmCreateFileSelectionDialog(win, "saveAsDialog", args, n); > ^ >XPDFViewer.cc:3270:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized(xpdfAppName ": Print"); > ^ >./XPDFApp.h:31:21: note: expanded from macro 'xpdfAppName' >#define xpdfAppName "Xpdf" > ^ >XPDFViewer.cc:3273:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > printDialog = XmCreateFormDialog(win, "printDialog", args, n); > ^ >XPDFViewer.cc:3283:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Print with command:"); > ^ >XPDFViewer.cc:3285:55: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > printWithCmdBtn = XmCreateToggleButton(printDialog, "printWithCmd", args, n); > ^ >XPDFViewer.cc:3299:49: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > printCmdText = XmCreateTextField(printDialog, "printCmd", args, n); > ^ >XPDFViewer.cc:3310:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Print to file:"); > ^ >XPDFViewer.cc:3312:54: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > printToFileBtn = XmCreateToggleButton(printDialog, "printToFile", args, n); > ^ >XPDFViewer.cc:3327:50: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > printFileText = XmCreateTextField(printDialog, "printFile", args, n); > ^ >XPDFViewer.cc:3340:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > sep1 = XmCreateSeparator(printDialog, "sep1", args, n); > ^ >XPDFViewer.cc:3352:40: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > row = XmCreateRowColumn(printDialog, "row", args, n); > ^ >XPDFViewer.cc:3355:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("Pages:"); > ^ >XPDFViewer.cc:3357:31: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label1 = XmCreateLabel(row, "label1", args, n); > ^ >XPDFViewer.cc:3362:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > printFirstPage = XmCreateTextField(row, "printFirstPage", args, n); > ^ >XPDFViewer.cc:3365:31: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] > s = XmStringCreateLocalized("to"); > ^ >XPDFViewer.cc:3367:31: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > label2 = XmCreateLabel(row, "label2", args, n); > ^ >XPDFViewer.cc:3372:42: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > printLastPage = XmCreateTextField(row, "printLastPage", args, n); > ^ >XPDFViewer.cc:3385:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > sep2 = XmCreateSeparator(printDialog, "sep2", args, n); > ^ >XPDFViewer.cc:3397:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > okBtn = XmCreatePushButton(printDialog, "Print", args, n); > ^ >XPDFViewer.cc:3409:47: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > cancelBtn = XmCreatePushButton(printDialog, "Cancel", args, n); > ^ >XPDFViewer.cc:3466:40: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] > XmTextFieldSetString(printFirstPage, "1"); > ^ >189 warnings generated. >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c XpdfPluginAPI.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c XRef.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c Zoox.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c xpdf.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -fstack-protector -o xpdf AcroForm.o Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o CoreOutputDev.o Decrypt.o Dict.o Error.o FontEncodingTables.o Form.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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFCore.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o TextOutputDev.o TextString.o UnicodeMap.o UnicodeTypeTable.o XFAForm.o XPDFApp.o XPDFCore.o XPDFTree.o XPDFViewer.o XpdfPluginAPI.o XRef.o Zoox.o xpdf.o -L../goo -lGoo -L../splash -lsplash -L/usr/local/lib -lfreetype -lz -lXm -lXt -lXp -lXext -lXpm -lSM -lICE -L/usr/local/lib -lX11 -L../fofi -lfofi -L../goo -lGoo -lm >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c pdftops.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -fstack-protector -o pdftops AcroForm.o Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Form.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o OptionalContent.o Outline.o Object.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o TextString.o UnicodeMap.o XFAForm.o XpdfPluginAPI.o XRef.o Zoox.o pdftops.o \ > -L../goo -lGoo -L../splash -lsplash -L/usr/local/lib -lfreetype -lz -L../fofi -lfofi -L../goo -lGoo -lm >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c pdftotext.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -fstack-protector -o pdftotext AcroForm.o Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Form.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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextOutputDev.o TextString.o UnicodeMap.o UnicodeTypeTable.o XFAForm.o XpdfPluginAPI.o XRef.o Zoox.o pdftotext.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c HTMLGen.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c pdftohtml.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -fstack-protector -o pdftohtml AcroForm.o Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Form.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o HTMLGen.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o TextOutputDev.o TextString.o UnicodeMap.o UnicodeTypeTable.o XFAForm.o XpdfPluginAPI.o XRef.o Zoox.o pdftohtml.o \ > -L../goo -lGoo -L../splash -lsplash -L/usr/local/lib -lfreetype -lz -L../fofi -lfofi -L../goo -lGoo -lpng -lm >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c pdfinfo.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -fstack-protector -o pdfinfo AcroForm.o Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Form.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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextString.o UnicodeMap.o XFAForm.o XpdfPluginAPI.o XRef.o Zoox.o pdfinfo.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c pdffonts.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -fstack-protector -o pdffonts AcroForm.o Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Form.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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextString.o UnicodeMap.o XFAForm.o XpdfPluginAPI.o XRef.o Zoox.o pdffonts.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c pdfdetach.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -fstack-protector -o pdfdetach AcroForm.o Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Form.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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextString.o UnicodeMap.o XFAForm.o XpdfPluginAPI.o XRef.o Zoox.o pdfdetach.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c pdftoppm.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -fstack-protector -o pdftoppm AcroForm.o Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Form.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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o TextOutputDev.o TextString.o UnicodeMap.o UnicodeTypeTable.o XFAForm.o XpdfPluginAPI.o XRef.o Zoox.o pdftoppm.o \ > -L../goo -lGoo -L../splash -lsplash -L/usr/local/lib -lfreetype -lz -L../fofi -lfofi -L../goo -lGoo -lm >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c pdftopng.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -fstack-protector -o pdftopng AcroForm.o Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Form.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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o TextOutputDev.o TextString.o UnicodeMap.o UnicodeTypeTable.o XFAForm.o XpdfPluginAPI.o XRef.o Zoox.o pdftopng.o \ > -L../goo -lGoo -L../splash -lsplash -L/usr/local/lib -lfreetype -lz -L../fofi -lfofi -L../goo -lGoo -lpng -lm >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c ImageOutputDev.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -c pdfimages.cc >c++ -O2 -pipe -march=athlon64 -I/usr/local/include -O0 -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -fstack-protector -o pdfimages AcroForm.o Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Form.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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextString.o UnicodeMap.o XFAForm.o XpdfPluginAPI.o XRef.o Zoox.o pdfimages.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm >gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/xpdf' >gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04' >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> xpdf-3.04_5 depends on file: /usr/local/share/ghostscript/fonts/n021003l.pfb - not found >===> Installing existing package /packages/All/gsfonts-8.11_6.txz >[101amd64-default-job-03] Installing gsfonts-8.11_6... >[101amd64-default-job-03] Extracting gsfonts-8.11_6: .......... done >===> xpdf-3.04_5 depends on file: /usr/local/share/ghostscript/fonts/n021003l.pfb - found >===> Returning to build of xpdf-3.04_5 >===> xpdf-3.04_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for xpdf-3.04_5 >===> xpdf-3.04_5 depends on file: /usr/local/share/ghostscript/fonts/n021003l.pfb - found >===> xpdf-3.04_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found >===> xpdf-3.04_5 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> xpdf-3.04_5 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) >===> xpdf-3.04_5 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) >===> Generating temporary packing list >gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04' >mkdir -p /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf >/usr/bin/install -C -S -s -m 555 xpdf/xpdf /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf/xpdf >/usr/bin/install -C -S -s -m 555 xpdf/pdftops /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf/pdftops >/usr/bin/install -C -S -s -m 555 xpdf/pdftotext /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf/pdftotext >/usr/bin/install -C -S -s -m 555 xpdf/pdfinfo /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf/pdfinfo >/usr/bin/install -C -S -s -m 555 xpdf/pdffonts /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf/pdffonts >/usr/bin/install -C -S -s -m 555 xpdf/pdfdetach /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf/pdfdetach >/usr/bin/install -C -S -s -m 555 xpdf/pdftohtml /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf/pdftohtml >/usr/bin/install -C -S -s -m 555 xpdf/pdftopng /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf/pdftopng >/usr/bin/install -C -S -s -m 555 xpdf/pdftoppm /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf/pdftoppm >/usr/bin/install -C -S -s -m 555 xpdf/pdfimages /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/libexec/xpdf/pdfimages >mkdir -p /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1 >/usr/bin/install -C -S -m 0644 ./doc/xpdf.1 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1/xpdf.1 >/usr/bin/install -C -S -m 0644 ./doc/pdftops.1 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1/pdftops.1 >/usr/bin/install -C -S -m 0644 ./doc/pdftotext.1 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1/pdftotext.1 >/usr/bin/install -C -S -m 0644 ./doc/pdfinfo.1 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1/pdfinfo.1 >/usr/bin/install -C -S -m 0644 ./doc/pdffonts.1 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1/pdffonts.1 >/usr/bin/install -C -S -m 0644 ./doc/pdfdetach.1 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1/pdfdetach.1 >/usr/bin/install -C -S -m 0644 ./doc/pdftohtml.1 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1/pdftohtml.1 >/usr/bin/install -C -S -m 0644 ./doc/pdftopng.1 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1/pdftopng.1 >/usr/bin/install -C -S -m 0644 ./doc/pdftoppm.1 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1/pdftoppm.1 >/usr/bin/install -C -S -m 0644 ./doc/pdfimages.1 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man1/pdfimages.1 >mkdir -p /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man5 >/usr/bin/install -C -S -m 0644 ./doc/xpdfrc.5 /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/xpdf/man/man5/xpdfrc.5 >mkdir -p /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/etc >/usr/bin/install -C -S -m 0644 ./doc/sample-xpdfrc /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/etc/xpdfrc >gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04' >/usr/bin/install -C -S -m 0644 /wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/ANNOUNCE /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/doc/xpdf >/usr/bin/install -C -S -m 0644 /wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/CHANGES /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/doc/xpdf >/usr/bin/install -C -S -m 0644 /wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/README /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/doc/xpdf >/usr/bin/install -C -S -m 0644 /wrkdirs/usr/ports/graphics/xpdf/work/xpdf-3.04/misc/hello.pdf /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/share/doc/xpdf >/bin/ln -sf /usr/local/libexec/xpdf/xpdf /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/bin/xpdf >/usr/bin/install -C -S -m 0644 /wrkdirs/usr/ports/graphics/xpdf/work/xpdf-man.conf /wrkdirs/usr/ports/graphics/xpdf/work/stage/usr/local/etc/man.d/xpdf.conf >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >Error: Orphaned: etc/man.d/xpdf.conf >===> Checking for items in pkg-plist which are not in STAGEDIR >===> Error: Plist issues found. >*** Error code 1 > >Stop. >make: stopped in /usr/ports/graphics/xpdf >====>> Error: check-plist failures detected >====>> Cleaning up wrkdir >===> Cleaning for xpdf-3.04_5 >build of graphics/xpdf ended at Tue Sep 15 02:16:16 CEST 2015 >build time: 00:02:19 >!!! build failure encountered !!!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 203117
: 161047