On 2007/11/16 03:52, Aaron Hsu wrote:
> Hey all,
>
> I was wondering what the status was of importing the Xplore port which
> I submitted a bit ago. I know sometimes ports fall through the cracks,
> and I just wanted to see if there was any reason other than that for it
> not being imported? If so, I'll try to get it fixed, but if it just
> slipped through the cracks, well . . . :-).
Needs some WANTLIB and s/"// in COMMENT; build fails on sparc64 and
amd64, this log is from sparc64 but amd64 does the same:
+++ Fri Nov 16 10:54:46 GMT 2007
===> Checking files for xplore-1.2a
`/usr/ports/distfiles/xplore-1.2a.tar.gz' is up to date.
>> (SHA256) xplore-1.2a.tar.gz: OK
===> xplore-1.2a depends on: openmotif-* - found
===> Verifying specs: Xm.>=2 Xm.>=2 ICE SM Xext Xmu Xt X11 Xpm Xau Xdmcp c ICE
SM Xext Xmu Xt X11 Xpm Xau Xdmcp c
===> found Xm.4.0 ICE.8.1 SM.8.0 Xext.10.0 Xmu.10.0 Xt.10.0 X11.11.0 Xpm.8.0
Xau.9.0 Xdmcp.9.0 c.42.0
===> Extracting for xplore-1.2a
===> Patching for xplore-1.2a
===> Configuring for xplore-1.2a
mv -f Makefile Makefile.bak
imake -DPorts -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
making Makefiles in xg...
mv -f Makefile Makefile.bak
making Makefiles in regexp...
mv -f Makefile Makefile.bak
making Makefiles in scripts...
mv -f Makefile Makefile.bak
make includes
make depend
depending in ./xg...
rm -f .depend
gccmakedep -f- -- -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include
-I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15
-DNARROWPROTO -- ClockLabel.c ComboBox.c ExtPushB.c
FastLabel.c NumEntry.c Row.c Tabs.c TimeEntry.c ToolBar.c
ToolPushB.c XgUtils.c grabarea.c x_rotate.c xgpm.c > .depend
depending in ./regexp...
rm -f .depend
gccmakedep -f- -- -I. -I/usr/local/include -I/usr/X11R6/include
-DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- regexp.c regsub.c regerror.c
> .depend
depending in ./scripts...
sed -e '[EMAIL PROTECTED]@?/usr/local/lib/X11/xplore?g' <Xplore.sed >Xplore.ad
./ad2c Xplore.ad > defaults.h
rm -f .depend
gccmakedep -f- -- -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -- callbacks.c curdir.c devmount.c dialogs.c dirs.c
error.c fileops.c ftype.c icons.c interface.c magic.c menus.c mnttable.c
signals.c util.c xplore.c xploretype.c > .depend
===> Building for xplore-1.2a
making all in ./xg...
rm -f ClockLabel.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
ClockLabel.c
rm -f ComboBox.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
ComboBox.c
ComboBox.c: In function `CvtStringToStringTable':
ComboBox.c:355: warning: cast to pointer from integer of different size
ComboBox.c:378: warning: cast to pointer from integer of different size
rm -f ExtPushB.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
ExtPushB.c
ExtPushB.c: In function `Initialize':
ExtPushB.c:361: warning: cast to pointer from integer of different size
ExtPushB.c:361: warning: cast to pointer from integer of different size
ExtPushB.c:361: warning: cast to pointer from integer of different size
rm -f FastLabel.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
FastLabel.c
rm -f NumEntry.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
NumEntry.c
rm -f Row.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO Row.c
rm -f Tabs.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO Tabs.c
rm -f TimeEntry.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
TimeEntry.c
rm -f ToolBar.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO ToolBar.c
rm -f ToolPushB.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
ToolPushB.c
rm -f XgUtils.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO XgUtils.c
XgUtils.c: In function `XgGetColorTable':
XgUtils.c:606: warning: cast to pointer from integer of different size
rm -f grabarea.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
grabarea.c
grabarea.c: In function `XgGrabArea':
grabarea.c:308: warning: cast to pointer from integer of different size
rm -f x_rotate.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
x_rotate.c
x_rotate.c: In function `XgDrawRotatedText':
x_rotate.c:247: warning: cast to pointer from integer of different size
x_rotate.c: In function `XgRotateXImage':
x_rotate.c:471: warning: cast to pointer from integer of different size
rm -f xgpm.o
cc -c -O2 -DUSE_XM_MWMUTIL_H -DUSE_XGPM -I./include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO xgpm.c
xgpm.c: In function `xgpmParseData':
xgpm.c:593: warning: cast to pointer from integer of different size
xgpm.c:599: warning: cast to pointer from integer of different size
xgpm.c:606: warning: cast to pointer from integer of different size
xgpm.c:627: warning: cast to pointer from integer of different size
xgpm.c:647: warning: cast to pointer from integer of different size
xgpm.c:663: warning: cast to pointer from integer of different size
xgpm.c:669: warning: cast to pointer from integer of different size
xgpm.c: In function `xgpmCreateImage':
xgpm.c:900: warning: cast to pointer from integer of different size
xgpm.c:904: warning: cast to pointer from integer of different size
xgpm.c:1039: warning: cast to pointer from integer of different size
xgpm.c: In function `CreateXImage':
xgpm.c:1109: warning: cast to pointer from integer of different size
xgpm.c: In function `xgpmGetCmt':
xgpm.c:1665: warning: cast to pointer from integer of different size
rm -f libxg.a
ar clq libxg.a ClockLabel.o ComboBox.o ExtPushB.o FastLabel.o
NumEntry.o Row.o Tabs.o TimeEntry.o ToolBar.o ToolPushB.o
XgUtils.o grabarea.o x_rotate.o xgpm.o
ranlib libxg.a
making all in ./regexp...
rm -f regexp.o
cc -c -O2 -I. -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED
-DFUNCPROTO=15 -DNARROWPROTO regexp.c
rm -f regsub.o
cc -c -O2 -I. -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED
-DFUNCPROTO=15 -DNARROWPROTO regsub.c
rm -f regerror.o
cc -c -O2 -I. -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED
-DFUNCPROTO=15 -DNARROWPROTO regerror.c
rm -f libregexp.a
ar clq libregexp.a regexp.o regsub.o regerror.o
ranlib libregexp.a
making all in ./scripts...
sed -e '[EMAIL PROTECTED]@?/usr/local/lib/X11/xplore?g' <setup.sed >setup.script
chmod 0777 setup.script
cp scripts/setup.script setup
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c callbacks.c
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c curdir.c
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c devmount.c
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c dialogs.c
dialogs.c: In function `create_buttons':
dialogs.c:260: warning: cast to pointer from integer of different size
dialogs.c: In function `create_fields':
dialogs.c:420: warning: cast to pointer from integer of different size
dialogs.c:433: warning: cast to pointer from integer of different size
dialogs.c:461: warning: cast to pointer from integer of different size
dialogs.c:503: warning: cast to pointer from integer of different size
dialogs.c:540: warning: cast to pointer from integer of different size
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c dirs.c
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c error.c
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c fileops.c
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c ftype.c
ftype.c: In function `search_file_type':
ftype.c:303: warning: deprecated use of label at end of compound statement
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c icons.c
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c interface.c
interface.c: In function `CreateCommandMenuDesc':
interface.c:882: warning: cast to pointer from integer of different size
interface.c: In function `CreateFilePopupDesc':
interface.c:937: warning: cast to pointer from integer of different size
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c magic.c
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c menus.c
cc -O2 -I./regexp -I./icons -I./xg/include -I/usr/local/include
-I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXPLORELIBDIR=\"/usr/local/lib/X11/xplore\" -DCPP="\"/usr/libexec/cpp
-traditional \"" -c mnttable.c
mnttable.c: In function `get_mnt_table':
mnttable.c:211: error: `MOUNT_FILE' undeclared (first use in this function)
mnttable.c:211: error: (Each undeclared identifier is reported only once
mnttable.c:211: error: for each function it appears in.)
mnttable.c:328: error: `mnt_info' undeclared (first use in this function)
mnttable.c:328: error: `fs_ignore' undeclared (first use in this function)
mnttable.c: In function `check_mnt_table':
mnttable.c:363: error: `MOUNT_FILE' undeclared (first use in this function)
*** Error code 1
Stop in /usr/obj/ports/sparc64/xplore-1.2a/xplore-1.2a.
*** Error code 1
Stop in /usr/ports/mystuff/x11/xplore (line 2063 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/mystuff/x11/xplore (line 1373 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/mystuff/x11/xplore (line 1861 of
/usr/ports/infrastructure/mk/bsd.port.mk).
--- Fri Nov 16 10:57:23 GMT 2007