LISTSERV mailing list manager LISTSERV 16.5

Help for HPS-SOFTWARE Archives


HPS-SOFTWARE Archives

HPS-SOFTWARE Archives


HPS-SOFTWARE@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Monospaced Font

LISTSERV Archives

LISTSERV Archives

HPS-SOFTWARE Home

HPS-SOFTWARE Home

HPS-SOFTWARE  September 2012

HPS-SOFTWARE September 2012

Subject:

SLIC Installation Issue

From:

Kyle McCarty <[log in to unmask]>

Reply-To:

Software for the Heavy Photon Search Experiment <[log in to unmask]>

Date:

Mon, 1 Oct 2012 00:49:49 -0400

Content-Type:

multipart/mixed

Parts/Attachments:

Parts/Attachments

text/plain (21 lines) , configure-out.txt (1 lines) , make-output.txt (1 lines)

Hello,

I'm working for Maurik and I'm trying to get SLIC working. I've
followed the directions here
(http://nuclear.unh.edu/~sarahp/HPS/Software/Building_HPS_Software.html),
but I keep getting an error and neither I nor Maurik can figure out
what's causing it. I've attached the output from the commands I am
using. It seems to be a a GEANT4 issue. Can you advise me as to how I
should proceed?

Thank you,

Kyle McCarty

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1


$ ./configure --with-geant4-version=v9r3p02
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.exe
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for cvs... yes
checking for java... yes
checking for JAVA_HOME... C:\Program Files\Java\jdk1.7.0_03\
checking for JDK_HOME... C:\Program Files\Java\jdk1.7.0_03\
checking for wget... yes
checking for scp... yes
checking for cmake... yes
checking for svn... yes
checking whether packages should create shared libraries... no
checking for installation prefix... /usr/local
checking for SLAC CVS user... anonymous
checking for CVSROOT... :pserver:[log in to unmask]:/cvs/lcd
checking for number of make jobs... 1
checking for packages list... clhep xerces geant4 gdml lcio lcdd heppdt slic
checking whether to enable malloc check on exit... yes
checking whether to use OpenGL... yes
checking for OpenGL installation... /usr
checking for /usr/include/GL/gl.h... yes
checking whether to use Qt... no
checking for clhep package version... v2r1p0_1
checking for xerces package version... v3r1p1
checking for geant4 package version... v9r3p02
checking whether to set G4VIS_NONE... no
checking for G4SYSTEM setting... WIN32-g++
checking whether Geant4 should enable Qt... no
checking whether to set G4VERBOSE... yes
checking whether to enable Geant4 embedded GDML lib... yes
checking whether to set G4NEUTRONHP_NEGLECT_DOPPLER... yes
checking whether to set G4DEBUG in Geant4 build... no
checking whether to download Geant4 data files... yes
checking for gdml package version... HEAD
checking for lcio package version... v02-01-01
checking for lcdd package version... HEAD
checking for heppdt package version... 3.03.02
checking for slic package version... v3r0p3
checking whether to enable SLIC logging system... yes
checking for dist tarball name... slic-v3r0p3_geant4-v9r3p02_cygwin-i686.tar.gz
checking for dist directory... [log in to unmask]:/nfs/slac/g/lcd/mc/prj/www/lcsim/dist/
configure: creating ./config.status
config.status: creating build/common.gmk
config.status: creating packages/clhep/Makefile
config.status: creating packages/clhep/package.gmk
config.status: creating packages/clhep/env.gmk
config.status: creating packages/xerces/Makefile
config.status: creating packages/xerces/package.gmk
config.status: creating packages/xerces/env.gmk
config.status: creating packages/xerces/patch.sh
config.status: creating packages/geant4/Makefile
config.status: creating packages/geant4/package.gmk
config.status: creating packages/geant4/env.gmk
config.status: creating packages/geant4/patch.sh
config.status: creating packages/gdml/Makefile
config.status: creating packages/gdml/package.gmk
config.status: creating packages/gdml/env.gmk
config.status: creating packages/lcio/Makefile
config.status: creating packages/lcio/package.gmk
config.status: creating packages/lcio/env.gmk
config.status: creating packages/lcdd/Makefile
config.status: creating packages/lcdd/package.gmk
config.status: creating packages/lcdd/env.gmk
config.status: creating packages/heppdt/Makefile
config.status: creating packages/heppdt/package.gmk
config.status: creating packages/heppdt/env.gmk
config.status: creating packages/slic/Makefile
config.status: creating packages/slic/package.gmk
config.status: creating packages/slic/env.gmk
config.status: creating Makefile
config.status: creating packages/Makefile
config.status: creating build/package.gmk
config.status: creating scripts/slic.sh
config.status: creating scripts/slic-setup.sh
config.status: creating scripts/slic-ldpath.sh
config.status: creating scripts/install-libs.sh
config.status: creating scripts/install-geant4-data.sh
config.status: creating packages/geant4/patch.sh

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1

$ make
make[1]: Entering directory `/home/Kyle/SimDist/packages'
Building SimDist packages in dependency order ...
Building clhep ...
make[2]: Entering directory `/home/Kyle/SimDist/packages/clhep'
Package information for clhep ...
PACKAGE_NAME=clhep
PACKAGE_BASEDIR=/home/Kyle/SimDist/packages/clhep/v2r1p0_1
PACKAGE_BUILDDIR=/home/Kyle/SimDist/packages/clhep/v2r1p0_1
PACKAGE_CONFIG=./configure
PACKAGE_CONFIG_OPTS=--prefix=/home/Kyle/SimDist/packages/clhep/v2r1p0_1 --disable-shared
PACKAGE_CVSMODULE=clhep
PACKAGE_CVSROOT=:pserver:[log in to unmask]:/cvs/lcd
PACKAGE_DIR=/home/Kyle/SimDist/packages/clhep
PACKAGE_DIR_ORIG=2.1.0.1
PACKAGE_DOWNLOAD=http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/distributions//clhep-2.1.0.1.tgz
PACKAGE_TGZ_LOCAL=clhep.tar.gz
PACKAGE_VERSION=v2r1p0_1
PACKAGE_DIST_TGZ=
PACKAGE_DIST_FILES=

Downloading clhep from http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/distributions//clhep-2.1.0.1.tgz ...
/bin/sh: line 3: -nv: command not found
Decompressing clhep.tar.gz ...
tar (child): clhep.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
mv: cannot stat `2.1.0.1': No such file or directory
/bin/sh: line 1: cd: /home/Kyle/SimDist/packages/clhep/v2r1p0_1/CLHEP: No such file or directory
./configure --prefix=/home/Kyle/SimDist/packages/clhep/v2r1p0_1 --disable-shared
Compiling clhep with 1 make jobs ...
/bin/sh: line 1: cd: /home/Kyle/SimDist/packages/clhep/v2r1p0_1/CLHEP: No such file or directory
Installing clhep ...
/bin/sh: line 1: cd: /home/Kyle/SimDist/packages/clhep/v2r1p0_1/CLHEP: No such file or directory
make[2]: Leaving directory `/home/Kyle/SimDist/packages/clhep'
Building xerces ...
make[2]: Entering directory `/home/Kyle/SimDist/packages/xerces'
Package information for xerces ...
PACKAGE_NAME=xerces
PACKAGE_BASEDIR=/home/Kyle/SimDist/packages/xerces/v3r1p1
PACKAGE_BUILDDIR=/home/Kyle/SimDist/packages/xerces/v3r1p1
PACKAGE_CONFIG=./configure
PACKAGE_CONFIG_OPTS=--enable-shared=no --enable-static=yes --prefix=/home/Kyle/SimDist/packages/xerces/v3r1p1 --enable-transcoder-icu=no --enable-msgloader-icu=no --enable-netaccessor-curl=no --disable-threads --enable-netaccessor-socket
PACKAGE_CVSMODULE=xerces
PACKAGE_CVSROOT=:pserver:[log in to unmask]:/cvs/lcd
PACKAGE_DIR=/home/Kyle/SimDist/packages/xerces
PACKAGE_DIR_ORIG=xerces-c-3.1.1
PACKAGE_DOWNLOAD=http://www.apache.org/dist/xerces/c/3/sources//xerces-c-3.1.1.tar.gz
PACKAGE_TGZ_LOCAL=xerces.tar.gz
PACKAGE_VERSION=v3r1p1
PACKAGE_DIST_TGZ=
PACKAGE_DIST_FILES=

Downloading xerces from http://www.apache.org/dist/xerces/c/3/sources//xerces-c-3.1.1.tar.gz ...
/bin/sh: line 3: -nv: command not found
Decompressing xerces.tar.gz ...
tar (child): xerces.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
mv: cannot stat `xerces-c-3.1.1': No such file or directory
/bin/sh: line 1: cd: /home/Kyle/SimDist/packages/xerces/v3r1p1: No such file or directory
./configure --enable-shared=no --enable-static=yes --prefix=/home/Kyle/SimDist/packages/xerces/v3r1p1 --enable-transcoder-icu=no --enable-msgloader-icu=no --enable-netaccessor-curl=no --disable-threads --enable-netaccessor-socket
Compiling xerces with 1 make jobs ...
/bin/sh: line 1: cd: /home/Kyle/SimDist/packages/xerces/v3r1p1: No such file or directory
Installing xerces ...
/bin/sh: line 1: cd: /home/Kyle/SimDist/packages/xerces/v3r1p1: No such file or directory
make[2]: Leaving directory `/home/Kyle/SimDist/packages/xerces'
Building geant4 ...
make[2]: Entering directory `/home/Kyle/SimDist/packages/geant4'
Package information for geant4 ...
PACKAGE_NAME=geant4
PACKAGE_BASEDIR=/home/Kyle/SimDist/packages/geant4/v9r3p02
PACKAGE_BUILDDIR=/home/Kyle/SimDist/packages/geant4/v9r3p02
PACKAGE_CONFIG=./configure
PACKAGE_CONFIG_OPTS=
PACKAGE_CVSMODULE=geant4
PACKAGE_CVSROOT=:pserver:[log in to unmask]:/cvs/lcd
PACKAGE_DIR=/home/Kyle/SimDist/packages/geant4
PACKAGE_DIR_ORIG=geant4.9.3.p02
PACKAGE_DOWNLOAD=http://geant4.cern.ch/support/source//geant4.9.3.p02.tar.gz
PACKAGE_TGZ_LOCAL=geant4.tar.gz
PACKAGE_VERSION=v9r3p02
PACKAGE_DIST_TGZ=
PACKAGE_DIST_FILES=

CLHEP_BASE_DIR=/home/Kyle/SimDist/packages/clhep/v2r1p0_1
CLHEP_INCLUDE_DIR=/home/Kyle/SimDist/packages/clhep/v2r1p0_1/include
CLHEP_LIB_DIR=/home/Kyle/SimDist/packages/clhep/v2r1p0_1/lib
G4INSTALL=/home/Kyle/SimDist/packages/geant4/v9r3p02
G4SYSTEM=WIN32-g++
OGLHOME=/usr
Downloading geant4 from http://geant4.cern.ch/support/source//geant4.9.3.p02.tar.gz ...
/bin/sh: line 3: -nv: command not found
Decompressing geant4.tar.gz ...
tar (child): geant4.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
mv: cannot stat `geant4.9.3.p02': No such file or directory
Patching geant4 ...
patching ./v9r3p02/source/processes/hadronic/models/lend/GNUmakefile
cp: cannot stat `./v9r3p02/source/processes/hadronic/models/lend/GNUmakefile': No such file or directory
./patch.sh: line 15: ./v9r3p02/source/processes/hadronic/models/lend/GNUmakefile.tmp: No such file or directory
cp: cannot stat `./v9r3p02/source/processes/hadronic/models/lend/GNUmakefile.tmp': No such file or directory
rm: cannot remove `./v9r3p02/source/processes/hadronic/models/lend/GNUmakefile.tmp': No such file or directory
patching ./v9r3p02/source/physics_lists/builders/GNUmakefile
cp: cannot stat `./v9r3p02/source/physics_lists/builders/GNUmakefile': No such file or directory
./patch.sh: line 15: ./v9r3p02/source/physics_lists/builders/GNUmakefile.tmp: No such file or directory
cp: cannot stat `./v9r3p02/source/physics_lists/builders/GNUmakefile.tmp': No such file or directory
rm: cannot remove `./v9r3p02/source/physics_lists/builders/GNUmakefile.tmp': No such file or directory
patching ./v9r3p02/source/physics_lists/lists/GNUmakefile
cp: cannot stat `./v9r3p02/source/physics_lists/lists/GNUmakefile': No such file or directory
./patch.sh: line 15: ./v9r3p02/source/physics_lists/lists/GNUmakefile.tmp: No such file or directory
cp: cannot stat `./v9r3p02/source/physics_lists/lists/GNUmakefile.tmp': No such file or directory
rm: cannot remove `./v9r3p02/source/physics_lists/lists/GNUmakefile.tmp': No such file or directory
/bin/sh: line 1: cd: /home/Kyle/SimDist/packages/geant4/v9r3p02/source: No such file or directory
./configure
Compiling geant4 with 1 make jobs ...
/bin/sh: line 1: cd: /home/Kyle/SimDist/packages/geant4/v9r3p02/source: No such file or directory
/bin/sh: line 0: cd: /home/Kyle/SimDist/packages/geant4/v9r3p02/source: No such file or directory
Makefile:26: recipe for target `install_includes' failed
make[2]: *** [install_includes] Error 1
make[2]: Leaving directory `/home/Kyle/SimDist/packages/geant4'
Building gdml ...
make[2]: Entering directory `/home/Kyle/SimDist/packages/gdml'
Package information for gdml ...
PACKAGE_NAME=gdml
PACKAGE_BASEDIR=/home/Kyle/SimDist/packages/gdml/HEAD
PACKAGE_BUILDDIR=/home/Kyle/SimDist/packages/gdml/HEAD
PACKAGE_CONFIG=./configure
PACKAGE_CONFIG_OPTS=--enable-shared=no --enable-station=yes --enable-geant4-granular-libs --enable-examples=no --enable-nist=no
PACKAGE_CVSMODULE=gdml2
PACKAGE_CVSROOT=:pserver:[log in to unmask]:/cvs/lcd
PACKAGE_DIR=/home/Kyle/SimDist/packages/gdml
PACKAGE_DIR_ORIG=@GDML_DIR_ORIG@
PACKAGE_DOWNLOAD=@GDML_DOWNLOAD@
PACKAGE_TGZ_LOCAL=gdml.tar.gz
PACKAGE_VERSION=HEAD
PACKAGE_DIST_TGZ=
PACKAGE_DIST_FILES=

Checking out gdml2 cvs head from :pserver:[log in to unmask]:/cvs/lcd ...
The directory /home/Kyle/SimDist/packages/gdml/HEAD already exists for package gdml.
./configure --enable-shared=no --enable-station=yes --enable-geant4-granular-libs --enable-examples=no --enable-nist=no
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for C++ compiler default output file name... a.exe
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for supported OS... yes
checking the compiler setting... g++
checking for the compiler gmk file... config/make/compiler/g++.gmk
checking whether to compile and link in verbose mode... no
checking for PLATFORM setting... WIN32-g++
checking for the PLATFORM gmk file... config/make/platform/WIN32-g++.gmk
checking whether to use shared libraries... no
checking whether to use static libraries... yes
checking whether to use single GDML library... yes
checking whether to use granular libraries... no
checking for libname prefix... none
checking for prefix... /usr/local
checking whether to enable GDML diagnostic output... no
checking whether to build STEPWriter... no
checking whether to copy includes in a flat structure... no
checking whether to compile the examples... no
checking for Xerces-C++ installation setting... /home/Kyle/SimDist/packages/xerces/v3r1p1
configure: error: directory /home/Kyle/SimDist/packages/xerces/v3r1p1 for package Xerces-C++ does not exist
Compiling gdml with 1 make jobs ...
make[3]: Entering directory `/home/Kyle/SimDist/packages/gdml/HEAD/CPPGDML'
GNUmakefile:16: /home/Kyle/SimDist/packages/gdml/HEAD/CPPGDML/config/make/local_settings.gmk: No such file or directory
make[3]: *** No rule to make target `/home/Kyle/SimDist/packages/gdml/HEAD/CPPGDML/config/make/local_settings.gmk'. Stop.
make[3]: Leaving directory `/home/Kyle/SimDist/packages/gdml/HEAD/CPPGDML'
make[2]: Leaving directory `/home/Kyle/SimDist/packages/gdml'
Building lcio ...
make[2]: Entering directory `/home/Kyle/SimDist/packages/lcio'
Package information for lcio ...
PACKAGE_NAME=lcio
PACKAGE_BASEDIR=/home/Kyle/SimDist/packages/lcio/v02-01-01
PACKAGE_BUILDDIR=/home/Kyle/SimDist/packages/lcio/v02-01-01
PACKAGE_CONFIG=./configure
PACKAGE_CONFIG_OPTS=
PACKAGE_CVSMODULE=lcio
PACKAGE_CVSROOT=:pserver:[log in to unmask]:/cvs/lcd
PACKAGE_DIR=/home/Kyle/SimDist/packages/lcio
PACKAGE_DIR_ORIG=
PACKAGE_DOWNLOAD=
PACKAGE_TGZ_LOCAL=lcio.tar.gz
PACKAGE_VERSION=v02-01-01
PACKAGE_DIST_TGZ=
PACKAGE_DIST_FILES=

svn co svn://svn.freehep.org/lcio//tags/v02-01-01
Checked out revision 1559.
Patching lcio ...
./configure
cd /home/Kyle/SimDist/packages/lcio/v02-01-01; cmake -DBUILD_SHARED_LIBS=OFF .; make;
CMake Warning at CMakeLists.txt:11 (PROJECT):
To use the NMake generator, cmake must be run from a shell that can use the
compiler cl from the command line. This environment does not contain
INCLUDE, LIB, or LIBPATH, and these must be set for the cl compiler to
work.


-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Warning at D:/Program Files (x86)/CMake/cmake-2.8.9-win32-x86/share/cmake-2.8/Modules/Platform/Windows-cl.cmake:28 (ENABLE_LANGUAGE):
To use the NMake generator, cmake must be run from a shell that can use the
compiler cl from the command line. This environment does not contain
INCLUDE, LIB, or LIBPATH, and these must be set for the cl compiler to
work.
Call Stack (most recent call first):
D:/Program Files (x86)/CMake/cmake-2.8.9-win32-x86/share/cmake-2.8/Modules/CMakeCInformation.cmake:60 (INCLUDE)
CMakeLists.txt:11 (PROJECT)


CMake Error: your RC compiler: "CMAKE_RC_COMPILER-NOTFOUND" was not found. Please set CMAKE_RC_COMPILER to a valid compiler path or name.
-- Check for CL compiler version
-- Check for CL compiler version - failed
-- Check if this is a free VC compiler
-- Check if this is a free VC compiler - yes
-- Using FREE VC TOOLS, NO DEBUG available
-- Check for working C compiler: cl
CMake Warning at CMakeLists.txt:2 (PROJECT):
To use the NMake generator, cmake must be run from a shell that can use the
compiler cl from the command line. This environment does not contain
INCLUDE, LIB, or LIBPATH, and these must be set for the cl compiler to
work.


CMake Warning at D:/Program Files (x86)/CMake/cmake-2.8.9-win32-x86/share/cmake-2.8/Modules/Platform/Windows-cl.cmake:28 (ENABLE_LANGUAGE):
To use the NMake generator, cmake must be run from a shell that can use the
compiler cl from the command line. This environment does not contain
INCLUDE, LIB, or LIBPATH, and these must be set for the cl compiler to
work.
Call Stack (most recent call first):
D:/Program Files (x86)/CMake/cmake-2.8.9-win32-x86/share/cmake-2.8/Modules/CMakeCInformation.cmake:60 (INCLUDE)
CMakeLists.txt:2 (PROJECT)


CMake Error at D:/Program Files (x86)/CMake/cmake-2.8.9-win32-x86/share/cmake-2.8/Modules/CMakeRCInformation.cmake:22 (GET_FILENAME_COMPONENT):
get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
D:/Program Files (x86)/CMake/cmake-2.8.9-win32-x86/share/cmake-2.8/Modules/Platform/Windows-cl.cmake:28 (ENABLE_LANGUAGE)
D:/Program Files (x86)/CMake/cmake-2.8.9-win32-x86/share/cmake-2.8/Modules/CMakeCInformation.cmake:60 (INCLUDE)
CMakeLists.txt:2 (PROJECT)


CMake Error: CMAKE_RC_COMPILER not set, after EnableLanguage
CMake Error: your C compiler: "cl" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Check for working C compiler: cl -- broken
CMake Error at D:/Program Files (x86)/CMake/cmake-2.8.9-win32-x86/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
The C compiler "cl" is not able to compile a simple test program.

It fails with the following output:





CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:11 (PROJECT)


CMake Error: your C compiler: "cl" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: your CXX compiler: "cl" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Configuring incomplete, errors occurred!
make[3]: Entering directory `/home/Kyle/SimDist/packages/lcio/v02-01-01'
make[3]: *** No targets specified and no makefile found. Stop.
make[3]: Leaving directory `/home/Kyle/SimDist/packages/lcio/v02-01-01'
Makefile:17: recipe for target `compile_cmake' failed
make[2]: *** [compile_cmake] Error 2
make[2]: Leaving directory `/home/Kyle/SimDist/packages/lcio'
Building lcdd ...
make[2]: Entering directory `/home/Kyle/SimDist/packages/lcdd'
Package information for lcdd ...
PACKAGE_NAME=lcdd
PACKAGE_BASEDIR=/home/Kyle/SimDist/packages/lcdd/HEAD
PACKAGE_BUILDDIR=/home/Kyle/SimDist/packages/lcdd/HEAD
PACKAGE_CONFIG=./configure
PACKAGE_CONFIG_OPTS=
PACKAGE_CVSMODULE=lcdd
PACKAGE_CVSROOT=:pserver:[log in to unmask]:/cvs/lcd
PACKAGE_DIR=/home/Kyle/SimDist/packages/lcdd
PACKAGE_DIR_ORIG=
PACKAGE_DOWNLOAD=
PACKAGE_TGZ_LOCAL=lcdd.tar.gz
PACKAGE_VERSION=HEAD
PACKAGE_DIST_TGZ=
PACKAGE_DIST_FILES=

Checking out lcdd cvs head from :pserver:[log in to unmask]:/cvs/lcd ...
The directory /home/Kyle/SimDist/packages/lcdd/HEAD already exists for package lcdd.
./configure
checking for C++ compiler default output file name... a.exe
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether make sets $(MAKE)... yes
checking for Geant4 installation... configure: error: invalid Geant4 installation at /home/Kyle/SimDist/packages/geant4/v9r3p02
Compiling lcdd with 1 make jobs ...
make[3]: Entering directory `/home/Kyle/SimDist/packages/lcdd/HEAD'
GNUmakefile:19: /home/Kyle/SimDist/packages/lcdd/HEAD/GNUmakefile.local: No such file or directory
GNUmakefile:22: /home/Kyle/SimDist/packages/geant4/v9r3p02/config/architecture.gmk: No such file or directory
/home/Kyle/SimDist/packages/lcdd/HEAD/config/make/geant4.gmk:10: /home/Kyle/SimDist/packages/geant4/v9r3p02/config/binmake.gmk: No such file or directory
make[3]: *** No rule to make target `/home/Kyle/SimDist/packages/geant4/v9r3p02/config/binmake.gmk'. Stop.
make[3]: Leaving directory `/home/Kyle/SimDist/packages/lcdd/HEAD'
make[2]: Leaving directory `/home/Kyle/SimDist/packages/lcdd'
Building heppdt ...
make[2]: Entering directory `/home/Kyle/SimDist/packages/heppdt'
Package information for heppdt ...
PACKAGE_NAME=heppdt
PACKAGE_BASEDIR=/home/Kyle/SimDist/packages/heppdt/3.03.02
PACKAGE_BUILDDIR=/home/Kyle/SimDist/packages/heppdt/3.03.02
PACKAGE_CONFIG=./configure
PACKAGE_CONFIG_OPTS=--disable-shared --enable-static --prefix=/home/Kyle/SimDist/packages/heppdt/3.03.02
PACKAGE_CVSMODULE=heppdt
PACKAGE_CVSROOT=:pserver:[log in to unmask]:/cvs/lcd
PACKAGE_DIR=/home/Kyle/SimDist/packages/heppdt
PACKAGE_DIR_ORIG=HepPDT-3.03.02
PACKAGE_DOWNLOAD=http://lcgapp.cern.ch/project/simu/HepPDT/download/HepPDT-3.03.02.tar.gz
PACKAGE_TGZ_LOCAL=heppdt.tar.gz
PACKAGE_VERSION=3.03.02
PACKAGE_DIST_TGZ=
PACKAGE_DIST_FILES=

Downloading heppdt from http://lcgapp.cern.ch/project/simu/HepPDT/download/HepPDT-3.03.02.tar.gz ...
/bin/sh: line 3: -nv: command not found
Decompressing heppdt.tar.gz ...
tar (child): heppdt.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
mv: cannot stat `HepPDT-3.03.02': No such file or directory
/bin/sh: line 1: cd: /home/Kyle/SimDist/packages/heppdt/3.03.02: No such file or directory
./configure --disable-shared --enable-static --prefix=/home/Kyle/SimDist/packages/heppdt/3.03.02
Compiling heppdt with 1 make jobs ...
/bin/sh: line 1: cd: /home/Kyle/SimDist/packages/heppdt/3.03.02: No such file or directory
make[2]: Leaving directory `/home/Kyle/SimDist/packages/heppdt'
Building slic ...
make[2]: Entering directory `/home/Kyle/SimDist/packages/slic'
Checking out slic with tag v3r0p3 tag from :pserver:[log in to unmask]:/cvs/lcd ...
The directory /home/Kyle/SimDist/packages/slic/v3r0p3 already exists for package slic.
./configure
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for C++ compiler default output file name... a.exe
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
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 whether make sets $(MAKE)... yes
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 supported OS... yes
checking for Geant4 installation... configure: error: invalid Geant4 installation at /home/Kyle/SimDist/packages/geant4/v9r3p02
Compiling slic with 1 make jobs ...
make[3]: Entering directory `/home/Kyle/SimDist/packages/slic/v3r0p3'
GNUmakefile:25: /home/Kyle/SimDist/packages/slic/v3r0p3/GNUmakefile.local: No such file or directory
GNUmakefile:36: /home/Kyle/SimDist/packages/geant4/v9r3p02/config/architecture.gmk: No such file or directory
/home/Kyle/SimDist/packages/slic/v3r0p3/config/make/geant4.gmk:14: /home/Kyle/SimDist/packages/geant4/v9r3p02/config/binmake.gmk: No such file or directory
make[3]: *** No rule to make target `/home/Kyle/SimDist/packages/geant4/v9r3p02/config/binmake.gmk'. Stop.
make[3]: Leaving directory `/home/Kyle/SimDist/packages/slic/v3r0p3'
make[2]: Leaving directory `/home/Kyle/SimDist/packages/slic'
make[1]: Leaving directory `/home/Kyle/SimDist/packages'
Copying shared libraries to /home/Kyle/SimDist/lib ...
ls: cannot access /home/Kyle/SimDist/lib/*.so*: No such file or directory
Makefile:49: recipe for target `install_shared_libs' failed
make: *** [install_shared_libs] Error 2

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

May 2024
April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
June 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use