elinks icon indicating copy to clipboard operation
elinks copied to clipboard

Build failure with -Dtests=true

Open thesamesam opened this issue 2 years ago • 1 comments

meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/www-client/elinks-0.16.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain -D88-colors=true -D256-colors=true -Dbittorrent=false -Dbrotli=false -Dbzlib=true -Dfastmem=true -Dfinger=false -Dftp=false -Dfsp=false -Dgemini=false -Dgettext=true -Dgopher=false -Dgpm=true -Dguile=false -Dgssapi=false -Dhtml-highlight=true -Didn=false -Dipv6=true -Dleds=true -Dlibev=false -Dlibevent=false -Dluapkg= -Dlzma=false -Dmouse=true -Dnls=true -Dnntp=false -Dperl=false -Dpython=false -Dquickjs=false -Druby=false -Dsmb=false -Dsm-scripting=false -Dspidermonkey=false -Dterminfo=true -Dtest=true -Dtre=false -Dtrue-color=true -Dxbel=true -Dx=true -Dzlib=true -Dzstd=false -Dopenssl=true /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0 /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build
[...]
Configuring config.h using configuration
Program msgfmt found: YES (/usr/sbin/msgfmt)
Program msginit found: YES (/usr/sbin/msginit)
Program msgmerge found: YES (/usr/sbin/msgmerge)
Program xgettext found: YES (/usr/sbin/xgettext)
Program potfiles.py found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/po/potfiles.py)
Program generate_pot.py found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/po/generate_pot.py)
Program check_po.sh found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/po/check_po.sh)
Program update_po.sh found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/po/update_po.sh)
Program test-cookies-t found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/cookies/test-cookies-t)

src/dom/test/meson.build:31:0: ERROR: Expecting eof got endif.
endif
^

A full log can be found at /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-logs/meson-log.txt
[EE] ERROR: www-client/elinks-0.16.0::gentoo failed (configure phase):
[EE]   (no error message)

meson-log.txt

thesamesam avatar Dec 29 '22 21:12 thesamesam

Thanks.

rkd77 avatar Dec 30 '22 08:12 rkd77