public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* build on raspberry 3B+
@ 2018-12-02 18:31 Müller, Andreas, Prof. Dr.
  2018-12-02 18:59 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Müller, Andreas, Prof. Dr. @ 2018-12-02 18:31 UTC (permalink / raw)
  To: insight

[-- Attachment #1: Type: text/plain, Size: 249 bytes --]

Dear Insight Team,

I am trying to build the Insight software on a Raspberry Pi 3B+. I get the enclosed two errors when running "make" and "make install". Can you help me fixing them?

Thank you very much in advance!

Best regards, 

Andreas

[-- Attachment #2: make_messages --]
[-- Type: application/octet-stream, Size: 2017 bytes --]

make[1]: Entering directory '/home/pi/mpstools'
make[2]: Entering directory '/home/pi/mpstools/libiberty'
make[3]: Entering directory '/home/pi/mpstools/libiberty/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/mpstools/libiberty/testsuite'
make[2]: Leaving directory '/home/pi/mpstools/libiberty'
make[2]: Entering directory '/home/pi/mpstools/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/pi/mpstools/intl'
make[2]: Entering directory '/home/pi/mpstools/bfd'
Making info in doc
make[3]: Entering directory '/home/pi/mpstools/bfd/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (/home/pi/src/insight-6.8/missing makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if /home/pi/src/insight-6.8/missing makeinfo --split-size=5000000 --split-size=5000000   -I ../../../src/insight-6.8/bfd/doc \
 -o bfd.info `test -f 'bfd.texinfo' || echo '../../../src/insight-6.8/bfd/doc/'`bfd.texinfo; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
Makefile:390: recipe for target 'bfd.info' failed
make[3]: Leaving directory '/home/pi/mpstools/bfd/doc'
Making info in po
make[3]: Entering directory '/home/pi/mpstools/bfd/po'
make[3]: Nothing to be done for 'info'.
make[3]: Leaving directory '/home/pi/mpstools/bfd/po'
make[3]: Entering directory '/home/pi/mpstools/bfd'
make[3]: Nothing to be done for 'info-am'.
make[3]: Leaving directory '/home/pi/mpstools/bfd'
Makefile:1090: recipe for target 'info-recursive' failed
make[2]: Leaving directory '/home/pi/mpstools/bfd'
Makefile:3061: recipe for target 'all-bfd' failed
make[1]: Leaving directory '/home/pi/mpstools'
Makefile:701: recipe for target 'all' failed

[-- Attachment #3: make_install_messages --]
[-- Type: application/octet-stream, Size: 11873 bytes --]

make[1]: Entering directory '/home/pi/mpstools'
/bin/bash ../src/insight-6.8/mkinstalldirs /usr/local /usr/local
make[2]: Entering directory '/home/pi/mpstools/bfd'
Making install in doc
make[3]: Entering directory '/home/pi/mpstools/bfd/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (/home/pi/src/insight-6.8/missing makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if /home/pi/src/insight-6.8/missing makeinfo --split-size=5000000 --split-size=5000000   -I ../../../src/insight-6.8/bfd/doc \
 -o bfd.info `test -f 'bfd.texinfo' || echo '../../../src/insight-6.8/bfd/doc/'`bfd.texinfo; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
Makefile:390: recipe for target 'bfd.info' failed
make[3]: Leaving directory '/home/pi/mpstools/bfd/doc'
Making install in po
make[3]: Entering directory '/home/pi/mpstools/bfd/po'
if test -r ..//../../src/insight-6.8/bfd/../mkinstalldirs; then \
  ..//../../src/insight-6.8/bfd/../mkinstalldirs /usr/local/share; \
else \
  ../../../src/insight-6.8/bfd/mkinstalldirs /usr/local/share; \
fi
installing ../../../src/insight-6.8/bfd/po/da.gmo as /usr/local/share/locale/da/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/es.gmo as /usr/local/share/locale/es/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/rw.gmo as /usr/local/share/locale/rw/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/da.gmo as /usr/local/share/locale/da/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/es.gmo as /usr/local/share/locale/es/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/rw.gmo as /usr/local/share/locale/rw/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/bfd.mo
installing ../../../src/insight-6.8/bfd/po/zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/bfd.mo
if test "bfd" = "gettext"; then \
  if test -r ..//../../src/insight-6.8/bfd/../mkinstalldirs; then \
    ..//../../src/insight-6.8/bfd/../mkinstalldirs /usr/local/share/gettext/po; \
  else \
    ../../../src/insight-6.8/bfd/mkinstalldirs /usr/local/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ../../../src/insight-6.8/bfd/po/Makefile.in.in \
		  /usr/local/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[3]: Leaving directory '/home/pi/mpstools/bfd/po'
make[3]: Entering directory '/home/pi/mpstools/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/bash ../../src/insight-6.8/bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o archive.lo ../../src/insight-6.8/bfd/archive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/archive.c -o archive.o
/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../src/insight-6.8/bfd/archures.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../src/insight-6.8/bfd/archures.c -o archures.o
creating bfdver.h
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o bfd.lo ../../src/insight-6.8/bfd/bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/bfd.c -o bfd.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o bfdio.lo ../../src/insight-6.8/bfd/bfdio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/bfdio.c -o bfdio.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o bfdwin.lo ../../src/insight-6.8/bfd/bfdwin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/bfdwin.c -o bfdwin.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o cache.lo ../../src/insight-6.8/bfd/cache.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/cache.c -o cache.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o coffgen.lo ../../src/insight-6.8/bfd/coffgen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/coffgen.c -o coffgen.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o corefile.lo ../../src/insight-6.8/bfd/corefile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/corefile.c -o corefile.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o format.lo ../../src/insight-6.8/bfd/format.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/format.c -o format.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o init.lo ../../src/insight-6.8/bfd/init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/init.c -o init.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o libbfd.lo ../../src/insight-6.8/bfd/libbfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/libbfd.c -o libbfd.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o opncls.lo ../../src/insight-6.8/bfd/opncls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/insight-6.8/bfd -I. -I. -I../../src/insight-6.8/bfd -I../../src/insight-6.8/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../src/insight-6.8/bfd/opncls.c -o opncls.o
Makefile:1071: recipe for target 'opncls.lo' failed
make[3]: Leaving directory '/home/pi/mpstools/bfd'
Makefile:1090: recipe for target 'install-recursive' failed
make[2]: Leaving directory '/home/pi/mpstools/bfd'
Makefile:3139: recipe for target 'install-bfd' failed
make[1]: Leaving directory '/home/pi/mpstools'
Makefile:2382: recipe for target 'install' failed

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-02 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-02 18:31 build on raspberry 3B+ Müller, Andreas, Prof. Dr.
2018-12-02 18:59 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).