Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666542 - dev-libs/beecrypt-4.2.1-r4 - include/beecrypt/c++/lang/String.h:76:17: error: ‘UnicodeString’ does not name a type
Summary: dev-libs/beecrypt-4.2.1-r4 - include/beecrypt/c++/lang/String.h:76:17: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-61
  Show dependency tree
 
Reported: 2018-09-19 08:48 UTC by Juergen Rose
Modified: 2018-09-27 21:20 UTC (History)
10 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,58.19 KB, text/x-log)
2018-09-19 08:48 UTC, Juergen Rose
Details
Patch for ICU 61 'using namespace' change (beecrypt-4.2.1-icu-61.patch,6.96 KB, patch)
2018-09-19 22:55 UTC, John Bowler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2018-09-19 08:48:01 UTC
Created attachment 547280 [details]
build.log

'MAKEOPTS=-j1 emerge -v1 beecrypt' fails with:
...
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -march=native -O2 -pipe -std=c++14 -DNDEBUG -Wa,--noexecstack -c Character.cxx  -fPIC -DPIC -o .libs/Character.o
In file included from ../../include/beecrypt/c++/lang/String.h:30,
                 from ../../include/beecrypt/c++/lang/Character.h:28,
                 from Character.cxx:25:
../../include/beecrypt/c++/lang/CharSequence.h:38:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecate]
    virtual jchar charAt(jint index) const throw (IndexOutOfBoundsException) = 0;
                                           ^~~~~
../../include/beecrypt/c++/lang/CharSequence.h:40:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecate]
    virtual CharSequence* subSequence(jint beginIndex, jint endIndex) const throw (IndexOutOfBoundsException) = 0;
                                                                            ^~~~~
In file included from ../../include/beecrypt/c++/lang/String.h:34,
                 from ../../include/beecrypt/c++/lang/Character.h:28,
                 from Character.cxx:25:
../../include/beecrypt/c++/lang/Object.h:90:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
...
../../include/beecrypt/c++/array.h:178:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void resize(int newsize) throw (std::bad_alloc)
                            ^~~~~
In file included from ../../include/beecrypt/c++/lang/Character.h:28,
                 from Character.cxx:25:
../../include/beecrypt/c++/lang/String.h:76:17: error: ‘UnicodeString’ does not name a type
    String(const UnicodeString& copy);
                 ^~~~~~~~~~~~~
../../include/beecrypt/c++/lang/String.h:80:28: error: ‘UnicodeString’ does not name a type
    String& operator=(const UnicodeString& copy);
                            ^~~~~~~~~~~~~
../../include/beecrypt/c++/lang/String.h:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    virtual jchar charAt(jint index) const throw (IndexOutOfBoundsException);
                                           ^~~~~
../../include/beecrypt/c++/lang/String.h:97:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    virtual CharSequence* subSequence(jint beginIndex, jint endIndex) const throw (IndexOutOfBoundsException);
                                                                            ^~~~~
../../include/beecrypt/c++/lang/String.h:98:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    String substring(jint beginIndex) const throw (IndexOutOfBoundsException);
                                            ^~~~~
../../include/beecrypt/c++/lang/String.h:99:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    String substring(jint beginIndex, jint endIndex) const throw (IndexOutOfBoundsException);
                                                           ^~~~~
../../include/beecrypt/c++/lang/String.h:104:4: error: ‘UnicodeString’ does not name a type
    UnicodeString toUnicodeString() const throw ();
    ^~~~~~~~~~~~~
make[3]: *** [Makefile:713: Character.lo] Error 1







