Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52807 - Perl script syntax error and "scpcomp: Command not found." during OpenOfffice build and quit
Summary: Perl script syntax error and "scpcomp: Command not found." during OpenOfffice...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-02 12:42 UTC by Leong Yi Hao
Modified: 2005-01-24 02:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leong Yi Hao 2004-06-02 12:42:37 UTC
#time emerge openoffice
things start to work, until I see:
-Wl,--whole-archive -lsalcpprt -Wl,--no-whole-archive -ltl645li -lsal -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc 
-lstdc++
-rwxr-xr-x  1 root root 134242 Jun  3 02:44 ../../unxlngi4.pro/bin/so_checksum
-------------
syntax error at /var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solenv/bin/deliver.pl line 386, near "shift @ARGV 
"
syntax error at /var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solenv/bin/deliver.pl line 408, near "}"
Execution of /var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solenv/bin/deliver.pl aborted due to compilation 
errors.

=============
Building project scp
=============
/var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/scp/source/javafilter
mkout -- version: 1.3
------------------------------
Making: ../../unxlngi4.pro/misc/javafilter.dpc
Making : Dependencies
touch ../../unxlngi4.pro/misc/javafilter.dpc
------------------------------
Making: ../../unxlngi4.pro/par/c01/files_javafilter.par
cpp.lcc -+ -P -DC01_PRODUCT -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL 
-DGXX_INCLUDE_PATH=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86 
-D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 
-DSUPD=645 -DBUILD=8762 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI 
-DSOLAR_JAVA -DSRX645  -DWITHOUT_MOZILLA -DWITHOUT_FONTS -DSCP_DATESTRING=03062004 -DUDK_MAJOR=3 -DUDK_MINOR=1 
-DUDK_MICRO=0 -DOFFICEUPD=645 -Ugcc3 -DCOMID=gcc3 -DCOMNAME=gcc3 -D_gcc3 -DCCNUMVER=000300030002 -DSHORTSTDCPP3=5 
-DDLLSUFFIX=li -I. -I../../inc -I../inc -I../../unx/inc -I../../unxlngi4.pro/inc -I. 
-I/var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solver/645/unxlngi4.pro/inc/stl 
-I/var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solver/645/unxlngi4.pro/inc/external 
-I/var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solver/645/unxlngi4.pro/inc 
-I/var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solenv/unxlngi4/inc 
-I/var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solenv/inc 
-I/var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/res 
-I/var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solver/645/unxlngi4.pro/inc/stl 
-I/var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solenv/inc/Xp31 -I/opt/blackdown-jdk-1.4.1/include 
-I/opt/blackdown-jdk-1.4.1/include/linux -I/opt/blackdown-jdk-1.4.1/include/native_threads/include -I/usr/X11R6/include     
files_javafilter.scp > ../../unxlngi4.pro/misc/c01/files_javafilter.pre
cpp version 17.8.1999
scpcomp -s ../../unxlngi4.pro/misc/c01/files_javafilter.pre -o ../../unxlngi4.pro/par/c01/files_javafilter.par
scpcomp: Command not found.
dmake:  Error code 1, while making '../../unxlngi4.pro/par/c01/files_javafilter.par'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/scp/source/javafilter

!!! ERROR: app-office/openoffice-1.1.1-r1 failed.
!!! Function src_compile, Line 365, Exitcode 1
!!! Build failed!


real    115m3.727s
user    71m43.851s
sys     35m12.442s
mice@mice root#

Notice the line:
syntax error at /var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solenv/bin/deliver.pl line 386, near "shift @ARGV 
"
syntax error at /var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solenv/bin/deliver.pl line 408, near "}"
Execution of /var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/solenv/bin/deliver.pl aborted due to compilation 
errors.

AND

scpcomp -s ../../unxlngi4.pro/misc/c01/files_javafilter.pre -o ../../unxlngi4.pro/par/c01/files_javafilter.par
scpcomp: Command not found.

Reproducible: Always
Steps to Reproduce:
1. Just emerge openoffice
2. Sit and wait a long long time while it runs
3. Error come out

Actual Results:  
ERROR: Error 65280 occurred while making
/var/tmp/portage/openoffice-1.1.1-r1/work/oo_1.1.1_src/scp/source/javafilter

!!! ERROR: app-office/openoffice-1.1.1-r1 failed.
!!! Function src_compile, Line 365, Exitcode 1
!!! Build failed!

Expected Results:  
I'm expecting a successful build and merge

Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.6)
=================================================================
System uname: 2.6.6 i686 AMD Athlon(tm) XP 1600+
Gentoo Base System version 1.4.10
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X apm arts avi berkdb cdr cjk crypt cups encode esd
foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde ldap libg++ libwww
mad mikmod mmx mmxext motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss
pam pdflib perl png python qt quicktime readline sdl slang spell sse ssl svga
tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2004-06-03 01:04:47 UTC
Which perl version do you have? It works for me
Comment 2 Leong Yi Hao 2004-06-03 01:25:05 UTC
$ perl --version
 
This is perl, v5.8.2 built for i686-linux
 
Copyright 1987-2003, Larry Wall
 
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
 
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2005-01-16 13:15:34 UTC
Is this still a problem for you with more recent versions of OOo?
Comment 4 Andreas Proschofsky (RETIRED) gentoo-dev 2005-01-24 02:22:25 UTC
Can't reproduce looks like a perl setup problem, need feedback until then: Closing