Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512490 - sys-apps/lmctfy-0.5.0 bump / fails to build
Summary: sys-apps/lmctfy-0.5.0 bump / fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-05 07:46 UTC by Patrick Lauer
Modified: 2014-07-14 03:55 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2014-06-05 07:46:25 UTC
g++ -c nscon/cli/nscon_runner.cc -o bin/nscon/cli/nscon_runner.o -O2 -pipe -O2 -DNDEBUG         -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf`
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.0/include/g++-v4/ext/hash_map:60:0,
                 from ./strings/stringpiece.h:129,
                 from ./util/task/status.h:21,
                 from ./util/task/statusor.h:19,
                 from ./nscon/cli/nscon_runner.h:20,
                 from nscon/cli/nscon_runner.cc:15:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.0/include/g++-v4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
 #warning \
  ^
nscon/cli/nscon_runner.cc: In member function ‘int containers::nscon::cli::NsconRunner::Run(int, char**)’:
nscon/cli/nscon_runner.cc:130:5: error: ‘::gflags’ has not been declared
   ::gflags::ParseCommandLineFlags(&argc, &argv, true);
     ^
Makefile:247: recipe for target 'nscon/cli/nscon_runner.o' failed
make: *** [nscon/cli/nscon_runner.o] Error 1
 * ERROR: sys-apps/lmctfy-0.5.0::gentoo failed (compile phase):
 *   emake failed

and btw, go is now a mandatory dep
Comment 1 Patrick Lauer gentoo-dev 2014-07-14 03:55:57 UTC
+  14 Jul 2014; Patrick Lauer <patrick@gentoo.org> +lmctfy-0.5.0.ebuild:
+  Bump, some new deps