Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638608 - dev-libs/injeqt-1.2.0 : /.../containers.h:43:68: error: std::function has not been declared
Summary: dev-libs/injeqt-1.2.0 : /.../containers.h:43:68: error: std::function has not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-7-stable
  Show dependency tree
 
Reported: 2017-11-23 19:02 UTC by Toralf Förster
Modified: 2018-05-12 23:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.57 KB, text/plain)
2017-11-23 19:02 UTC, Toralf Förster
Details
dev-libs:injeqt-1.2.0:20171123-083852.log (dev-libs:injeqt-1.2.0:20171123-083852.log,26.93 KB, text/plain)
2017-11-23 19:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,162.50 KB, text/plain)
2017-11-23 19:03 UTC, Toralf Förster
Details
environment (environment,118.88 KB, text/plain)
2017-11-23 19:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.27 KB, application/x-bzip)
2017-11-23 19:03 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.49 KB, application/x-bzip)
2017-11-23 19:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.37 KB, application/x-bzip)
2017-11-23 19:03 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-11-23 19:02:52 UTC
In file included from /var/tmp/portage/dev-libs/injeqt-1.2.0/work/injeqt-1.2.0/src/injector.cpp:27:0:
/var/tmp/portage/dev-libs/injeqt-1.2.0/work/injeqt-1.2.0/src/internal/containers.h:43:68: error: ‘std::function’ has not been declared
 inline std::vector<T> transform(const std::vector<S> &source, std::function<T(S)> f)
                                                                    ^~~~~~~~
/var/tmp/portage/dev-libs/injeqt-1.2.0/work/injeqt-1.2.0/src/internal/containers.h:43:76: error: expected ‘,’ or ‘...’ before ‘<’ token

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_test_20171118-222131

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-libs/injeqt
[ebuild  N    ] dev-libs/injeqt-1.2.0  USE="{-test}"
Comment 1 Toralf Förster gentoo-dev 2017-11-23 19:02:55 UTC
Created attachment 506036 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-23 19:02:58 UTC
Created attachment 506038 [details]
dev-libs:injeqt-1.2.0:20171123-083852.log
Comment 3 Toralf Förster gentoo-dev 2017-11-23 19:03:01 UTC
Created attachment 506040 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-23 19:03:04 UTC
Created attachment 506042 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-23 19:03:07 UTC
Created attachment 506044 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-23 19:03:10 UTC
Created attachment 506046 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-23 19:03:13 UTC
Created attachment 506048 [details]
temp.tbz2
Comment 8 Maciej Mrozowski gentoo-dev 2018-05-12 23:56:50 UTC
asturm was kind enough to fix it, closing.