EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: convertRelease.pl checkRelease printing on stdout vs. stderr
From: Hinko Kocevar via Tech-talk <[email protected]>
To: "[email protected]" <[email protected]>
Date: Wed, 8 May 2019 12:19:12 +0000
Would the messages from `convertRelease.pl checkRelease` be better off seen on the stderr, as opposed to stdout? I think that is what I'm seeing on Linux builds.

The reason is that I use `make install >/dev/null` no to see all the cruft during compilation, but only errors/warnings. The output of `convertRelease.pl checkRelease` is on stdout hence not seen in my case. I would like to see it though..

All the text between 'Definition of..' and 'make[2]: *** [checkRelease] Error 1' is on stdout:

make -C ./configure install 
make[1]: Entering directory `/home/gitlab-runner/bde/R3.15.5/bpmioc-mebt/configure'
make -C O.linux-x86_64 -f ../Makefile TOP=../.. \
    T_A=linux-x86_64 install
make[2]: Entering directory `/home/gitlab-runner/bde/R3.15.5/bpmioc-mebt/configure/O.linux-x86_64'
perl -CSD /opt/bde/R3.15.5/artifacts/epics-base-R3.15.5/bin/linux-x86_64/convertRelease.pl checkRelease

Definition of ADSUPPORT conflicts with IOCAPP support.
In this application a RELEASE file defines
	ADSUPPORT = /opt/bde/R3.15.5/artifacts/adsupport-master
but IOCAPP at /opt/bde/R3.15.5/artifacts/bpmapp-mebt defines
	ADSUPPORT = /opt/bde/R3.15.5/artifacts/adsupport-R1-4
Definition of ADSIS8300 conflicts with IOCAPP support.
In this application a RELEASE file defines
	ADSIS8300 = /opt/bde/R3.15.5/artifacts/adsis8300-bpm
but IOCAPP at /opt/bde/R3.15.5/artifacts/bpmapp-mebt defines
	ADSIS8300 = /opt/bde/R3.15.5/artifacts/adsis8300-master
Definition of ASYN conflicts with IOCAPP support.
In this application a RELEASE file defines
	ASYN = /opt/bde/R3.15.5/artifacts/asyn-master
but IOCAPP at /opt/bde/R3.15.5/artifacts/bpmapp-mebt defines
	ASYN = /opt/bde/R3.15.5/artifacts/asyn-R4-33
Definition of ADSUPPORT conflicts with BPMAPP support.
In this application a RELEASE file defines
	ADSUPPORT = /opt/bde/R3.15.5/artifacts/adsupport-master
but BPMAPP at /opt/bde/R3.15.5/artifacts/bpmapp-mebt defines
	ADSUPPORT = /opt/bde/R3.15.5/artifacts/adsupport-R1-4
Definition of ADSIS8300 conflicts with BPMAPP support.
In this application a RELEASE file defines
	ADSIS8300 = /opt/bde/R3.15.5/artifacts/adsis8300-bpm
but BPMAPP at /opt/bde/R3.15.5/artifacts/bpmapp-mebt defines
	ADSIS8300 = /opt/bde/R3.15.5/artifacts/adsis8300-master
Definition of ASYN conflicts with BPMAPP support.
In this application a RELEASE file defines
	ASYN = /opt/bde/R3.15.5/artifacts/asyn-master
but BPMAPP at /opt/bde/R3.15.5/artifacts/bpmapp-mebt defines
	ASYN = /opt/bde/R3.15.5/artifacts/asyn-R4-33

make[2]: *** [checkRelease] Error 1
make[2]: Leaving directory `/home/gitlab-runner/bde/R3.15.5/bpmioc-mebt/configure/O.linux-x86_64'
make[1]: *** [install.linux-x86_64] Error 2
make[1]: Leaving directory `/home/gitlab-runner/bde/R3.15.5/bpmioc-mebt/configure'
make: *** [configure.install] Error 2

Thanks,
Hinko Kocevar

Beam Diagnostics Engineer
European Spallation Source ERIC
P.O Box 176, SE-221 00 Lund, Sweden
Visiting address: Odarslövsvägen 113, SE-224 84 Lund
, Sweden

Mobile: +46-721-79 22 58
Phone:  +46-46-888 32 58

E-mail: [email protected]
Web:    www.esss.se

Replies:
Re: convertRelease.pl checkRelease printing on stdout vs. stderr Mark Rivers via Tech-talk

Navigate by Date:
Prev: Re: Fwd: Re: EDM on stretch Ralph Lange via Tech-talk
Next: Re: convertRelease.pl checkRelease printing on stdout vs. stderr Mark Rivers via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Simple test fails to find subroutine in registry Matt Rippa via Tech-talk
Next: Re: convertRelease.pl checkRelease printing on stdout vs. stderr Mark Rivers via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024