Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure with -Dtests=true #203

Open
thesamesam opened this issue Dec 29, 2022 · 1 comment
Open

Build failure with -Dtests=true #203

thesamesam opened this issue Dec 29, 2022 · 1 comment

Comments

@thesamesam
Copy link
Contributor

thesamesam commented Dec 29, 2022

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

rkd77 added a commit that referenced this issue Dec 30, 2022
@rkd77
Copy link
Owner

rkd77 commented Dec 30, 2022

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants