Created attachment 485164 [details] build.log This bug was found while doing regression testing to see if Perl 5.26 broke any existing versions people might have pinned with masks. Tests seem broken and do apparent network IO, and it might be good to: - Patch the tests into working ( no rev bump required ) - Remove the affected version - Disable the tests with RESTRICT=test >>> Test phase: net-irc/znc-1.4-r1 make -j3 test Downloading GoogleTest 1.7.0 Building test object StringTest... Building test object ConfigTest... --2017-07-16 22:21:31-- http://googletest.googlecode.com/files/gtest-1.7.0.zip Resolving googletest.googlecode.com... test/ConfigTest.cpp:17:25: fatal error: gtest/gtest.h: No such file or directory compilation terminated. test/StringTest.cpp:17:25: fatal error: gtest/gtest.h: No such file or directory compilation terminated. make: *** [Makefile:115: test/ConfigTest.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [Makefile:115: test/StringTest.o] Error 1 2404:6800:4008:c05::52, 108.177.97.82 Connecting to googletest.googlecode.com|2404:6800:4008:c05::52|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2017-07-16 22:21:32 ERROR 404: Not Found. make: *** [Makefile:129: test/gtest.zip] Error 8
PR here https://github.com/gentoo/gentoo/pull/5116 Or someone can delete the old ebuild, I don't mind.
commit 42cbfb83a2398a68684233e9608d3a4de6aed70b (HEAD -> master, origin/master, origin/HEAD) Author: Louis Sautier <sautier.louis@gmail.com> Date: Mon Jul 17 00:55:09 2017 +0200 net-irc/znc: remove old Bug: https://bugs.gentoo.org/show_bug.cgi?id=625328 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5116 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>