root@lynxold:/root(83)# emerge --info '=dev-libs/beecrypt-4.2.1-r4::gentoo'
Portage 2.3.49 (python 3.6.6-final-0, default/linux/amd64/17.0/desktop, gcc-8.2.0, glibc-2.27-r6, 4.18.5-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.18.5-gentoo-x86_64-Intel-R-_Core-TM-_i7-3630QM_CPU_@_2.40GHz-with-gentoo-2.6
KiB Mem:    16097760 total,   5827056 free
KiB Swap:   50331644 total,  46895272 free
Timestamp of repository gentoo: Wed, 19 Sep 2018 08:00:01 +0000
Head commit of repository gentoo: 5eb5ac90d68ae10603c84ece0b83967c519f9ae9
sh bash 4.4_p23
ld GNU ld (Gentoo 2.30 p3) 2.30.0
distcc[7714] (dcc_trace_version) distcc 3.2rc1 x86_64-pc-linux-gnu; built Jan  5 2018 08:52:50 [disabled]
app-shells/bash:          4.4_p23::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15-r100::sage-on-gentoo, 3.6.6::gentoo, 3.7.0::gentoo
dev-util/cmake:           3.11.4-r1::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.11.6-r3::gentoo, 1.13.4-r2::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r3::gentoo, 2.31.1::gentoo
sys-devel/gcc:            8.2.0-r2::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.17::gentoo (virtual/os-headers)
sys-libs/glibc:           2.27-r6::gentoo
Repositories:

gentoo
    location: /usr/portage_lynxold
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts: 
    sync-rsync-verify-jobs: 1

imaging
    location: /var/lib/layman/imaging
    masters: gentoo
    priority: 0

haskell
    location: /var/lib/layman/haskell
    masters: gentoo
    priority: 1

torbrowser
    location: /var/lib/layman/torbrowser
    masters: gentoo
    priority: 2

local
    location: /usr/local/portage
    masters: gentoo
    priority: 3

g-cpan
    location: /var/lib/cpan
    masters: gentoo
    priority: 4

g-octave
    location: /var/lib/g-octave
    masters: gentoo
    priority: 5

ago
    location: /var/lib/layman/ago
    masters: gentoo
    priority: 50

sage-on-gentoo
    location: /var/lib/layman/sage-on-gentoo
    masters: gentoo science
    priority: 50

science
    location: /var/lib/layman/science
    masters: gentoo
    priority: 50

tlp
    location: /var/lib/layman/tlp
    masters: gentoo
    priority: 50

x11
    location: /var/lib/layman/x11
    masters: gentoo
    priority: 50

Installed sets: @system
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA PUEL Intel-SDP dlj-1.1 skype-eula skype-4.0.0.7-copyright googleearth AdobeFlash-11.x cadsoft Oracle-BCLA-JavaSE MakeMKV-EULA NVIDIA-CUDA Nero-AAC-EULA GIMPS"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.2/ext-active/ /etc/php/cgi-php7.2/ext-active/ /etc/php/cli-php7.2/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs clean-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="de en fr ru"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="64bit R X Xaw3d a52 aac acl acpi admin afs alsa amd64 amr ao apache2 apng applet archive armadillo arpack asf aspell assistant atlas audiofile aufs automap automount barcode bash-completion berkdb blas blast bluetooth bluray boost branding btrfs bzip2 cairo cdda cddb cdf cdio cdparanoia cdr cg cgi chm cilk clang cli cmake collada consolekit contrib crypt css cups curl cxx daap db dbi dbm dbus declarative designer devhelp device-mapper dga dia digitalradio djvu doc dot dri ds2490 ds9097 ds9097u dts dv dvb dvd dvdr dvi dynamicplugin eds egl elf emacs emboss emf encode epiphany evdev evo examples excel exif expat extensions extra extras faac faad fam ffmpeg fftw firefox fits flac fltk fontconfig foomaticdb fortran fortran95 fpm fpx ftp fuse gcj gd gdal gdbm gedit geoip geolocation geos gfortran gif gimp git glade glamor glib glpk gml gmp gnome gnome-keyring gnuplot gnutls gold gphoto2 gpm grammar graphics graphtft graphviz grass gsl gsm gstreamer gtk gtk3 gudev guile hdaps hddtemp hdf hdf5 hdri html http httpd hvm hwdb iconv icq icu id3tag ide imagemagick imap inotify introspection ipod ipv6 irda ithreads jadetex java jbig jit john jpeg jpeg2k kate kde kdepim kdrive kerberos keymap kpathsea kvm ladspa lame lapack latex lcms ldap lensfun libffi libgda libkms libnotify libsamplerate libtirpc lirc live lm_sensors lua lzma lzo mad mail maildir mapnik math matroska media-library mercurial mikmod mng mod modules mono motif mozilla mp3 mp4 mpeg mpi mpi-threads mplayer mtp multilib multimedia musepack musicbrainz mysql mysqli nautilus ncurses neXt netcdf netpbm network networking nfs nls nntp nptl nsplugin ntfs ntp numpy obex objc ocaml ocr octave odbc ofa ogdi ogg opencv openexr opengl openmp openvg pam pango pcre pda pdf pdl2 perl plasma plotutils plugins png podcast policykit portaudio posix postgres postscript ppds ppp preview-latex proj projectm pstricks pulseaudio python q16 q32 qemu qhull qml qt5 quicktime raw readline reiserfs reports rle romio rpc rrdcgi rrdtool rtlsdr sage samba sasl schroedinger science sdk sdl seccomp secure-delete server session shout sip slang slp smart smbclient smp sms sndfile snmp soap sockets sound soup sox speex spell sql sqlite ssl startup-notification stlport subtitles subversion sudo suexec svg svm swig systemd szip t1lib tbb tcl tcpd tex tex4ht theora thesaurus thinkpad threads thunderbird tidy tiff tk tools truetype udev udisks unicode upower usb utempter v4l v4l2 vaapi vala valgrind vdpau video vim-syntax virt-network virtualbox visio vorbis vpx vtk wav wayland webdav webdav-serf webkit wifi wmf wxwidgets x264 xa xattr xcb xen xetex xft xine xml xmlreader xmlrpc xpm xv xvid xvmc yaml youtube zlib zsh-completion zvbi" ABI_X86="64" ALSA_CARDS="intel8x0" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_core authn_dbm authn_default authn_file authz_core authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgid dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info lbmethod_byrequests log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif slotmem_shm so socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias" APACHE2_MPMS="worker" CALLIGRA_FEATURES="karbon plan sheets stage words" CAMERAS="canon fuji ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog sensors thermal" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="aivdm ashtech earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 navcom ntrip oceanserver oncore rtcm104v2 rtcm104v3 sirf superstar2 tnt tripmate tsip ublox nmea0183 nmea2000 passthrough" GRUB_PLATFORMS="emu efi-64 pc xen" INPUT_DEVICES="keyboard mouse evdev synaptics void" KERNEL="linux" L10N="de en fr ru" LCD_DEVICES="cfontz hd44780 mtxorb ncurses X lcd2usb lcdlinux png usblcd SureElec" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LIRC_DEVICES="devinput" LLVM_TARGETS="NVPTX X86" NETBEANS_MODULES="apisupport cnd dlight enterprise ergonomics groovy gsf harness ide identity j2ee java mobility nb php profiler websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby23" USERLAND="GNU" VIDEO_CARDS="nouveau intel i965 displaylink" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

dev-libs/beecrypt-4.2.1-r4::gentoo was built with the following:
USE="cxx doc java python threads -static-libs" ABI_X86="(64)" PYTHON_TARGETS="python2_7"




root@lynxold:/root(84)# emerge -pqv '=dev-libs/beecrypt-4.2.1-r4::gentoo'
[ebuild   R   ] dev-libs/beecrypt-4.2.1-r4  USE="cxx doc java python threads -static-libs" PYTHON_TARGETS="python2_7"
Comment 1 Tomáš Mózes 2018-09-19 10:18:51 UTC
This package lacks a maintainer right now, would you like to proxy maintain it?
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-09-19 15:19:39 UTC
I'm gonna guess this is fallback from icu upgrade.
Comment 3 Kobboi 2018-09-19 15:42:56 UTC
"Namespace (ICU 61 and later): Since ICU 61, call sites need to qualify ICU types explicitly, for example icu::UnicodeString, or do using icu::UnicodeString; where appropriate. If your code relies on the "using namespace icu;" that used to be in unicode/uversion.h, then you need to update your code."

http://source.icu-project.org/repos/icu/trunk/icu4c/readme.html#RecBuild
Comment 4 John Bowler 2018-09-19 22:00:06 UTC
'using namespace icu;' in include/beecrupt/c++/lang/String.h would probably be an instant work round, but there are only 7 files (six cxx and String.h) so a correct patch should be trivial.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-09-19 22:20:53 UTC
Sure it would but it takes somebody to do it.  I have serious doubts whether we want to keep dead crypto library with no maintainer and two reverse dependencies (going down to one when we update debugedit).
Comment 6 John Bowler 2018-09-19 22:55:49 UTC
Created attachment 547352 [details, diff]
Patch for ICU 61 'using namespace' change

Seven files changed (a lucky guess).  You may prefer the one-liner but I didn't test that and this is robust; the ICU guys may chose to use their new found freedom to not pollute the namespace by adding more stuff (like they had defined NumberFormat globally in a public head file!)  Here's the patch for the ebuild.

jbowler@Jule:~> diff -u orig *.ebuild
--- orig        2018-09-19 15:51:40.223990200 -0700
+++ beecrypt-4.2.1-r5.ebuild    2018-09-19 15:48:10.679816100 -0700
@@ -39,6 +39,8 @@
        # Fixes bug 596904
        "${FILESDIR}"/${P}-c++11-allow-throw-in-destructors.patch
        "${FILESDIR}"/${P}-cast-uchar.patch #618676
+
+       "${FILESDIR}"/${P}-icu-61.patch #666542
 )

 pkg_setup() {
Comment 7 John Bowler 2018-09-19 23:12:24 UTC
I agree completely; I just put the patch in an overlay and when the dependency on debugedit goes beecrypt will disappear from my system.  (Of course I have to be able to do an emerge --depclean and the problem prevents, or at least discourages, that.)  I don't know about the users of sys-cluster/util-vserver though; that package looks dead too, there doesn't even seem to be a gentoo Linux-VServer package.
Comment 8 Barry Schwartz 2018-09-20 11:07:07 UTC
The ebuild is EAPI=6. Therefore it has (mandatory in that EAPI) user-patches support. You can simply make a directory /etc/portage/patches/dev-libs/beecrypt-4.2.1-r4 and put the patch file in that directory.

Works for me.
Comment 9 John Bowler 2018-09-20 22:53:15 UTC
I can confirm that today's update to debugedit 4.14.2 (from 0.5.3.5-r1, apparently) resulted in beecrypt being removed from my system by emerge --depclean.
Comment 10 Juergen Rose 2018-09-24 17:58:53 UTC
(In reply to John Bowler from comment #9)
> I can confirm that today's update to debugedit 4.14.2 (from 0.5.3.5-r1,
> apparently) resulted in beecrypt being removed from my system by emerge
> --depclean.


'emerge -uvDNT world' wants now to downgrade debugedit to version 0.5.3.5-r1, which needs beecrypt-4.2.1-r4, which failes to emerge:

root@lynx:/root(42)# emerge -pvuDNt world

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild     U  ] media-gfx/meshlab-2016.12-r3::local [2016.12-r2::gentoo] USE="-minimal" 0 KiB
[ebuild     UD ] dev-util/debugedit-0.5.3.5-r1::gentoo [4.14.2::gentoo] 0 KiB
[ebuild  N     ]  dev-libs/beecrypt-4.2.1-r4::gentoo  USE="cxx doc java python threads -static-libs" PYTHON_TARGETS="python2_7" 0 KiB

