> On Jan 19, 2015, at 8:31 AM, Dominique d'Humières <domi...@lps.ens.fr> wrote:
> 
> 
>> Hmm.  I saw the same thing when I was testing the update out, but I was able 
>> to adjust the dependencies for the build to work for me.  Could I see the 
>> configure stage of your output—you can probably stop at the first “make”.
>> 
>> -- 
>> Alexander Hansen, Ph.D.
>> Fink User Liaison
> 
> #!/bin/sh -ev
>       ./configure --prefix=/sw64 --mandir='${prefix}/share/man'  \
> --libexecdir='${prefix}/lib' \
> --infodir='${prefix}/share/info' \
> --without-readline \
> --with-kpsexpand \
> --without-x \
> --without-aquaterm \
> --disable-wxwidgets \
> --without-lua \
> --without-gd \
> --without-pdf \
> --disable-dependency-tracking \
> --with-tutorial
> checking for a BSD-compatible install... /sw64/bin/ginstall -c
> checking whether build environment is sane... yes
> /sw64/src/fink.build/gnuplot-pdfdocs-5.0.0-1/gnuplot-5.0.0/missing: Unknown 
> `--is-lightweight' option
> Try `/sw64/src/fink.build/gnuplot-pdfdocs-5.0.0-1/gnuplot-5.0.0/missing 
> --help' for more information
> configure: WARNING: 'missing' script is too old or missing
> checking for a thread-safe mkdir -p... /sw64/bin/gmkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking whether gcc understands -c and -o together... yes
> checking dependency style of gcc... none
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /sw64/bin/grep
> checking for egrep... /sw64/bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking whether gcc understands -c and -o together... (cached) yes
> checking dependency style of gcc... (cached) none
> checking how to run the C preprocessor... gcc -E
> checking for gcc... gcc
> checking whether we are using the GNU Objective C compiler... yes
> checking whether gcc accepts -g... yes
> checking dependency style of gcc... none
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for preprocessor stringizing operator... yes
> checking whether ln -s works... yes
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking whether gcc understands -c and -o together... (cached) yes
> checking dependency style of gcc... (cached) none
> checking for off_t... yes
> checking for _LARGEFILE_SOURCE value needed for large files... no
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> checking for pkg-config... /sw64/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for LIBCERF... yes
> checking for library containing cdawson... none required
> checking for emacs... emacs
> checking for tex... tex
> checking for latex... latex
> checking for pdflatex... pdflatex
> checking for dvips... dvips
> checking for troff... troff
> checking for kpsexpand... kpsexpand
> checking for texhash... texhash
> checking for X... disabled
> checking for MS-DOS/djgpp/libGRX... no
> checking for NeXT... no
> checking for Mac OS X... yes
> checking for BeOS... no
> checking for Alpha/AXP CPU... no
> checking for sin... yes
> checking for ANSI C header files... (cached) yes
> checking dirent.h usability... yes
> checking dirent.h presence... yes
> checking for dirent.h... yes
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking float.h usability... yes
> checking float.h presence... yes
> checking for float.h... yes
> checking langinfo.h usability... yes
> checking langinfo.h presence... yes
> checking for langinfo.h... yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking math.h usability... yes
> checking math.h presence... yes
> checking for math.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking time.h usability... yes
> checking time.h presence... yes
> checking for time.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking for sys/types.h... (cached) yes
> checking sys/bsdtypes.h usability... no
> checking sys/bsdtypes.h presence... no
> checking for sys/bsdtypes.h... no
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking sys/select.h usability... yes
> checking sys/select.h presence... yes
> checking for sys/select.h... yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking for sys/stat.h... (cached) yes
> checking sys/systeminfo.h usability... no
> checking sys/systeminfo.h presence... no
> checking for sys/systeminfo.h... no
> checking sys/timeb.h usability... yes
> checking sys/timeb.h presence... yes
> checking for sys/timeb.h... yes
> checking sys/utsname.h usability... yes
> checking sys/utsname.h presence... yes
> checking for sys/utsname.h... yes
> checking libc.h usability... yes
> checking libc.h presence... yes
> checking for libc.h... yes
> checking malloc.h usability... no
> checking malloc.h presence... no
> checking for malloc.h... no
> checking poll.h usability... yes
> checking poll.h presence... yes
> checking for poll.h... yes
> checking sgtty.h usability... yes
> checking sgtty.h presence... yes
> checking for sgtty.h... yes
> checking termios.h usability... yes
> checking termios.h presence... yes
> checking for termios.h... yes
> checking values.h usability... no
> checking values.h presence... no
> checking for values.h... no
> checking for dirent.h... (cached) yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking dl.h usability... no
> checking dl.h presence... no
> checking for dl.h... no
> checking for stdbool.h that conforms to C99... yes
> checking for _Bool... yes
> checking for struct exception in math.h... yes
> checking whether stat file-mode macros are broken... no
> checking for library containing dlopen... none required
> checking for unistd.h... yes
> checking if errno variable is declared... yes
> checking for size_t... yes
> checking for time_t in time.h... yes
> checking return type of signal handlers... void
> checking for atexit... yes
> checking for memcpy... yes
> checking for memmove... yes
> checking for memset... yes
> checking for on_exit... no
> checking for bcopy... yes
> checking for bzero... yes
> checking for setvbuf... yes
> checking for strerror... yes
> checking for strchr... yes
> checking for strrchr... yes
> checking for strstr... yes
> checking for index... yes
> checking for rindex... yes
> checking for erf... yes
> checking for erfc... yes
> checking for gamma... yes
> checking for lgamma... yes
> checking for getcwd... yes
> checking for poll... yes
> checking for pclose... yes
> checking for popen... yes
> checking for fdopen... yes
> checking for select... yes
> checking for sleep... yes
> checking for stpcpy... yes
> checking for strcspn... yes
> checking for strdup... yes
> checking for strndup... yes
> checking for strnlen... yes
> checking for strcasecmp... yes
> checking for stricmp... no
> checking for strncasecmp... yes
> checking for strnicmp... no
> checking for sysinfo... no
> checking for tcgetattr... yes
> checking for vfprintf... yes
> checking for doprnt... no
> checking for usleep... yes
> checking for snprintf... yes
> checking whether signgam is declared... yes
> checking for sigsetjmp... yes
> checking if malloc(0) returns 0... no
> checking for sys/select.h... (cached) yes
> checking for sys/socket.h... (cached) yes
> checking types of arguments for select... int,fd_set *,struct timeval *
> checking for deflate in -lz... yes
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking for library containing iconv_open... no
> checking for multi-byte support in x11... checking for XmbDrawString in 
> -lX11... no
> checking for pkg-config... (cached) /sw64/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking whether we are using the GNU C++ compiler... yes
> checking whether c++ accepts -g... yes
> checking dependency style of c++... none
> checking how to run the C++ preprocessor... c++ -E
> checking for CAIROPDF... yes
> checking for CAIROEPS... yes
> checking for QT... configure: WARNING:
> Package requirements (Qt5Core Qt5Gui Qt5Network Qt5Svg Qt5PrintSupport) were 
> not met:
> 
> No package 'Qt5Core' found
> No package 'Qt5Gui' found
> No package 'Qt5Network' found
> No package 'Qt5Svg' found
> No package 'Qt5PrintSupport' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables QT_CFLAGS
> and QT_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> checking for QT... configure: WARNING:
> Package requirements (QtCore >= 4.5 QtGui >= 4.5 QtNetwork >= 4.5 QtSvg >= 
> 4.5) were not met:
> 
> No package 'QtCore' found
> No package 'QtGui' found
> No package 'QtNetwork' found
> No package 'QtSvg' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables QT_CFLAGS
> and QT_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> configure: WARNING: The Qt terminal will not be compiled.
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating config/Makefile
> config.status: creating demo/Makefile
> config.status: creating demo/plugin/Makefile
> config.status: creating docs/Makefile
> config.status: creating m4/Makefile
> config.status: creating man/Makefile
> config.status: creating share/Makefile
> config.status: creating share/LaTeX/Makefile
> config.status: creating src/Makefile
> config.status: creating src/beos/Makefile
> config.status: creating src/wxterminal/Makefile
> config.status: creating src/qtterminal/Makefile
> config.status: creating term/Makefile
> config.status: creating tutorial/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing default commands
> 
> ** Configuration summary for gnuplot 5.0.0:
> 
> gnuplot will be compiled with the following terminals:
> 
>  Standalone terminals: yes (always builtin)
>    canvas, cgm, context, corel, dumb, dxf, eepic, emf, emtex,
>    epslatex, fig, hpgl,latex, metafont, metapost, mif, pcl5,
>    postscript, pslatex, pstex, pstricks, qms, svg,
>    tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek
> 
>  dot-matrix terminals: no (use --with-bitmap-terminals to enable)
>    epson, nec, okidata, tandy, and seiko dp414 printers
>    hp500c, hpdj, hpljii, hppj, pbm, sixel, starc
> 
>  X Window System terminal: no (requires X libraries)
>  PDFlib pdf terminal: no (use --with-pdf to enable)
>  linux terminal (vga console): no (use --with-linux-vga to enable)
>  vgagl terminal ((s)vga console): no (use --with-linux-vga to enable)
>  ggi terminal: no (use --with-ggi to enable, requires libggi)
>  gpic terminal: no   (use --with-gpic to enable)
>  mif terminal: no   (use --with-mif to enable)
>  caca terminal: no (requires libcaca >= 0.99.beta15)
>  aqua terminal (OSX): no
>  libgd-based png, jpeg, and gif terminals: no (see config.log) 
>  cairo-based pdf and png terminals: yes 
>  lua/TikZ terminal: no 
>  wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10)
>  Qt terminal: no (use --with-qt or --with-qt=qt4 to enable
> 
>  Additional platform-specific or older terminals omitted by default:
>   gpic, mif (FrameMaker 3), hp2623a, hp2648, imagen, kyocera 
>   pm (makefile.os2), be (BeOS), svga (MSDOS/djgpp)
>   sun, windows (several options)
> 
> gnuplot will be compiled with the following configurable features:
> 
>  Mouse support in interactive terminals: no
>  Typing <space> in plot window raises console
>  Maximum number of parallel axes: 5 
>  Placement of rectangles and other objects: yes 
>  No readline support (use --with-readline=gnu or --with-readline=builtin)
>  Readline library: GNU readline library
>  Command-line history file: yes
>  Check current directory for .gnuplot file: no (use --with-cwdrc to enable)
>  Sort help/subtopic tables by column: no (use --without-row-help to enable)
>  cerf() and other special functions from libcerf: yes
>  plugin support for loading external functions: yes 
>  Use TeX kpsexpand to search for fonts: yes
>  Hidden3d optimization (gridbox/quadtree/none): quadtree
>  Allow deprecated syntax: no (use --enable-backwards-compatibility)
>  Statistical summary of data ("stats" command): yes
> 
> gnuplot will install the following additional materials:
> 
>  LaTeX tutorial: yes
>  cfg file for epslatex terminal: yes
>  TeX *.sty for lua/tikz terminal: no
>  TeX files will be installed in /sw64/share/texmf/tex/latex/gnuplot
>                               (use --with-texdir=DIR to change)
>  Help file: yes (always), in ${datarootdir}/gnuplot/5.0/gnuplot.gih
>  PostScript prologue files: yes (always)
> 
> Dominique
> 


The “cairo-based pdf and png” terminals show up as enabled, and that sufficed 
for me not to get that missing picins.sty error.  

Could you please repeat the build attempt using a single build job in fink (so 
that the console output is in order) and send me a log off-list?

-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to