areaDetector / aravisGigE

An EPICS areaDetector driver using the glib aravis library for video acquisition with Genicam cameras
GNU Lesser General Public License v3.0
15 stars 15 forks source link

Using aravis on raspberry #34

Closed avanisho closed 3 years ago

avanisho commented 7 years ago

Hi, I want to interface Basler gigE camera with raspberry pi2. Can you suggest me the best way to do it?

I tried to install epics with area-detector module along with aravisGigE. After some trails and help I could install epics, asyn, synapps modules and areadetector module on raspberry. But I am unable to make aravisGigE. However if I make aravis (suggested module) in the vendor directory, it is not showing any error.
But there is no bin directory and command "bin/linux-x86/arv-tool-0.2" is not working

Here is the error if I make aravisGigE

pi@raspberrypi:~/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE $ make make -C ./configure install make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure' make -C O.linux-arm -f ../Makefile TOP=../.. \ T_A=linux-arm install make[2]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure/O.linux-arm' perl -CSD /home/pi/Apps/epics/base/bin/linux-arm/convertRelease.pl checkRelease make[2]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure/O.linux-arm' make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure' make -C ./vendor install make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor' (mkdir -p ../vendor/aravis-linux-x86_64; cd ../vendor/aravis-linux-x86_64; sh ../aravis/configure --prefix=/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64 --disable-gst-plugin --disable-viewer && make && make install && chmod -R g+w .) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes configure: error: source directory already configured; run "make distclean" there first Makefile:36: recipe for target '../vendor/aravis-linux-x86_64/Makefile' failed make[1]: [../vendor/aravis-linux-x86_64/Makefile] Error 1 make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor' /home/pi/Apps/epics/base/configure/RULES_DIRS:84: recipe for target 'vendor.install' failed make: [vendor.install] Error 2

thomascobb commented 7 years ago

Something looks odd here. Try going to the root of the module, doing rm -rf vendor/aravis-* then doing a make again...

avanisho commented 7 years ago

@thomascobb , Thank you for your suggestion. I tried your suggestion, here is the response to the commands suggested by you.

pi@raspberrypi:~ $ cd /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor pi@raspberrypi:~/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor $ cd aravis pi@raspberrypi:~/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis $ sudo rm -rf vendor/aravis-* pi@raspberrypi:~/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis $ make Making all in src make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/src' make all-am make[2]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/src' make[2]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/src' make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/src' Making all in tests make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/tests' Making all in po make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/po' Making all in docs make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/docs' Making all in reference make[2]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/docs/reference' Making all in aravis make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/docs/reference/aravis' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/docs/reference/aravis' make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/docs/reference' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/docs/reference' make[2]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/docs/reference' make[2]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/docs' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/docs' make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/docs' make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis'

I am not sure if the above is OK. Please comment if this was the expected response.

thomascobb commented 7 years ago

I meant:

cd /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE
rm -rf vendor/aravis-*
make

But if what you've done fixes it then great!

avanisho commented 7 years ago

@thomascobb , Thank you for elaborating your point. Actually I am new with Linux and epics terminology. Here is the response for your suggestion pi@raspberrypi:~ $ cd /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE pi@raspberrypi:~/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE $ rm -rf vendor/aravis-* pi@raspberrypi:~/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE $ make make -C ./configure install make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure' make -C O.linux-arm -f ../Makefile TOP=../.. \ T_A=linux-arm install make[2]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure/O.linux-arm' perl -CSD /home/pi/Apps/epics/base/bin/linux-arm/convertRelease.pl checkRelease make[2]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure/O.linux-arm' make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure' make -C ./vendor install make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor' (mkdir -p ../vendor/aravis-linux-x86_64; cd ../vendor/aravis-linux-x86_64; sh ../aravis/configure --prefix=/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm --disable-gst-plugin --enable-viewer && make && make install && chmod -R g+w .) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes configure: error: source directory already configured; run "make distclean" there first Makefile:38: recipe for target '../vendor/aravis-linux-x86_64/Makefile' failed make[1]: [../vendor/aravis-linux-x86_64/Makefile] Error 1 make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor' /home/pi/Apps/epics/base/configure/RULES_DIRS:84: recipe for target 'vendor.install' failed make: [vendor.install] Error 2

I am still not able to make it.

prjemian commented 7 years ago

Seems there is a problem with the configuration and how it specifies the architecture for which you are building. This aravis-linux-x86_64 is troubling since the Raspberry Pi is linux-arm (unless you are using that new Pixel OS targeted for x86_64 computers and NOT Raspberry Pi hardware). I'm not sure of what to check but this seems to be an important part of the error you are seeing.

avanisho commented 7 years ago

@prjemian, Thank you. I tried to change the configuration of aravis by using --host=HOST but it is not being configured for linux-arm.

However Could you tell me the best way to interface a Basler GigE camera with raspberry pi2.

thomascobb commented 7 years ago

Ok, let's try starting from scratch:


