On 01/04/16 12:57, Christian Weisgerber wrote: > I haven't reported on amd64 bulk build problems in a while, so here > are the ones from the build started on 2016-01-02: > > www/chromium > Just about every build, chromium fails due to some build race. > Or another build race. Or another one. robert@ keeps fixing > them, but there's always another one. I'm getting really tired > of this. Have seen. > > x11/vlc > Frequently crashes during fake. sthen@ keeps reporting on this. > See this quite often on amd64 here.
$ grep "E: " /usr/ports/logs/amd64_20160104104519/engine.log 23713@1451772246: E: devel/go-check-v1 23713@1451772280: E: net/go-websocket 23713@1451772334: E: devel/go-tools 23713@1451772460: E: textproc/go-xlsx 23713@1451773062: E: www/hs-wai 23713@1451773243: E: devel/hs-simple-sendfile 23713@1451773246: E: devel/hs-blaze-builder-conduit 23713@1451773248: E: devel/hs-network-conduit 23713@1451776120: E: x11/vlc, > net/mldonkey > "Error: Unbound module Printf2" while compiling > src/daemon/common/commonMain.ml. I don't remember seeing this > before, may not happen again. Common for ocaml things to fail, some other ocaml package needs rebuilding some internal checking on some missing dependency, happens when using dpb -R a lot. Not worth reporting, problem goes away. built ok in recent dpb build. $ ls -lrt mldonkey-3.1.5p2.tgz -rw-r--r-- 3 14615919 Jan 4 02:31 mldonkey-3.1.5p2.tgz > > devel/go-check-v1 > devel/go-tools > net/go-websocket > textproc/go-xlsx > Time to mark these broken? Delete them? Does anybody care? Seeing these. > > devel/hs-blaze-builder-conduit > devel/hs-network-conduit > devel/hs-simple-sendfile > www/hs-wai > These require updating for the new version of hs-conduit. > kili@ is on it. Seeing these. Also net/psi - See this fail every now and then, others reported in July on ports@. Looks to be rare, some other package installed at build causing problems. Too far apart to remember needed to record what packages are installed. Failed in yesterdays dpb build. >From dpb term_report... 4 Jan 05:41:11 [7935] Hosts: localhost(kde3) I=9528 B=0 Q=0 T=2 !=128 E=devel/hs-network-conduit devel/hs-blaze-builder-conduit devel/hs-simple-sendfile www/hs-wai devel/go-tools net/go-websocket devel/go-check-v1 textproc/go-xlsx net/psi net/telepathy/telepathy-haze - new one... media-stream.c: In function 'haze_media_stream_new_native_candidate': media-stream.c:1079: error: 'PURPLE_MEDIA_NETWORK_PROTOCOL_TCP' undeclared (first use in this function) media-stream.c:1079: error: (Each undeclared identifier is reported only once Could be net/pidgin just updated maybe PURPLE.... was from libpurple. Upstream change to pidgin/libpuple.... 1.1 --- a/libpurple/media/enum-types.h 1.2 +++ b/libpurple/media/enum-types.h 1.3 @@ -82,7 +82,9 @@ 1.4 /** Media network protocols */ 1.5 typedef enum { 1.6 PURPLE_MEDIA_NETWORK_PROTOCOL_UDP, 1.7 - PURPLE_MEDIA_NETWORK_PROTOCOL_TCP 1.8 + PURPLE_MEDIA_NETWORK_PROTOCOL_TCP_PASSIVE, 1.9 + PURPLE_MEDIA_NETWORK_PROTOCOL_TCP_ACTIVE, 1.10 + PURPLE_MEDIA_NETWORK_PROTOCOL_TCP_SO, 1.11 } PurpleMediaNetworkProtocol; 1.12 1.13 /** Media session types */ Hadn't checked dependencies of net/pidgin,-libpuple still build... >From dpb term_report... 4 Jan 13:58:06 [8819] Hosts: localhost(kde3) I=9419 B=0 Q=0 T=2 !=128 L=net/go-websocket textproc/go-xlsx E=www/hs-wai devel/hs-simple-sendfile devel/hs-blaze-builder-conduit devel/hs-network-conduit net/telepathy/telepathy-haze textproc/go-xlsx devel/go-tools net/go-websocket devel/go-check-v1