Total: 3 packages (1 upgrade, 1 downgrade, 1 new), Size of downloads: 0 KiB
root@lynx:/root(43)#
Comment 11 John Bowler 2018-09-24 19:51:08 UTC
debugedit-4.14.2 has been masked in /usr/portage/profiles/package.mask, the comment is "Apparently breaks sys-devel/gcc", referencing bug #666954.

Of course beecrypt will build with the patch and therefore the downgrade will work (I just verified this).  I don't know about the two revs to GCC, 7.3.0-r5 and 8.2.0-r3, yet.  They take more than 30s to build ;-)
Comment 12 Attila Tóth 2018-09-25 15:25:40 UTC
Attached patch seems to work for me
Comment 13 Larry the Git Cow gentoo-dev 2018-09-27 21:20:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46aa079fc5c778a517af846385b728a26e4dd99d

commit 46aa079fc5c778a517af846385b728a26e4dd99d
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2018-09-27 21:19:00 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2018-09-27 21:20:40 +0000

    dev-libs/beecrypt: tweak for icu-61, bug #666542
    
    On icu-61 built failures look like:
      include/beecrypt/c++/lang/String.h:76:17:
        error: ‘UnicodeString’ does not name a type
    
    ICU-61 moved all names into icu:: space.
    
    The fix is to add 'using icu::<symbol>'.
    
    Reported-by: Juergen Rose
    Closes: https://bugs.gentoo.org/666542
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild         | 98 ++++++++++++++++++++++
 .../beecrypt/files/beecrypt-4.2.1-icu-61.patch     | 51 +++++++++++
 2 files changed, 149 insertions(+)