cd /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE
rm -rf vendor/a*
./install.sh
make
'''
thomascobb commented 7 years ago

@prjemian: Rather misleadingly, the vendor/Makefile looks like it's always putting the built aravis files into aravis-linux-x86_64. It doesn't actually determine the host arch from this in any way, so should be harmless...

avanisho commented 7 years ago

@thomascobb thank you for your support here is response for your suggestions pi@raspberrypi:~/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE $ sudo rm -rf vendor/a* pi@raspberrypi:~/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE $ ./install.sh --2017-01-23 04:18:05-- http://ftp.gnome.org/pub/GNOME/sources/aravis/0.4/aravis-0.4.1.tar.xz Connecting to 10.31.31.10:3128... connected. Proxy request sent, awaiting response... 200 OK Length: 483360 (472K) [application/x-xz] Saving to: ‘./aravis-0.4.1.tar.xz’

./aravis-0.4.1.tar. 100%[=====================>] 472.03K --.-KB/s in 0.09s

2017-01-23 04:18:10 (4.91 MB/s) - ‘./aravis-0.4.1.tar.xz’ saved [483360/483360]

Untarring source... aravis-0.4.1/ aravis-0.4.1/src/ aravis-0.4.1/src/arvgcboolean.h aravis-0.4.1/src/arvbufferprivate.h aravis-0.4.1/src/arvmisc.c aravis-0.4.1/src/arvdomtext.c aravis-0.4.1/src/arvfakegvcamera.c aravis-0.4.1/src/arvdomelement.c aravis-0.4.1/src/arvgcfloat.h aravis-0.4.1/src/Makefile.am aravis-0.4.1/src/arvdomtext.h aravis-0.4.1/src/arvenumtypes.h.template aravis-0.4.1/src/arvgvdevice.h aravis-0.4.1/src/arvgcvariablenode.c aravis-0.4.1/src/arvfakedevice.h aravis-0.4.1/src/arv.h aravis-0.4.1/src/arvfakeinterface.c aravis-0.4.1/src/arvgcenumeration.c aravis-0.4.1/src/arvenumtypes.h aravis-0.4.1/src/arvgcenumentry.h aravis-0.4.1/src/arvgccategory.c aravis-0.4.1/src/arvdomnamednodemap.c aravis-0.4.1/src/arvmisc.h aravis-0.4.1/src/arvsystem.c aravis-0.4.1/src/arvdomdocumentfragment.c aravis-0.4.1/src/arvgcfloatnode.h aravis-0.4.1/src/arvbuffer.h aravis-0.4.1/src/arvdomimplementation.h aravis-0.4.1/src/arvgcstring.h aravis-0.4.1/src/arvinterface.h aravis-0.4.1/src/arvgcregisternode.c aravis-0.4.1/src/arvgcindexnode.h aravis-0.4.1/src/arvchunkparser.c aravis-0.4.1/src/arvgcinvalidatornode.h aravis-0.4.1/src/arvenums.h aravis-0.4.1/src/arvgcenumeration.h aravis-0.4.1/src/arvdomcharacterdata.c aravis-0.4.1/src/arvgvcp.c aravis-0.4.1/src/arvdebug.h aravis-0.4.1/src/arvgcinvalidatornode.c aravis-0.4.1/src/arvdomcharacterdata.h aravis-0.4.1/src/arvgcstructentrynode.h aravis-0.4.1/src/arvgcswissknife.h aravis-0.4.1/src/arvgcfeaturenode.c aravis-0.4.1/src/arvcamera.c aravis-0.4.1/src/arvevaluator.h aravis-0.4.1/src/arvdomnode.h aravis-0.4.1/src/arvgcindexnode.c aravis-0.4.1/src/arvdeviceprivate.h aravis-0.4.1/src/arvfakecamera.c aravis-0.4.1/src/arvgcregisternode.h aravis-0.4.1/src/arvgvinterface.h aravis-0.4.1/src/arvstr.h aravis-0.4.1/src/arvstreamprivate.h aravis-0.4.1/src/arvgvsp.c aravis-0.4.1/src/arvgcstructentrynode.c aravis-0.4.1/src/arvrealtimeprivate.h aravis-0.4.1/src/arvdomdocumentfragment.h aravis-0.4.1/src/arvstr.c aravis-0.4.1/src/arvgccommand.h aravis-0.4.1/src/arvgcregisterdescriptionnode.c aravis-0.4.1/src/arvdomparser.h aravis-0.4.1/src/arvrealtime.h aravis-0.4.1/src/arvgcvariablenode.h aravis-0.4.1/src/arvgcregister.c aravis-0.4.1/src/arvgvcp.h aravis-0.4.1/src/arvgvdevice.c aravis-0.4.1/src/arvchunkparser.h aravis-0.4.1/src/arvgcinteger.h aravis-0.4.1/src/arvgcenumentry.c aravis-0.4.1/src/arvgvinterface.c aravis-0.4.1/src/arv-fake-camera.xml aravis-0.4.1/src/arvgcnode.c aravis-0.4.1/src/arvdomnodelist.h aravis-0.4.1/src/arvstream.c aravis-0.4.1/src/arvgccategory.h aravis-0.4.1/src/arvgcintegernode.c aravis-0.4.1/src/arvgcregisterdescriptionnode.h aravis-0.4.1/src/arvgcfeaturenode.h aravis-0.4.1/src/arvenums.c aravis-0.4.1/src/arvdomimplementation.c aravis-0.4.1/src/arvzip.c aravis-0.4.1/src/arvdomnodelist.c aravis-0.4.1/src/arvgc.c aravis-0.4.1/src/arvdebug.c aravis-0.4.1/src/arvgcstring.c aravis-0.4.1/src/arvgcnode.h aravis-0.4.1/src/arvdevice.c aravis-0.4.1/src/arvgccommand.c aravis-0.4.1/src/arvgvstream.c aravis-0.4.1/src/Makefile.in aravis-0.4.1/src/arvbuffer.c aravis-0.4.1/src/arvstream.h aravis-0.4.1/src/arvtool.c aravis-0.4.1/src/arvrealtime.c aravis-0.4.1/src/arvgcport.c aravis-0.4.1/src/arvdomnode.c aravis-0.4.1/src/arvgc.h aravis-0.4.1/src/arvzip.h aravis-0.4.1/src/arvgcfloatnode.c aravis-0.4.1/src/arvgcboolean.c aravis-0.4.1/src/arvgcgroupnode.h aravis-0.4.1/src/arvconfig.h.in aravis-0.4.1/src/arvinterface.c aravis-0.4.1/src/arvdomelement.h aravis-0.4.1/src/arvgcport.h aravis-0.4.1/src/arvdomnamednodemap.h aravis-0.4.1/src/arvgvstream.h aravis-0.4.1/src/arvgcregister.h aravis-0.4.1/src/arvgcpropertynode.c aravis-0.4.1/src/arvgcconverter.c aravis-0.4.1/src/arvgcconverter.h aravis-0.4.1/src/arvenumtypes.c aravis-0.4.1/src/arvfakestream.h aravis-0.4.1/src/arvenumtypes.c.template aravis-0.4.1/src/arvdevice.h aravis-0.4.1/src/arvfakedevice.c aravis-0.4.1/src/arvdomdocument.c aravis-0.4.1/src/arvsystem.h aravis-0.4.1/src/arvfakeinterface.h aravis-0.4.1/src/arvchunkparserprivate.h aravis-0.4.1/src/arvgcswissknife.c aravis-0.4.1/src/arvevaluator.c aravis-0.4.1/src/arvgcfloat.c aravis-0.4.1/src/arvfakestream.c aravis-0.4.1/src/arvgcintegernode.h aravis-0.4.1/src/arvfakecamera.h aravis-0.4.1/src/arvgvsp.h aravis-0.4.1/src/arvgcinteger.c aravis-0.4.1/src/arvgcpropertynode.h aravis-0.4.1/src/arvtypes.h aravis-0.4.1/src/arvgcgroupnode.c aravis-0.4.1/src/arvdomparser.c aravis-0.4.1/src/arvcamera.h aravis-0.4.1/src/arvdomdocument.h aravis-0.4.1/config.guess aravis-0.4.1/missing aravis-0.4.1/TODO aravis-0.4.1/Makefile.am aravis-0.4.1/Makefile.decl aravis-0.4.1/configure.ac aravis-0.4.1/aclocal.m4 aravis-0.4.1/compile aravis-0.4.1/install-sh aravis-0.4.1/depcomp aravis-0.4.1/m4/ aravis-0.4.1/m4/ltsugar.m4 aravis-0.4.1/m4/ltversion.m4 aravis-0.4.1/m4/libtool.m4 aravis-0.4.1/m4/gtk-doc.m4 aravis-0.4.1/m4/ltoptions.m4 aravis-0.4.1/m4/lt~obsolete.m4 aravis-0.4.1/m4/introspection.m4 aravis-0.4.1/m4/intltool.m4 aravis-0.4.1/m4/appstream-xml.m4 aravis-0.4.1/docs/ aravis-0.4.1/docs/Makefile.am aravis-0.4.1/docs/Makefile.in aravis-0.4.1/docs/reference/ aravis-0.4.1/docs/reference/Makefile.am aravis-0.4.1/docs/reference/aravis/ aravis-0.4.1/docs/reference/aravis/Makefile.am aravis-0.4.1/docs/reference/aravis/aravis.types aravis-0.4.1/docs/reference/aravis/aravis-docs.xml aravis-0.4.1/docs/reference/aravis/aravis-overview.xml aravis-0.4.1/docs/reference/aravis/aravis-sections.txt aravis-0.4.1/docs/reference/aravis/aravis-gv.xml aravis-0.4.1/docs/reference/aravis/aravis-overrides.txt aravis-0.4.1/docs/reference/aravis/Makefile.in aravis-0.4.1/docs/reference/aravis/html/ aravis-0.4.1/docs/reference/aravis/html/left-insensitive.png aravis-0.4.1/docs/reference/aravis/html/ArvGcConverter.html aravis-0.4.1/docs/reference/aravis/html/aravis-gvcp.html aravis-0.4.1/docs/reference/aravis/html/aravis-building.html aravis-0.4.1/docs/reference/aravis/html/ArvGcVariableNode.html aravis-0.4.1/docs/reference/aravis/html/ArvGcNode.html aravis-0.4.1/docs/reference/aravis/html/ArvGcPropertyNode.html aravis-0.4.1/docs/reference/aravis/html/ch10.html aravis-0.4.1/docs/reference/aravis/html/up.png aravis-0.4.1/docs/reference/aravis/html/ArvFakeStream.html aravis-0.4.1/docs/reference/aravis/html/ch08.html aravis-0.4.1/docs/reference/aravis/html/ArvDevice.html aravis-0.4.1/docs/reference/aravis/html/ArvDomNode.html aravis-0.4.1/docs/reference/aravis/html/ArvGcPort.html aravis-0.4.1/docs/reference/aravis/html/ArvDomElement.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvDomNamedNodeMap.html aravis-0.4.1/docs/reference/aravis/html/ArvGcFloat.html aravis-0.4.1/docs/reference/aravis/html/ix01.html aravis-0.4.1/docs/reference/aravis/html/ArvCamera.html aravis-0.4.1/docs/reference/aravis/html/ix04.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvDomCharacterData.html aravis-0.4.1/docs/reference/aravis/html/ch04.html aravis-0.4.1/docs/reference/aravis/html/ix02.html aravis-0.4.1/docs/reference/aravis/html/ArvGcCommand.html aravis-0.4.1/docs/reference/aravis/html/ArvGcEnumEntry.html aravis-0.4.1/docs/reference/aravis/html/up-insensitive.png aravis-0.4.1/docs/reference/aravis/html/ArvChunkParser.html aravis-0.4.1/docs/reference/aravis/html/right-insensitive.png aravis-0.4.1/docs/reference/aravis/html/aravis-overview.html aravis-0.4.1/docs/reference/aravis/html/ArvGvInterface.html aravis-0.4.1/docs/reference/aravis/html/ArvGcIndexNode.html aravis-0.4.1/docs/reference/aravis/html/ArvGcRegisterNode.html aravis-0.4.1/docs/reference/aravis/html/ArvGcGroupNode.html aravis-0.4.1/docs/reference/aravis/html/thread-safety.html aravis-0.4.1/docs/reference/aravis/html/ArvGcSwissKnife.html aravis-0.4.1/docs/reference/aravis/html/style.css aravis-0.4.1/docs/reference/aravis/html/aravis-ArvZip.html aravis-0.4.1/docs/reference/aravis/html/annotation-glossary.html aravis-0.4.1/docs/reference/aravis/html/ch07.html aravis-0.4.1/docs/reference/aravis/html/aravis-reference.html aravis-0.4.1/docs/reference/aravis/html/ch06.html aravis-0.4.1/docs/reference/aravis/html/left.png aravis-0.4.1/docs/reference/aravis/html/ArvStream.html aravis-0.4.1/docs/reference/aravis/html/ArvGcFeatureNode.html aravis-0.4.1/docs/reference/aravis/html/aravis-gv.html aravis-0.4.1/docs/reference/aravis/html/ArvGvDevice.html aravis-0.4.1/docs/reference/aravis/html/ArvGcString.html aravis-0.4.1/docs/reference/aravis/html/ArvFakeDevice.html aravis-0.4.1/docs/reference/aravis/html/ArvGcRegisterDescriptionNode.html aravis-0.4.1/docs/reference/aravis/html/ArvGcRegister.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvDebug.html aravis-0.4.1/docs/reference/aravis/html/ArvDomDocument.html aravis-0.4.1/docs/reference/aravis/html/ArvGcBoolean.html aravis-0.4.1/docs/reference/aravis/html/ArvGcEnumeration.html aravis-0.4.1/docs/reference/aravis/html/ArvGcInvalidatorNode.html aravis-0.4.1/docs/reference/aravis/html/ArvGvStream.html aravis-0.4.1/docs/reference/aravis/html/aravis-gvsp.html aravis-0.4.1/docs/reference/aravis/html/ch05.html aravis-0.4.1/docs/reference/aravis/html/ArvFakeInterface.html aravis-0.4.1/docs/reference/aravis/html/ch09.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvGvcp.html aravis-0.4.1/docs/reference/aravis/html/ArvGcInteger.html aravis-0.4.1/docs/reference/aravis/html/ArvGcIntegerNode.html aravis-0.4.1/docs/reference/aravis/html/ArvGcStructEntryNode.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvStr.html aravis-0.4.1/docs/reference/aravis/html/aravis.devhelp2 aravis-0.4.1/docs/reference/aravis/html/right.png aravis-0.4.1/docs/reference/aravis/html/ArvInterface.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvDomDocumentFragment.html aravis-0.4.1/docs/reference/aravis/html/index.html aravis-0.4.1/docs/reference/aravis/html/ArvEvaluator.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvDomText.html aravis-0.4.1/docs/reference/aravis/html/home.png aravis-0.4.1/docs/reference/aravis/html/aravis-ArvDomNodeList.html aravis-0.4.1/docs/reference/aravis/html/ArvGc.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvStatistic.html aravis-0.4.1/docs/reference/aravis/html/aravis-introduction.html aravis-0.4.1/docs/reference/aravis/html/ArvFakeCamera.html aravis-0.4.1/docs/reference/aravis/html/aravis-gv-introduction.html aravis-0.4.1/docs/reference/aravis/html/ArvGcFloatNode.html aravis-0.4.1/docs/reference/aravis/html/ArvGcCategory.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvGst.html aravis-0.4.1/docs/reference/aravis/html/ix03.html aravis-0.4.1/docs/reference/aravis/html/ArvBuffer.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvValue.html aravis-0.4.1/docs/reference/aravis/html/aravis-ArvGvsp.html aravis-0.4.1/docs/reference/Makefile.in aravis-0.4.1/gst-0.10/ aravis-0.4.1/gst-0.10/gstaravis.h aravis-0.4.1/gst-0.10/Makefile.am aravis-0.4.1/gst-0.10/gstaravis.c aravis-0.4.1/gst-0.10/Makefile.in aravis-0.4.1/viewer/ aravis-0.4.1/viewer/Makefile.am aravis-0.4.1/viewer/arvviewer.c aravis-0.4.1/viewer/icons/ aravis-0.4.1/viewer/icons/gnome/ aravis-0.4.1/viewer/icons/gnome/48x48/ aravis-0.4.1/viewer/icons/gnome/48x48/apps/ aravis-0.4.1/viewer/icons/gnome/48x48/apps/aravis.png aravis-0.4.1/viewer/icons/gnome/22x22/ aravis-0.4.1/viewer/icons/gnome/22x22/apps/ aravis-0.4.1/viewer/icons/gnome/22x22/apps/aravis.png aravis-0.4.1/viewer/icons/gnome/256x256/ aravis-0.4.1/viewer/icons/gnome/256x256/apps/ aravis-0.4.1/viewer/icons/gnome/256x256/apps/aravis.png aravis-0.4.1/viewer/icons/gnome/32x32/ aravis-0.4.1/viewer/icons/gnome/32x32/apps/ aravis-0.4.1/viewer/icons/gnome/32x32/apps/aravis.png aravis-0.4.1/viewer/arv-viewer.ui aravis-0.4.1/viewer/data/ aravis-0.4.1/viewer/data/Makefile.am aravis-0.4.1/viewer/data/arv-viewer.desktop.in aravis-0.4.1/viewer/data/Makefile.in aravis-0.4.1/viewer/data/arv-viewer.desktop.in.in aravis-0.4.1/viewer/data/arv-viewer.appdata.xml.in aravis-0.4.1/viewer/Makefile.in aravis-0.4.1/gtk-doc.make aravis-0.4.1/AUTHORS aravis-0.4.1/COPYING aravis-0.4.1/gst/ aravis-0.4.1/gst/gstaravis.h aravis-0.4.1/gst/Makefile.am aravis-0.4.1/gst/gstaravis.c aravis-0.4.1/gst/Makefile.in aravis-0.4.1/Makefile.in aravis-0.4.1/aravis.pc.in aravis-0.4.1/configure aravis-0.4.1/po/ aravis-0.4.1/po/fr.po aravis-0.4.1/po/Makefile.in.in aravis-0.4.1/po/POTFILES.in aravis-0.4.1/po/hu.po aravis-0.4.1/po/tr.po aravis-0.4.1/po/oc.po aravis-0.4.1/po/es.po aravis-0.4.1/po/de.po aravis-0.4.1/po/zh_CN.po aravis-0.4.1/po/bs.po aravis-0.4.1/po/sv.po aravis-0.4.1/po/el.po aravis-0.4.1/po/lv.po aravis-0.4.1/po/POTFILES.skip aravis-0.4.1/po/eu.po aravis-0.4.1/po/pt.po aravis-0.4.1/po/fi.po aravis-0.4.1/po/sr@latin.po aravis-0.4.1/po/pt_BR.po aravis-0.4.1/po/sr.po aravis-0.4.1/po/ru.po aravis-0.4.1/po/ca.po aravis-0.4.1/po/da.po aravis-0.4.1/po/pl.po aravis-0.4.1/po/sl.po aravis-0.4.1/po/LINGUAS aravis-0.4.1/po/id.po aravis-0.4.1/po/cs.po aravis-0.4.1/ChangeLog aravis-0.4.1/NEWS aravis-0.4.1/tests/ aravis-0.4.1/tests/misc.c aravis-0.4.1/tests/cpp.cc aravis-0.4.1/tests/arvheartbeattest.c aravis-0.4.1/tests/Makefile.am aravis-0.4.1/tests/timetest.c aravis-0.4.1/tests/arvgenicamtest.c aravis-0.4.1/tests/genicam.c aravis-0.4.1/tests/arvtest.c aravis-0.4.1/tests/data/ aravis-0.4.1/tests/data/genicam.xml aravis-0.4.1/tests/Makefile.in aravis-0.4.1/tests/buffer.c aravis-0.4.1/tests/arvziptest.c aravis-0.4.1/tests/arvevaluatortest.c aravis-0.4.1/tests/arvexample.c aravis-0.4.1/tests/realtimetest.c aravis-0.4.1/tests/arvcameratest.c aravis-0.4.1/tests/fake.c aravis-0.4.1/tests/loadhttptest.c aravis-0.4.1/tests/arvchunkparsertest.c aravis-0.4.1/tests/evaluator.c aravis-0.4.1/ltmain.sh aravis-0.4.1/README.md aravis-0.4.1/config.sub patching file vendor/aravis/src/arvgvinterface.c patching file vendor/aravis/src/arvstream.h patching file vendor/aravis/src/arvrealtime.c patching file vendor/aravis/tests/realtimetest.c You can now type make to build this module pi@raspberrypi:~/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE $ make make -C ./configure install make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure' make -C O.linux-arm -f ../Makefile TOP=../.. \ T_A=linux-arm install make[2]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure/O.linux-arm' perl -CSD /home/pi/Apps/epics/base/bin/linux-arm/convertRelease.pl checkRelease make[2]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure/O.linux-arm' make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure' make -C ./vendor install make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor' (mkdir -p ../vendor/aravis-linux-x86_64; cd ../vendor/aravis-linux-x86_64; sh ../aravis/configure --prefix=/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm --disable-gst-plugin --enable-viewer && make && make install && chmod -R g+w .) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o 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 gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.31.2... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.20.2 checking for XML::Parser... ok checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.14... yes checking for ARAVIS... yes checking for ARAVIS_VIEWER... no configure: error: No package 'gstreamer-base-1.0' found No package 'gstreamer-app-1.0' found No package 'gstreamer-video-1.0' found No package 'gtk+-3.0' found No package 'libnotify' found - Can not build viewer Makefile:38: recipe for target '../vendor/aravis-linux-x86_64/Makefile' failed make[1]: [../vendor/aravis-linux-x86_64/Makefile] Error 1 make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor' /home/pi/Apps/epics/base/configure/RULES_DIRS:84: recipe for target 'vendor.install' failed make: [vendor.install] Error 2

EmmanuelP commented 7 years ago

configure: error: No package 'gstreamer-base-1.0' found No package 'gstreamer-app-1.0' found No package 'gstreamer-video-1.0' found No package 'gtk+-3.0' found No package 'libnotify' found - Can not build viewer

You should install the development packages for these libraries:

libgtk-3-dev libgstreamer-plugins-base1.0-dev libnotify-dev

avanisho commented 7 years ago

@EmmanuelP , Thank you After installing above libraries here is the response of make make make -C ./configure install make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure' make -C O.linux-arm -f ../Makefile TOP=../.. \ T_A=linux-arm install make[2]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure/O.linux-arm' perl -CSD /home/pi/Apps/epics/base/bin/linux-arm/convertRelease.pl checkRelease make[2]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure/O.linux-arm' make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/configure' make -C ./vendor install make[1]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor' (mkdir -p ../vendor/aravis-linux-x86_64; cd ../vendor/aravis-linux-x86_64; sh ../aravis/configure --prefix=/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm --disable-gst-plugin --enable-viewer && make && make install && chmod -R g+w .) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o 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 gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.31.2... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.20.2 checking for XML::Parser... ok checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.14... yes checking for ARAVIS... yes checking for ARAVIS_VIEWER... yes checking for ARAVIS_GST_0_10_PLUGIN... no checking for glib-mkenums... /usr/bin/glib-mkenums checking for gobject-introspection... no checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for appstream-util... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating viewer/Makefile config.status: creating viewer/data/Makefile config.status: creating viewer/data/arv-viewer.desktop.in config.status: creating viewer/data/arv-viewer.appdata.xml config.status: creating gst/Makefile config.status: creating gst-0.10/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/aravis/Makefile config.status: creating aravis.pc config.status: creating src/arvconfig.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands

Configuration:

Compiler: gcc Compiler flags: -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include Linker flags: -lm -L/usr/lib/arm-linux-gnueabihf -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz

Build viewer: yes Build gstreamer plugin: no Build gstreamer-0.10 plugin: no

make[2]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64' Making all in src make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/src' GEN arvenumtypes.h GEN arvenumtypes.c make all-am make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/src' CC arvenums.lo CC arvenumtypes.lo CC arvdebug.lo CC arvsystem.lo CC arvevaluator.lo CC arvdomnode.lo CC arvdomnodelist.lo CC arvdomnamednodemap.lo CC arvdomdocument.lo CC arvdomdocumentfragment.lo CC arvdomelement.lo CC arvdomcharacterdata.lo CC arvdomtext.lo CC arvdomparser.lo CC arvdomimplementation.lo CC arvcamera.lo CC arvgc.lo CC arvgcnode.lo CC arvgcpropertynode.lo CC arvgcindexnode.lo CC arvgcvariablenode.lo CC arvgcinvalidatornode.lo CC arvgcfeaturenode.lo CC arvgcregisterdescriptionnode.lo CC arvgcgroupnode.lo CC arvgccategory.lo CC arvgcboolean.lo CC arvgcenumeration.lo CC arvgcenumentry.lo CC arvgcintegernode.lo CC arvgcfloatnode.lo CC arvgcregisternode.lo CC arvgcstructentrynode.lo CC arvgccommand.lo CC arvgcswissknife.lo CC arvgcconverter.lo CC arvgcport.lo CC arvgcregister.lo CC arvgcinteger.lo CC arvgcstring.lo CC arvgcfloat.lo CC arvinterface.lo CC arvdevice.lo CC arvstream.lo CC arvbuffer.lo CC arvchunkparser.lo CC arvgvinterface.lo CC arvgvdevice.lo CC arvgvstream.lo CC arvfakeinterface.lo CC arvfakedevice.lo CC arvfakestream.lo CC arvfakecamera.lo CC arvrealtime.lo CC arvmisc.lo CC arvzip.lo CC arvstr.lo CC arvgvcp.lo CC arvgvsp.lo CCLD libaravis-0.4.la CC arvfakegvcamera.o CCLD arv-fake-gv-camera-0.4 CC arvtool.o CCLD arv-tool-0.4 make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/src' make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/src' Making all in viewer make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' Making all in data make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer/data' ITMRG arv-viewer.desktop make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer/data' make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' CC arvviewer.o CCLD arv-viewer make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' Making all in tests make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/tests' CC arvtest.o CCLD arv-test CC arvgenicamtest.o CCLD arv-genicam-test CC arvevaluatortest.o CCLD arv-evaluator-test CC arvziptest.o CCLD arv-zip-test CC arvcameratest.o CCLD arv-camera-test CC arvchunkparsertest.o CCLD arv-chunk-parser-test CC arvheartbeattest.o CCLD arv-heartbeat-test CC arvexample.o CCLD arv-example CC timetest.o CCLD time-test CC realtimetest.o CCLD realtime-test CC loadhttptest.o ../../aravis/tests/loadhttptest.c: In function ‘main’: ../../aravis/tests/loadhttptest.c:45:2: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘gsize’ [-Wformat=] printf ("size = %lu\n", len); ^ CCLD load-http-test CC evaluator.o CCLD evaluator CC buffer.o CCLD buffer CC misc.o CCLD misc CC fake-fake.o CCLD fake CC genicam-genicam.o CCLD genicam make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/tests' Making all in po make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/po' MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT es.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT lv.gmo MSGFMT oc.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ru.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT tr.gmo MSGFMT zh_CN.gmo make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/po' Making all in docs make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs' Making all in reference make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference' Making all in aravis make[5]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference/aravis' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference/aravis' make[5]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference' make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference' make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs' make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs' make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64' cp aravis.pc aravis-0.4.pc make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64' make[2]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64' make[2]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64' Making install in src make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/src' make install-am make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/src' make[5]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/src' /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libaravis-0.4.la '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib' libtool: install: /usr/bin/install -c .libs/libaravis-0.4.so.0.0.0 /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib/libaravis-0.4.so.0.0.0 libtool: install: (cd /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib && { ln -s -f libaravis-0.4.so.0.0.0 libaravis-0.4.so.0 || { rm -f libaravis-0.4.so.0 && ln -s libaravis-0.4.so.0.0.0 libaravis-0.4.so.0; }; }) libtool: install: (cd /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib && { ln -s -f libaravis-0.4.so.0.0.0 libaravis-0.4.so || { rm -f libaravis-0.4.so && ln -s libaravis-0.4.so.0.0.0 libaravis-0.4.so; }; }) libtool: install: /usr/bin/install -c .libs/libaravis-0.4.lai /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib/libaravis-0.4.la libtool: install: /usr/bin/install -c .libs/libaravis-0.4.a /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib/libaravis-0.4.a libtool: install: chmod 644 /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib/libaravis-0.4.a libtool: install: ranlib /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib/libaravis-0.4.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games:/usr/local/epics/base/bin/linux-arm:/usr/local/epics/extensions/bin/linux-arm:/sbin" ldconfig -n /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib

Libraries have been installed in: /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following:

See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages.

/bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c arv-fake-gv-camera-0.4 arv-tool-0.4 '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/bin' libtool: install: /usr/bin/install -c .libs/arv-fake-gv-camera-0.4 /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/bin/arv-fake-gv-camera-0.4 libtool: install: /usr/bin/install -c .libs/arv-tool-0.4 /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/bin/arv-tool-0.4 /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/aravis-0.4' /usr/bin/install -c -m 644 ../../aravis/src/arv-fake-camera.xml '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/aravis-0.4' /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/include/aravis-0.4' /usr/bin/install -c -m 644 ../../aravis/src/arv.h ../../aravis/src/arvtypes.h ../../aravis/src/arvenums.h ../../aravis/src/arvdebug.h ../../aravis/src/arvsystem.h ../../aravis/src/arvevaluator.h ../../aravis/src/arvdomnode.h ../../aravis/src/arvdomnodelist.h ../../aravis/src/arvdomnamednodemap.h ../../aravis/src/arvdomdocument.h ../../aravis/src/arvdomdocumentfragment.h ../../aravis/src/arvdomelement.h ../../aravis/src/arvdomcharacterdata.h ../../aravis/src/arvdomtext.h ../../aravis/src/arvdomparser.h ../../aravis/src/arvdomimplementation.h ../../aravis/src/arvcamera.h ../../aravis/src/arvgc.h ../../aravis/src/arvgcnode.h ../../aravis/src/arvgcpropertynode.h ../../aravis/src/arvgcindexnode.h ../../aravis/src/arvgcvariablenode.h ../../aravis/src/arvgcinvalidatornode.h ../../aravis/src/arvgcfeaturenode.h ../../aravis/src/arvgcregisterdescriptionnode.h ../../aravis/src/arvgcgroupnode.h ../../aravis/src/arvgccategory.h ../../aravis/src/arvgcboolean.h ../../aravis/src/arvgcenumeration.h ../../aravis/src/arvgcenumentry.h ../../aravis/src/arvgcintegernode.h ../../aravis/src/arvgcfloatnode.h ../../aravis/src/arvgcregisternode.h ../../aravis/src/arvgcstructentrynode.h ../../aravis/src/arvgccommand.h ../../aravis/src/arvgcswissknife.h ../../aravis/src/arvgcconverter.h ../../aravis/src/arvgcport.h ../../aravis/src/arvgcregister.h ../../aravis/src/arvgcinteger.h '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/include/aravis-0.4' /usr/bin/install -c -m 644 ../../aravis/src/arvgcstring.h ../../aravis/src/arvgcfloat.h ../../aravis/src/arvinterface.h ../../aravis/src/arvdevice.h ../../aravis/src/arvstream.h ../../aravis/src/arvbuffer.h ../../aravis/src/arvchunkparser.h ../../aravis/src/arvgvinterface.h ../../aravis/src/arvgvdevice.h ../../aravis/src/arvgvstream.h ../../aravis/src/arvfakeinterface.h ../../aravis/src/arvfakedevice.h ../../aravis/src/arvfakestream.h ../../aravis/src/arvfakecamera.h ../../aravis/src/arvrealtime.h ../../aravis/src/arvmisc.h ../../aravis/src/arvzip.h ../../aravis/src/arvstr.h ../../aravis/src/arvgvcp.h ../../aravis/src/arvgvsp.h arvenumtypes.h '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/include/aravis-0.4' make[5]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/src' make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/src' make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/src' Making install in viewer make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' Making install in data make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer/data' make[5]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer/data' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/applications' /usr/bin/install -c -m 644 arv-viewer.desktop '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/applications' if test -n "arv-viewer.appdata.xml"; then \ test -z "/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/appdata" || /bin/mkdir -p "/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/appdata"; \ /usr/bin/install -c -m 644 arv-viewer.appdata.xml "/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/appdata"; \ fi make[5]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer/data' make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer/data' make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' make[5]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c arv-viewer '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/bin' libtool: install: /usr/bin/install -c .libs/arv-viewer /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/bin/arv-viewer /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/aravis-0.4' /usr/bin/install -c -m 644 ../../aravis/viewer/arv-viewer.ui '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/aravis-0.4' /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/icons/hicolor/22x22/apps' /usr/bin/install -c -m 644 ../../aravis/viewer/./icons/gnome/22x22/apps/aravis.png '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/icons/hicolor/22x22/apps' /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/icons/hicolor/256x256/apps' /usr/bin/install -c -m 644 ../../aravis/viewer/./icons/gnome/256x256/apps/aravis.png '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/icons/hicolor/256x256/apps' /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 ../../aravis/viewer/./icons/gnome/32x32/apps/aravis.png '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/icons/hicolor/32x32/apps' /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 ../../aravis/viewer/./icons/gnome/48x48/apps/aravis.png '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/icons/hicolor/48x48/apps' make install-data-hook make[6]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' test -n "" || gtk-update-icon-cache --ignore-theme-index --force "/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/icons/hicolor" gtk-update-icon-cache: Cache file created successfully. make[6]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' make[5]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/viewer' Making install in tests make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/tests' make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/tests' make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/tests' Making install in po make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/po' linguas="bs ca cs da de el es eu fi fr hu id lv oc pl pt pt_BR ru sl sr sr@latin sv tr zh_CN "; \ for lang in $linguas; do \ dir=/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/$lang/LC_MESSAGES; \ /bin/bash /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/aravis-0.4.mo; \ echo "installing $lang.gmo as $dir/aravis-0.4.mo"; \ else \ /usr/bin/install -c -m 644 ../../aravis/po/$lang.gmo $dir/aravis-0.4.mo; \ echo "installing ../../aravis/po/$lang.gmo as" \ "$dir/aravis-0.4.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/aravis-0.4.mo.m; \ echo "installing $lang.gmo.m as $dir/aravis-0.4.mo.m"; \ else \ if test -r ../../aravis/po/$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ../../aravis/po/$lang.gmo.m \ $dir/aravis-0.4.mo.m; \ echo "installing ../../aravis/po/$lang.gmo.m as" \ "$dir/aravis-0.4.mo.m"; \ else \ true; \ fi; \ fi; \ done installing bs.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/bs/LC_MESSAGES/aravis-0.4.mo installing ca.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/ca/LC_MESSAGES/aravis-0.4.mo installing cs.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/cs/LC_MESSAGES/aravis-0.4.mo installing da.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/da/LC_MESSAGES/aravis-0.4.mo installing de.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/de/LC_MESSAGES/aravis-0.4.mo installing el.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/el/LC_MESSAGES/aravis-0.4.mo installing es.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/es/LC_MESSAGES/aravis-0.4.mo installing eu.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/eu/LC_MESSAGES/aravis-0.4.mo installing fi.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/fi/LC_MESSAGES/aravis-0.4.mo installing fr.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/fr/LC_MESSAGES/aravis-0.4.mo installing hu.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/hu/LC_MESSAGES/aravis-0.4.mo installing id.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/id/LC_MESSAGES/aravis-0.4.mo installing lv.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/lv/LC_MESSAGES/aravis-0.4.mo installing oc.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/oc/LC_MESSAGES/aravis-0.4.mo installing pl.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/pl/LC_MESSAGES/aravis-0.4.mo installing pt.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/pt/LC_MESSAGES/aravis-0.4.mo installing pt_BR.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/pt_BR/LC_MESSAGES/aravis-0.4.mo installing ru.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/ru/LC_MESSAGES/aravis-0.4.mo installing sl.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/sl/LC_MESSAGES/aravis-0.4.mo installing sr.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/sr/LC_MESSAGES/aravis-0.4.mo installing sr@latin.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/sr@latin/LC_MESSAGES/aravis-0.4.mo installing sv.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/sv/LC_MESSAGES/aravis-0.4.mo installing tr.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/tr/LC_MESSAGES/aravis-0.4.mo installing zh_CN.gmo as /home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/share/locale/zh_CN/LC_MESSAGES/aravis-0.4.mo make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/po' Making install in docs make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs' Making install in reference make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference' Making install in aravis make[5]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference/aravis' make[6]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference/aravis' make[6]: Nothing to be done for 'install-exec-am'. Nothing to install make[6]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference/aravis' make[5]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference/aravis' make[5]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference' make[6]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference' make[5]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference' make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs/reference' make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs' make[5]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs' make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs' make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64/docs' make[3]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64' make[4]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/doc/aravis-0.4' /usr/bin/install -c -m 644 ../aravis/README.md ../aravis/COPYING ../aravis/ChangeLog ../aravis/AUTHORS ../aravis/NEWS '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/doc/aravis-0.4' /bin/mkdir -p '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib/pkgconfig' /usr/bin/install -c -m 644 aravis-0.4.pc '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-arm/lib/pkgconfig' make[4]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64' make[3]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64' make[2]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/aravis-linux-x86_64' perl -CSD /home/pi/Apps/epics/base/bin/linux-arm/makeMakefile.pl O.linux-arm ../.. mkdir O.Common make -C O.linux-arm -f ../Makefile TOP=../.. \ T_A=linux-arm install make[2]: Entering directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/O.linux-arm' make[2]: No rule to make target '../aravis-linux-x86_64/lib/libaravis-0.4.a', needed by '../../lib/linux-arm/libaravis-0.4.a'. Stop. make[2]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor/O.linux-arm' /home/pi/Apps/epics/base/configure/RULES_ARCHS:58: recipe for target 'install.linux-arm' failed make[1]: [install.linux-arm] Error 2 make[1]: Leaving directory '/home/pi/Apps/epics/synApps_5_8/support/areaDetector-master/aravisGigE/vendor' /home/pi/Apps/epics/base/configure/RULES_DIRS:84: recipe for target 'vendor.install' failed make: *** [vendor.install] Error 2

thomascobb commented 3 years ago

This repo is deprecated in favour of https://github.com/areaDetector/ADAravis . Please raise an issue on that repo if this is still an issue.