Ubuntu Pastebin

Paste from rbalint at Thu, 1 Jun 2017 15:04:19 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# PIE rebuild tests
#
# Line explanation:
# * First package in the line is the one broke or broke others in Debian
#   thus was a rebuild candidate to fix others
# * Further packages in each line are broken by the first one in PIE
#   rebuild test in Debian
# * Line commented out means the first package does not need a rebuild
# * after '-' there can be an explanation why it does not need rebuild
# * -j1 means it did not build with -j6
#
# gcl acl2 axiom - acl2 i386 FTBFS even with recompiled gcl, axiom i386 FTBFS, check
# aespipe - disabled pie
# angband - fixed
# antlr gpt sqlitebrowser # needs rebuild? - both build
# antpm - fixed in Debian
# axiom - blocked by axiom
# bglibs cvm - both build
# binpac bro - both build
# binutils ocaml - both build
# bmusb nageru - both build
# boost1.62 psi4 - both build
# cargo - builds 
# cernlib - fixed in Debian
# check ettercap  - both build
# condor - fixed in Debian
# connectome-workbench - fixed in Debian
# cpputest bzflag - both build
# ctn dicomnifti - both build
# daq snort - both  build
# deets - builds, originally dpkg-s fault
# dietlibc - FTBFS i386 sync filed LP: #1694347
# dpkg deets - both build
# emacs24 - fixed, PIE disabled
# farstream-0.2 - fixed in Debian
# faumachine - removed
# flex filters motif - all build
# flint - fixed in Debian
# flint-arb - fixed in Debian
# gadap grads - fixed in Debian
# gambas3 - fixed in Debian
# gb - FTBFS i386, Go error, to be triaged
# gcl - -j1
# ghc haskell-regex-compat haskell-optparse-simple ... - they build now
# golang-1.6 - missing
# golang - missing
# gprolog - -j1
# grub - missing src
# grub2 - FTBFS i386
# gtk-d - FTBFS i386 LLVM ICE
# hardening-wrapper - removed
# i2util bwctl - PIC, to be reverted
# jack-audio-connection-kit espeakup
# kannel - needs -j1
# kvmtool - fixed in Debian
# ldc - fixed in Debian
# libaal partclone reiser4progs
# libctl mpb
# libembperl-perl - fixed in Debian, bindnow related
# libint psicode - both build
# libsecret - fixed in Debian
# llvm-toolchain-3.8 - FTBFS i386 - gcc-6 ICE
# lp-solve mccs libreoffice
# lsh-utils - fixed in Debian
# madness tiledarray
# mjpegtools - fixed in Debian
# mlton - always builds with PIC, but needs -j1
# msrtool - fixed in Debian
# mupdf - unknown broken package, fixed in Debian 
# ocaml lwt ...
# open-coarrays - fixed in Debian
# opt proftmb - opt needs -j1, proftmb builds
# orbit2 - built with PIC, to be reverted but works now
# papyrus gdcm
# picolisp - fixed in Debian
# portaudio19 - PIC, to be reverted
# psicode mpqc3  - mpqc3 ICE
# ptlib t38modem
# publib falselogin
# qemu - fixed in Debian
# sbcl - FTBFS - may need merge or update to fix no-pie patch
# simgear - FTBFS in test, does not look like PIE related
# terminix - FTBFS llvm ICE, ldc?
# unicon-imc2 - removed
# user-mode-linux - already fixed in Debian, missing
# xemacs21 - needs -j1
# xenomai - fixed in Debian
# xfsdump - fixed in Debian
# yabause - fixed in Debian
Download as text