pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[long] OO 2.3 build failed against x11links



Hello,

thank in advance for all your wonderful works..

I found problem into linux pkgsrc use,
pksrc 2007Q3 failed to me to build OO2.3
My test machine was a SGI ALTIX 11CPU ia64 with latest Suse.
I wget-ed pkgsrc2007Q3 then bootstrapped with:
$CFLAGS="-O3 -pipe" CXXFLAGS="-O3 -pipe" ./bootstrap
--prefix=/tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64 --unprivileged

this is for me an experiment using pkgsrc to build just OO and see
what happen there...

then downloaded vulnerability list and exported:

export PATH=/tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/bin:$PATH

so bmake is in path then

cd pkgsrc/misc/openoffice2

then:

$bmake

Here the mk.conf and then the terminal output of the bmake command
seems that does not find libXext (there's no libXext under x11):

# Example /tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/etc/mk.conf
file produced by bootstrap-pkgsrc
# Mon Oct 29 08:21:49 CET 2007

.ifdef BSD_PKG_MK       # begin pkgsrc settings

UNPRIVILEGED=           yes
PKG_DBDIR=              /tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/var/db/pkg
LOCALBASE=              /tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64
VARBASE=                /tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/var
PKG_TOOLS_BIN=          /tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/sbin
PKGMANDIR=              man

TOOLS_PLATFORM.pax?=            
/tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/bin/pax
TOOLS_PLATFORM.tar?=            
/tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/bin/tar
CFLAGS+=                -O3 -pipe
DBG=                    # prevent DBG from adding default optimizer flags

.endif                  # end pkgsrc settings

===========================
following a bounce of output text
===========================
cappelletti@sgi_altix1:/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2>
bmake
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/options.mk"
line 70: Could not find ../../x11/gtk2/buildlink3.mk
bmake: "../../graphics/MesaLib/../../graphics/MesaLib/buildlink3.mk"
line 33: Could not find ../../x11/libXext/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/graphics/cairo/options.mk"
line 15: Could not find ../../x11/libXft/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/graphics/cairo/options.mk"
line 16: Could not find ../../x11/libXrender/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/graphics/cairo/options.mk"
line 17: Could not find ../../x11/libX11/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/graphics/cairo/options.mk"
line 19: Could not find ../../x11/libXt/buildlink3.mk
bmake: Fatal errors encountered -- cannot continue
bmake: 
"../../graphics/cairo/../../mk/../../graphics/cairo/../../mk/pkg-build-options.mk"
line 31: warning: "echo "";
/tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/sbin/pkg_info -K
/tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/var/db/pkg -Q
PKG_OPTIONS cairo 2>/dev/null  || { cd ../../graphics/cairo  &&
/tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/bin/bmake
_MAKE=/tmp/Programs/ioOpenOffice2.3-suse/Linux-ia64/bin/bmake
OPSYS=Linux OS_VERSION=2.6.5-7.244-default
LOWER_OS_VERSION=2.6.5-7.244-default LOWER_OPSYS=linux
_PKGSRCDIR=/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse
PKGTOOLS_VERSION=20070927 show-var VARNAME=PKG_OPTIONS; }" returned
non-zero status
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/Makefile"
line 158: Could not find ../../x11/libX11/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/Makefile"
line 159: Could not find ../../x11/libXaw/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/Makefile"
line 160: Could not find ../../x11/libXcursor/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/Makefile"
line 161: Could not find ../../x11/libXext/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/Makefile"
line 162: Could not find ../../x11/libXfixes/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/Makefile"
line 163: Could not find ../../x11/libXi/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/Makefile"
line 164: Could not find ../../x11/libXinerama/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/Makefile"
line 165: Could not find ../../x11/libXrandr/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/Makefile"
line 166: Could not find ../../x11/libXrender/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2/Makefile"
line 167: Could not find ../../x11/libXt/buildlink3.mk
bmake: Fatal errors encountered -- cannot continue

bmake: stopped in
/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2
cappelletti@sgi_altix1:/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc/openoffice2>
cd ..
cappelletti@sgi_altix1:/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/misc>
cd ..
cappelletti@sgi_altix1:/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse>
cd pkgtools/x
x11-links  xpkgwedge
cappelletti@sgi_altix1:/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse>
cd pkgtools/x11-links/
cappelletti@sgi_altix1:/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links>
ls
buildlink3.mk  CVS    files     openwin.mk  version.mk  xfree.mk
   xhp.mk   xsgi.mk
builtin.mk     DESCR  Makefile  PLIST       xdec.mk
xfree-version.mk  xorg.mk
cappelletti@sgi_altix1:/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links>
bmake
bmake: "../../graphics/MesaLib/../../graphics/MesaLib/buildlink3.mk"
line 33: Could not find ../../x11/libXext/buildlink3.mk
bmake: 
"../../graphics/glu/../../graphics/MesaLib/../../graphics/glu/../../graphics/MesaLib/buildlink3.mk"
line 33: Could not find ../../x11/libXext/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links/xfree.mk"
line 9: Could not find ../../x11/libXft/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links/xfree.mk"
line 10: Could not find ../../x11/libXpm/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links/xfree.mk"
line 12: Could not find ../../x11/libXcursor/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links/xfree.mk"
line 13: Could not find ../../x11/libXrandr/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links/xfree.mk"
line 14: Could not find ../../x11/libXrender/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links/xfree.mk"
line 15: Could not find ../../x11/renderproto/buildlink3.mk
bmake: 
"/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links/xfree.mk"
line 16: Could not find ../../x11/randrproto/buildlink3.mk
bmake: Fatal errors encountered -- cannot continue

bmake: stopped in
/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links
cappelletti@sgi_altix1:/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/pkgtools/x11-links>
cd ../../x11/
cappelletti@sgi_altix1:/home/TEG-AMATO/cappelletti/2007Q3/ioOpenOffice2.3-suse_SpatialFactory/pkgsrc_ioOpenOffice2.3-suse/x11>
ls
9term       beforelight     damageproto   ede
filerunner      gdm                gnome-session        gtk
XmHTML
acidlaunch  bigreqsproto    desklaunch    editres
fixesproto      ggiterm            gnome-terminal       Makefile
Xrender
alacarte    bitmap          deskmenu      efltk
fltk            glproto            gnome-themes         XaoS
antiright   blt             devilspie     egtk
fontcacheproto  gnome-applets      gnome-themes-extras  Xaw3d
appres      bwidget         dfm           eterm
fontsproto      gnome-desktop      gnopernicus          Xaw-Xpm
asnap       compositeproto  dtx11session  evieext                  fox
            gnome-mag          gnustep-back         Xbae
aterm       control-center  dxpc          fast-user-switch-applet
fspanel         gnome-panel        gnustep-gui          Xcomposite
bbapm       CVS             ebuilder      fbdesk
fvwm-wharf      gnome-screensaver  gnustep-preferences  Xfixes





-- 
---
Luca Cappelletti
Infodomestic.com

"...Together we stand, divided we fall."

.O.
..O
OOO


GTalk: luca <dot> cappelletti <at> gmail <dot> com
Jabber: luca <dot> cappelletti <at> jabber <dot> org
MSN: luca <underscore> cappelletti <at> hotmail <dot> com
Skype: luca <dot> cappelletti
Linux Registered User: #223411
Ubuntu Registered User: #7221
http://www.advogato.org/person/mutek/
http://persone.softwarelibero.org/person/mutek
https://wiki.ubuntu.com/LucaCappelletti/
"l'intelligenza è utile per la sopravvivenza se ci permette di
estinguere una cattiva idea prima che la cattiva idea estingua noi"

"La chiave di ogni uomo è il suo pensiero. Benché egli possa apparire
saldo e autonomo, ha un criterio cui obbedisce, che è l'idea in base
alla quale classifica tutte le cose. Può essere cambiato solo
mostrandogli una nuova idea che sovrasti la sua"

"Uno studioso è soltanto un modo in cui una biblioteca crea un'altra
biblioteca "


Home | Main Index | Thread Index | Old Index