Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mwolfson ~ : fink install gv
- Information about 5724 packages read in 1 seconds.
- The following package will be installed or updated:
- gv
- Setting runtime build-lock...
- dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-gv-3.6.5-2 /sw/src/fink.build
- dpkg-deb: building package `fink-buildlock-gv-3.6.5-2' in `/sw/src/fink.build/fink-buildlock-gv-3.6.5-2_2012.08.20-17.40.24_darwin-x86_64.deb'.
- Installing build-lock package...
- /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-gv-3.6.5-2_2012.08.20-17.40.24_darwin-x86_64.deb
- Selecting previously deselected package fink-buildlock-gv-3.6.5-2.
- (Reading database ... 60947 files and directories currently installed.)
- Unpacking fink-buildlock-gv-3.6.5-2 (from .../fink-buildlock-gv-3.6.5-2_2012.08.20-17.40.24_darwin-x86_64.deb) ...
- Setting up fink-buildlock-gv-3.6.5-2 (2012.08.20-17.40.24) ...
- sudo -u fink-bld [ENV] sh -c /tmp/fink.DRTbB
- /sw/bin/tar --no-same-owner --no-same-permissions -xf /sw/src/gv-3.6.5.tar.gz
- sudo -u fink-bld [ENV] sh -c /tmp/fink.7_tOK
- [ -r /sw/fink/dists/stable/main/finkinfo/text/gv.patch ]
- sudo -u fink-bld [ENV] sh -c /tmp/fink.cA0pR
- patch -p1 < /sw/fink/dists/stable/main/finkinfo/text/gv.patch
- patching file src/Makefile.in
- Hunk #1 succeeded at 257 (offset 34 lines).
- Hunk #2 succeeded at 670 (offset 46 lines).
- patching file src/gv_misc_res.dat
- Hunk #1 succeeded at 465 (offset -3 lines).
- sed -i.bak 's|/usr/doc|/sw/share/doc|' src/Makefile.in
- sudo -u fink-bld [ENV] sh -c /tmp/fink.krG8Q
- ./configure --prefix=/sw --mandir='${prefix}/share/man' --infodir='${prefix}/share/info' --disable-dependency-tracking --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --enable-setenv-code
- checking for a BSD-compatible install... /sw/bin/ginstall -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /sw/bin/gmkdir -p
- checking for gawk... no
- checking for mawk... no
- checking for nawk... no
- checking for awk... awk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... none
- checking for ranlib... ranlib
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/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 getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking for getopt_long_only... yes
- checking whether optreset is declared... no
- checking for working GNU getopt function... yes
- checking whether getenv is declared... yes
- checking whether the preprocessor supports include_next... yes
- checking for unistd.h... (cached) yes
- checking for sqrt in -lm... yes
- checking for yywrap in -lfl... no
- checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
- checking whether -R must be followed by a space... neither works
- checking for gethostbyname... yes
- checking for connect... yes
- checking for remove... yes
- checking for shmat... yes
- checking for IceConnectionNumber in -lICE... yes
- checking for XOpenDisplay in -lX11... yes
- checking for main in -lICE... yes
- checking for main in -lSM... yes
- checking for main in -lXext... yes
- checking for XtOpenDisplay in -lXt... yes
- checking for main in -lXmu... yes
- checking for main in -lXpm... yes
- checking for XawInitializeWidgetSet in -lXaw3d... yes
- checking for inttypes.h... (cached) yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/version.texi
- config.status: creating lib/Makefile
- config.status: creating src/Makefile
- config.status: creating doc/Makefile
- config.status: creating src/ac_config.h
- config.status: executing depfiles commands
- make
- Making all in lib
- rm -f unistd.h-t unistd.h
- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
- sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
- -e 's/@''INCLUDE_NEXT''@/include_next/g' \
- -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
- -e 's|@''GNULIB_CHOWN''@|0|g' \
- -e 's|@''GNULIB_DUP2''@|0|g' \
- -e 's|@''GNULIB_FCHDIR''@|0|g' \
- -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
- -e 's|@''GNULIB_GETCWD''@|0|g' \
- -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
- -e 's|@''GNULIB_LCHOWN''@|0|g' \
- -e 's|@''GNULIB_LSEEK''@|0|g' \
- -e 's|@''GNULIB_READLINK''@|0|g' \
- -e 's|@''GNULIB_SLEEP''@|0|g' \
- -e 's|@''HAVE_DUP2''@|1|g' \
- -e 's|@''HAVE_FTRUNCATE''@|1|g' \
- -e 's|@''HAVE_READLINK''@|1|g' \
- -e 's|@''HAVE_SLEEP''@|1|g' \
- -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
- -e 's|@''REPLACE_CHOWN''@|0|g' \
- -e 's|@''REPLACE_FCHDIR''@|0|g' \
- -e 's|@''REPLACE_GETCWD''@|0|g' \
- -e 's|@''REPLACE_LCHOWN''@|0|g' \
- -e 's|@''REPLACE_LSEEK''@|0|g' \
- < ./unistd_.h; \
- } > unistd.h-t
- mv unistd.h-t unistd.h
- make all-am
- gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -g -O2 -c dummy.c
- rm -f libgnu.a
- ar cru libgnu.a dummy.o
- /usr/bin/ranlib: file: libgnu.a(dummy.o) has no symbols
- ranlib libgnu.a
- ranlib: file: libgnu.a(dummy.o) has no symbols
- ranlib: warning for library: libgnu.a the table of contents is empty (no object file members in the library define global symbols)
- Making all in src
- creating gv_intern_res_unix.dat
- creating gv_make_res.dat
- creating gv_intern_res_unix.h
- creating gv_class.ad
- cp ./gv_copyright.dat ./gv_class.ad
- creating gv_class.h
- make all-am
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c Aaa.c
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c Aaa_bison.c
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c Aaa_lex.c
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c Button.c
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c Clip.c
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c FileSel.c
- Clip.c:583:16: warning: incompatible pointer types passing 'Widget' (aka 'struct _WidgetRec *') to parameter of type 'ClipWidget'
- (aka 'struct _ClipRec *') [-Wincompatible-pointer-types]
- SendReport (w, (XawPRSliderX | XawPRSliderY));
- ^
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c Frame.c
- FileSel.c:395:32: warning: incompatible pointer to integer conversion initializing 'Boolean' (aka 'char') with an expression of type
- 'void *';
- /* compress_motion */ NULL,
- ^~~~
- /usr/bin/../lib/clang/4.0/include/stddef.h:49:14: note: expanded from macro 'NULL'
- #define NULL ((void*)0)
- ^~~~~~~~~~
- FileSel.c:396:32: warning: incompatible pointer to integer conversion initializing 'XtEnum' (aka 'unsigned char') with an expression
- of type 'void *';
- /* compress_exposure */ NULL,
- ^~~~
- /usr/bin/../lib/clang/4.0/include/stddef.h:49:14: note: expanded from macro 'NULL'
- #define NULL ((void*)0)
- ^~~~~~~~~~
- FileSel.c:397:32: warning: incompatible pointer to integer conversion initializing 'Boolean' (aka 'char') with an expression of type
- 'void *';
- /* compress_enterleave*/ NULL,
- ^~~~
- /usr/bin/../lib/clang/4.0/include/stddef.h:49:14: note: expanded from macro 'NULL'
- #define NULL ((void*)0)
- ^~~~~~~~~~
- 1 warning generated.
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c Ghostview.c
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c MButton.c
- Ghostview.c:1047:13: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean'
- (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter]
- Boolean xfree, yfree;
- ^
- Ghostview.c:192:34: note: previous declaration is here
- static void Layout(Widget,Boolean,Boolean);
- ^
- Ghostview.c:1047:20: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean'
- (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter]
- Boolean xfree, yfree;
- ^
- Ghostview.c:192:42: note: previous declaration is here
- static void Layout(Widget,Boolean,Boolean);
- ^
- Ghostview.c:1111:11: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean'
- (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter]
- Boolean xfree, yfree; /* Am I allowed to change width or height */
- ^
- Ghostview.c:193:42: note: previous declaration is here
- static Boolean ComputeSize(Widget,Boolean,Boolean,Dimension*,Dimension*);
- ^
- Ghostview.c:1111:18: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean'
- (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter]
- Boolean xfree, yfree; /* Am I allowed to change width or height */
- ^
- Ghostview.c:193:50: note: previous declaration is here
- static Boolean ComputeSize(Widget,Boolean,Boolean,Dimension*,Dimension*);
- ^
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c Switch.c
- gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/sw/include/gnugetopt -I/sw/include -I/usr/X11R6/include -DUSE_SETENV_CODE -g -O2 -c Vlist.c
- Vlist.c:281:49: warning: use of unary operator that may be intended as compound assignment (-=)
- if (!nvw->vlist.entries) nvw->vlist.entries =- 1;
- ^~
- Vlist.c:323:18: error: no member named 'international' in 'SimplePart'
- if( vw->simple.international == True ) {
- ~~~~~~~~~~ ^
- Vlist.c:324:56: error: no member named 'fontset' in 'LabelPart'
- XFontSetExtents *ext = XExtentsOfFontSet(vw->label.fontset);
- ~~~~~~~~~ ^
- Vlist.c:343:20: error: no member named 'international' in 'SimplePart'
- if( vw->simple.international == True )
- ~~~~~~~~~~ ^
- Vlist.c:344:58: error: no member named 'fontset' in 'LabelPart'
- XmbDrawString(XtDisplay(w), XtWindow(w), vw->label.fontset,
- ~~~~~~~~~ ^
- Vlist.c:429:11: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean'
- (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter]
- Boolean erase;
- ^
- Vlist.c:108:59: note: previous declaration is here
- static void PaintMarkOfEntry(Widget,Region,int,int,Boolean);
- ^
- Vlist.c:478:11: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean'
- (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter]
- Boolean erase;
- ^
- Vlist.c:109:59: note: previous declaration is here
- static void PaintMarkMarkOfEntry(Widget,Region,int,Boolean);
- ^
- 3 warnings and 4 errors generated.
- make[2]: *** [Vlist.o] Error 1
- make[2]: *** Waiting for unfinished jobs....
- 3 warnings generated.
- 4 warnings generated.
- make[1]: *** [all] Error 2
- make: *** [all-recursive] Error 1
- ### execution of make failed, exit code 2
- ### execution of /tmp/fink.krG8Q failed, exit code 2
- Removing runtime build-lock...
- Removing build-lock package...
- /sw/bin/dpkg-lockwait -r fink-buildlock-gv-3.6.5-2
- (Reading database ... 60948 files and directories currently installed.)
- Removing fink-buildlock-gv-3.6.5-2 ...
- Failed: phase compiling: gv-3.6.5-2 failed
- Before reporting any errors, please run "fink selfupdate" and try again.
- Also try using "fink configure" to set your maximum build jobs to 1 and
- attempt to build the package again.
- If you continue to have issues, please check to see if the FAQ on Fink's
- website solves the problem. If not, ask on one (not both, please) of
- these mailing lists:
- The Fink Users List <[email protected]>
- The Fink Beginners List <[email protected]>,
- with a carbon copy to the maintainer:
- Todai Fink Team <[email protected]>
- Note that this is preferable to emailing just the maintainer directly,
- since most fink package maintainers do not have access to all possible
- hardware and software configurations.
- Please try to include the complete error message in your report. This
- generally consists of a compiler line starting with e.g. "gcc" or "g++"
- followed by the actual error output from the compiler.
- Also include the following system information:
- Package manager version: 0.34.2
- Distribution version: selfupdate-rsync Mon Aug 20 16:18:29 2012, 10.8, x86_64
- Trees: local/main stable/main
- Xcode.app: 4.4.1
- Xcode command-line tools: 4.4.0.0.1.1249367152
- Max. Fink build jobs: 4
Advertisement
Add Comment
Please, Sign In to add comment