Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622548 - net-libs/qmf-4.0.3 : support/qcharsetdetector.cpp:781:71: error: invalid conversion from ‘const UChar* {aka const char16_t*}’ to ‘const ushort* {aka const short unsigned int*}’ [-fpermissive]
Summary: net-libs/qmf-4.0.3 : support/qcharsetdetector.cpp:781:71: error: invalid conv...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-23 19:01 UTC by Toralf Förster
Modified: 2017-10-12 12:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.89 KB, text/plain)
2017-06-23 19:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,486.20 KB, text/plain)
2017-06-23 19:01 UTC, Toralf Förster
Details
environment (environment,88.39 KB, text/plain)
2017-06-23 19:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,39.97 KB, application/x-bzip)
2017-06-23 19:01 UTC, Toralf Förster
Details
net-libs:qmf-4.0.3:20170623-185623.log (net-libs:qmf-4.0.3:20170623-185623.log,32.70 KB, text/plain)
2017-06-23 19:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.03 KB, application/x-bzip)
2017-06-23 19:01 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-06-23 19:01:09 UTC
x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_BUILD_QCOP_LIB -DQMF_INTERNAL -DQMF_INSTALL_ROOT=\"/usr\" -DHAVE_LIBICU -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtSql -I/usr/include/qt4 -Isupport -I. -o qcharsetdetector.o support/qcharsetdetector.cpp
support/qcharsetdetector.cpp: In member function ‘QStringList QCharsetDetector::getAllDetectableCharsets()’:
support/qcharsetdetector.cpp:781:71: error: invalid conversion from ‘const UChar* {aka const char16_t*}’ to ‘const ushort* {aka const short unsigned int*}’ [-fpermissive]
                 allDetectableCharsetsICU << QString::fromUtf16(uc, len);
                                                                       ^
In file included from /usr/include/qt4/QtCore/qobject.h:48:0,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_20170610-230638

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
2)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7  system-vm
  [2]   icedtea-bin-8
Comment 1 Toralf Förster gentoo-dev 2017-06-23 19:01:13 UTC
Created attachment 477722 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-23 19:01:16 UTC
Created attachment 477724 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-23 19:01:19 UTC
Created attachment 477726 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-23 19:01:22 UTC
Created attachment 477728 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-23 19:01:25 UTC
Created attachment 477730 [details]
net-libs:qmf-4.0.3:20170623-185623.log
Comment 6 Toralf Förster gentoo-dev 2017-06-23 19:01:28 UTC
Created attachment 477732 [details]
temp.tbz2
Comment 7 Michael Palimaka (kensington) gentoo-dev 2017-10-12 12:23:47 UTC
Package removed.