Date: Sun, 10 Feb 2019 16:29:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235644] irc/hexchat: Fails to build Message-ID: <bug-235644-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235644 Bug ID: 235644 Summary: irc/hexchat: Fails to build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: kidon@posteo.de CC: pkubaj@anongoth.pl CC: pkubaj@anongoth.pl Flags: maintainer-feedback?(pkubaj@anongoth.pl) Trying to build irc/hexchat 2.14.2_1 fails on FreeBSD 12.0-RELEASE-p2 (amd6= 4) with Poudriere due to the following error: =3D=3D=3D> Building for hexchat-2.14.2_1 [1/67] /tmp/ports/usr/ports/irc/hexchat/work/hexchat-2.14.2/src/common/make-te.py ../src/common/textevents.in src/common/textevents.h src/common/textenums.h FAILED: src/common/textevents.h src/common/textenums.h=20 /tmp/ports/usr/ports/irc/hexchat/work/hexchat-2.14.2/src/common/make-te.py ../src/common/textevents.in src/common/textevents.h src/common/textenums.h env: python3: No such file or directory [2/67] /usr/local/bin/glib-genmarshal --prefix _hexchat_marshal --internal --output src/common/marshal.h --pragma-once --header ../src/common/marshalers.list INFO: Reading ../src/common/marshalers.list... [3/67] /usr/local/bin/glib-genmarshal --prefix _hexchat_marshal --internal --output src/common/marshal.c --body ../src/common/marshalers.list --include-header marshal.h INFO: Reading ../src/common/marshalers.list... [4/67] glib-compile-resources ../src/fe-gtk/../../data/hexchat.gresource.xml --sourcedir ../src/fe-gtk/../../data --sourcedir ../src/fe-gtk --c-name hex= chat --internal --generate --target src/fe-gtk/resources.h --manual-register [5/67] glib-compile-resources ../src/fe-gtk/../../data/hexchat.gresource.xml --sourcedir ../src/fe-gtk/../../data --sourcedir ../src/fe-gtk --c-name hex= chat --internal --generate --target src/fe-gtk/resources.c --manual-register --dependency-file src/fe-gtk/resources.c.d [6/67] cc -Iplugins/checksum/c016833@@checksum@sha -Iplugins/checksum -I../plugins/checksum -I. -I../ -Isrc/common -I../src/common -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS= =3D64 -Wall -Winvalid-pch -std=3Dgnu89 -O3 -fPIE -funsigned-char -Wno-conversion -Wno-pointer-sign -Wno-padded -Wno-unused-parameter -Wno-missing-prototypes -Winline -Wstrict-prototypes -Werror=3Dimplicit-function-declaration -Werror=3Dpointer-arith -Werror=3Dinit-self -Werror=3Dmissing-include-dirs -Werror=3Ddate-time -fstack-protector-strong -O2 -fstack-protector -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H '-DHEXCHATLIBDIR=3D"/usr/local/lib/hexchat/plugins"' -pthread -MD -MQ 'plugins/checksum/c016833@@checksum@sha/checksum.c.o' -MF 'plugins/checksum/c016833@@checksum@sha/checksum.c.o.d' -o 'plugins/checksum/c016833@@checksum@sha/checksum.c.o' -c ../plugins/checksum/checksum.c [7/67] /usr/local/bin/meson --internal msgfmthelper ../data/misc/io.github.Hexchat.appdata.xml.in data/misc/io.github.Hexchat.appdata.xml xml ../data/misc/../../po [8/67] /usr/local/bin/meson --internal msgfmthelper data/misc/io.github.Hexchat.desktop.in data/misc/io.github.Hexchat.desktop desktop ../data/misc/../../po ninja: build stopped: subcommand failed. =3D=3D=3D> Compilation failed unexpectedly. Options selected: [ ] CANBERRA [X] CA_BUNDLE [ ] DBUS [ ] DOCS [ ] FISHLIM [ ] LUA [ ] NOTIFY [ ] PERL [ ] PYTHON [ ] SYSINFO [ ] TEXTFE --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235644-7788>