LINUX.ORG.RU

Не собирается хелло ворд в Gnome Builder.

 , , ,


0

1

Дистрибутив Solus 3. Проект тот, который сам генерируется по умолчанию в Gnome Builder. Уже доустановил что мог вспомнить: autoconf и другое. Все равно не собирается. Что надо установить?

autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file ABOUT-NLS
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file build-aux/config.rpath
/usr/bin/autopoint: line 663: cmp: команда не найдена
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file m4/extern-inline.m4
/usr/bin/autopoint: line 663: cmp: команда не найдена
...
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file po/Makefile.in.in
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file po/Makevars.template
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file po/Rules-quot
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file po/boldquot.sed
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file po/en@boldquot.header
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file po/en@quot.header
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file po/insert-header.sin
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file po/quot.sed
/usr/bin/autopoint: line 663: cmp: команда не найдена
Copying file po/remove-potcdate.sin
autoreconf: running: aclocal --force 
configure.ac:60: warning: macro 'AM_GNU_GETTEXT_VERSION' not found in library
configure.ac:61: warning: macro 'AM_GNU_GETTEXT' not found in library
configure.ac:109: error: m4_defn: undefined macro: LT_PACKAGE_VERSION
m4/libtool.m4:40: LT_PREREQ is expanded from...
configure.ac:109: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1


Всё необходимое для сборки пакетов ставится вот этой командой

sudo eopkg it -c system.devel

enso ★★★★★
()
Ответ на: комментарий от EXL

Спасибо. Это уменьшило количество ошибок. Еще установил gettext-devel. Тоже помогло. Осталось совсем немного:

autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force 
configure.ac:109: error: m4_defn: undefined macro: LT_PACKAGE_VERSION
m4/libtool.m4:40: LT_PREREQ is expanded from...
configure.ac:109: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

ult
() автор топика
Ответ на: комментарий от enso

Спасибо. Много чего установилось. Ошибка теперь другая:

autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
Copying file ABOUT-NLS
Creating directory build-aux
Copying file build-aux/config.rpath
Copying file m4/codeset.m4
Copying file m4/extern-inline.m4
Copying file m4/fcntl-o.m4
Copying file m4/gettext.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intlmacosx.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/printf-posix.m4
Copying file m4/progtest.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
configure.ac:61: installing 'build-aux/compile'
configure.ac:25: installing 'build-aux/config.guess'
configure.ac:25: installing 'build-aux/config.sub'
configure.ac:41: installing 'build-aux/install-sh'
configure.ac:41: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
autoreconf: Leaving directory `.'
Skipping configure process.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-linux-gnu-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
/home/alex/Projects/hello_world/configure: line 3051: AX_GENERATE_CHANGELOG: command not found
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
/home/alex/Projects/hello_world/configure: line 3054: syntax error near unexpected token `no,'
/home/alex/Projects/hello_world/configure: line 3054: `AX_CHECK_ENABLE_DEBUG(no,'

ult
() автор топика
Ответ на: комментарий от zudwa

Спасибо. Теперь все собирается успешно.

ult
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.