Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 370457

Summary: ebuild request for app-misc/byobu
Product: Gentoo/Alt Reporter: yegle <cnyegle>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: VERIFIED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description yegle 2011-06-07 13:48:44 UTC
byobu is a set of handy app-misc/screen profiles.

Reproducible: Always
Comment 1 Thomas Kahle (RETIRED) gentoo-dev 2011-08-23 09:44:51 UTC
app-misc/byobu is in the tree since 2009 although it is masked as ~arch, please give it a try.  Here is information on using testing packages:

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3#doc_chap2
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-08-23 13:29:54 UTC
re-open, it is not in the Gentoo Prefix tree, which is what this bug is about.
Comment 3 Fabian Groffen gentoo-dev 2011-08-28 09:39:46 UTC
whitelisted, please try.
Comment 4 yegle 2011-08-28 10:41:38 UTC
(In reply to comment #3)
> whitelisted, please try.

app-misc/byobu depends on debhelper which is not in prefix tree :-(
Comment 5 Fabian Groffen gentoo-dev 2011-08-28 10:57:17 UTC
debhelper and newt also whitelisted
Comment 6 yegle 2011-08-28 15:10:37 UTC
newt and dpkg still failed to compile. Should I open another bug report?

newt:
x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -Wl,-dead_strip_dylibs -o test test.o libnewt.a -lslang
x86_64-apple-darwin11-gcc -O2 -pipe -march=nocona -D_GNU_SOURCE -I/usr/include/slang    -c -o whiptail.o whiptail.c
whiptail.c: In function 'readTextFile':
whiptail.c:300: error: storage size of 's' isn't known
make: *** [whiptail.o] Error 1
emake failed

dpkg:
Making all in dpkg-deb
make[2]: Entering directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/dpkg-deb'
  CC     build.o
  CC     extract.o
extract.c: In function 'extracthalf':
extract.c:232: warning: format '%jd' expects type 'intmax_t *', but argument 3 has type 'off_t *'
extract.c:232: warning: format '%jd' expects type 'intmax_t *', but argument 3 has type 'off_t *'
  CC     info.o
info.c: In function 'info_list':
info.c:139: warning: passing argument 3 of 'scandir' from incompatible pointer type
  CC     main.o
  CCLD   dpkg-deb
Undefined symbols:
  "_libintl_gettext", referenced from:
      _print_and_abort in libcompat.a(obstack.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [dpkg-deb] Error 1
make[2]: Leaving directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/dpkg-deb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3'
make: *** [all] Error 2
emake failed
Comment 7 Fabian Groffen gentoo-dev 2011-08-28 15:16:37 UTC
yes please :)