### Note: 'Building Outside of Tk itself' Messages are Expected Here #### PPM for perl5.008002 Test Compiling config/signedchar.c /home/cpanrun/ia64/build/5.8.2/bin/perl is installed in /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi okay Test Compiling config/unsigned.c Test Compiling config/Ksprintf.c Test Compiling -DSPRINTF_RETURN_CHAR config/Ksprintf.c Test Compiling config/tod.c Test Compiling -DTIMEOFDAY_TZ config/tod.c Test Compiling -DTIMEOFDAY_NO_TZ config/tod.c Test Compiling -DTIMEOFDAY_DOTS config/tod.c Problem gettimeofday() /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-IDElayout does not start with /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi i.e. building outside Tk itself Warning: prerequisite Graph 0.20105 not found. /opt/imake/bin/xmkmf suggests /usr Using -L/usr/lib to find /usr/lib/libX11.3 Using -I/usr/include to find /usr/include/X11/Xlib.h Warning: prerequisite Tk 804.027 not found. We have 800.024. Warning: prerequisite Tk::DynaTabFrame 0.23 not found. Finding dependancies for CaptureRelease.xs Finding dependancies for WmCaptureRelease.c Writing Makefile for Tk::CaptureRelease cp IDElayout.pm blib/lib/Tk/IDElayout.pm cp CaptureRelease.pm blib/lib/Tk/CaptureRelease.pm cp IDEdragShadow.pm blib/lib/Tk/IDEdragShadow.pm cp IDEdragShadowToplevel.pm blib/lib/Tk/IDEdragShadowToplevel.pm cp IDEdragDrop.pm blib/lib/Tk/IDEdragDrop.pm cp WmCaptureRelease.h blib/arch/Tk/Tk/WmCaptureRelease.h cp IDElayoutDropSite.pm blib/lib/Tk/IDElayoutDropSite.pm cp IDEtabFrame.pm blib/lib/Tk/IDEtabFrame.pm cp IDEpanedwindow.pm blib/lib/Tk/IDEpanedwindow.pm cp lib/Tk/IDElayout/DropBox.pm blib/lib/Tk/IDElayout/DropBox.pm /home/cpanrun/ia64/build/5.8.2/bin/perl /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/typemap CaptureRelease.xs > CaptureRelease.xsc && mv CaptureRelease.xsc CaptureRelease.c cc -c -I/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk -I/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/pTk -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" CaptureRelease.c Warning 936: "/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/pTk/Lang.h", line 32 # '__FUNCTION__' is predefined identifier. #define __FUNCTION__ __FILE__ ":" STRINGIFY(__LINE__) ^^^^^^^^^^^^ Warning 129: "/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/pTk/Lang.h", line 75 # Redefinition of macro 'TCL_PATCH_LEVEL' differs from previous definition at ["/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/pTk/patchlevel.h", line 23]. #define TCL_PATCH_LEVEL "8.0b2" ^^^^^^^^^^^^^^^ Warning 942: "CaptureRelease.xs", line 31 # Types 'int (*)(void *,hv *,int,sv **)' and 'int (*)(void *,hv *,int,sv *const *)' are not assignment-compatible. (*TkglueVptr->V_Lang_TkSubCommand) ("_wm",WmCaptureReleaseCmd); ^^^^^^^^^^^^^^^^^^^ cc -c -I/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk -I/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/pTk -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" WmCaptureRelease.c Warning 936: "/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/pTk/Lang.h", line 32 # '__FUNCTION__' is predefined identifier. #define __FUNCTION__ __FILE__ ":" STRINGIFY(__LINE__) ^^^^^^^^^^^^ Error 42: "WmCaptureRelease.c", line 11 # ANSI C requires same function declarations to have compatible types. Previous function declaration was "void TkpWmSetState(TkWindow *,int)" ["/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/pTk/tkInt.h", line 940]. int TkpWmSetState (TkWindow * winPtr, int state) ; ^^^^^^^^^^^^^ Error 187: "WmCaptureRelease.c", line 87 # Referenced object 'flags' is not a member of struct TkDisplay ["/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/pTk/tkInt.h", line 96]. (*LangVptr->V_Tcl_SetResult) (interp, ((dispPtr->flags & TK_DISPLAY_WM_TRACING) ? "1" : ""), ((Tcl_FreeProc *) 0) ^^^^^ Error 187: "WmCaptureRelease.c", line 96 # Referenced object 'flags' is not a member of struct TkDisplay ["/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/pTk/tkInt.h", line 96]. dispPtr->flags |= TK_DISPLAY_WM_TRACING; ^^^^^ Error 187: "WmCaptureRelease.c", line 98 # Referenced object 'flags' is not a member of struct TkDisplay ["/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/pTk/tkInt.h", line 96]. dispPtr->flags &= ~TK_DISPLAY_WM_TRACING; ^^^^^ Warning 942: "WmCaptureRelease.c", line 103 # Types 'char **' and 'const char **' are not assignment-compatible. if ( (*LangVptr->V_Tcl_GetIndexFromObj) (interp, objv[1], optionStrings, "option", 0, ^^^^^^^^^^^^^ Error 172: "WmCaptureRelease.c", line 205 # Undeclared variable 'TK_TOP_HIERARCHY'. winPtr->flags &= ~(TK_TOP_HIERARCHY| 2 |TK_HAS_WRAPPER|TK_WIN_MANAGED); ^^^^^^^^^^^^^^^^ Error 172: "WmCaptureRelease.c", line 271 # Undeclared variable 'TK_TOP_HIERARCHY'. winPtr->flags |= TK_TOP_HIERARCHY| 2 |TK_HAS_WRAPPER|TK_WIN_MANAGED; ^^^^^^^^^^^^^^^^ make: *** [WmCaptureRelease.o] Error 2