[Bug 235644] irc/hexchat: Fails to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 10 16:29:09 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235644

            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 at FreeBSD.org
          Reporter: kidon at posteo.de
                CC: pkubaj at anongoth.pl
                CC: pkubaj at anongoth.pl
             Flags: maintainer-feedback?(pkubaj at anongoth.pl)

Trying to build irc/hexchat 2.14.2_1 fails on FreeBSD 12.0-RELEASE-p2 (amd64)
with Poudriere due to the following error:

===>  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 
/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 hexchat
--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 hexchat
--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 at 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=64
-Wall -Winvalid-pch -std=gnu89 -O3 -fPIE -funsigned-char -Wno-conversion
-Wno-pointer-sign -Wno-padded -Wno-unused-parameter -Wno-missing-prototypes
-Winline -Wstrict-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs
-Werror=date-time -fstack-protector-strong -O2 -fstack-protector
-fno-strict-aliasing -fPIC -DHAVE_CONFIG_H
'-DHEXCHATLIBDIR="/usr/local/lib/hexchat/plugins"' -pthread  -MD -MQ
'plugins/checksum/c016833@@checksum at sha/checksum.c.o' -MF
'plugins/checksum/c016833@@checksum at sha/checksum.c.o.d' -o
'plugins/checksum/c016833@@checksum at 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.
===> Compilation failed unexpectedly.

Options selected:
[ ] CANBERRA
[X] CA_BUNDLE
[ ] DBUS
[ ] DOCS
[ ] FISHLIM
[ ] LUA
[ ] NOTIFY
[ ] PERL
[ ] PYTHON
[ ] SYSINFO
[ ] TEXTFE

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list