Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 352168 Details for
Bug 475108
sys-fs/simple-mtpfs-9999 - .../work/simple-mtpfs-9999/src/simple-mtpfs-type-file.cpp:19:21: fatal error: cstdlib.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
simple-mtpfs-9999-build.log (text/plain), 9.13 KB, created by
Jason Lamb
on 2013-06-28 14:34:04 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Jason Lamb
Created:
2013-06-28 14:34:04 UTC
Size:
9.13 KB
patch
obsolete
> * Package: sys-fs/simple-mtpfs-9999 > * Repository: gentoo > * Maintainer: sochotnicky@gentoo.org > * USE: amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox >>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Checksum index is up-to-date ... >>>> Unpacking source... >GIT update --> > repository: git://github.com/phatina/simple-mtpfs.git > at the commit: 3cb26e2750bdc9dea532c3eecffea7c2eaacde96 > branch: master > storage directory: "/usr/portage/distfiles/egit-src/simple-mtpfs.git" > checkout type: bare repository >Cloning into '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999'... >done. >Branch branch-master set up to track remote branch master from origin. >Switched to a new branch 'branch-master' >>>> Unpacked to /tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999 >>>> Source unpacked in /tmp/portage/sys-fs/simple-mtpfs-9999/work >>>> Preparing source in /tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999 ... > * Running eautoreconf in '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999' ... > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999 ... >>>> Working in BUILD_DIR: "/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999_build" >/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/simple-mtpfs-9999 >checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... no >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11... yes >checking for LIBMTP_Init in -lmtp... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking libmtp.h usability... yes >checking libmtp.h presence... yes >checking for libmtp.h... yes >checking for fdatasync... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for FUSE... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating makefile >config.status: creating src/makefile >config.status: creating man/makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999 ... >>>> Working in BUILD_DIR: "/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999_build" >make -j8 -l8 >make all-recursive >make[1]: Entering directory `/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999_build' >Making all in src >make[2]: Entering directory `/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999_build/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src -I.. -DFUSE_USE_VERSION=28 -Wall -pedantic -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -march=native -pipe -std=c++11 -c -o simple_mtpfs-simple-mtpfs-fuse.o `test -f 'simple-mtpfs-fuse.cpp' || echo '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src/'`simple-mtpfs-fuse.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src -I.. -DFUSE_USE_VERSION=28 -Wall -pedantic -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -march=native -pipe -std=c++11 -c -o simple_mtpfs-simple-mtpfs-libmtp.o `test -f 'simple-mtpfs-libmtp.cpp' || echo '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src/'`simple-mtpfs-libmtp.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src -I.. -DFUSE_USE_VERSION=28 -Wall -pedantic -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -march=native -pipe -std=c++11 -c -o simple_mtpfs-simple-mtpfs-log.o `test -f 'simple-mtpfs-log.cpp' || echo '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src/'`simple-mtpfs-log.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src -I.. -DFUSE_USE_VERSION=28 -Wall -pedantic -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -march=native -pipe -std=c++11 -c -o simple_mtpfs-simple-mtpfs-main.o `test -f 'simple-mtpfs-main.cpp' || echo '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src/'`simple-mtpfs-main.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src -I.. -DFUSE_USE_VERSION=28 -Wall -pedantic -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -march=native -pipe -std=c++11 -c -o simple_mtpfs-simple-mtpfs-mtp-device.o `test -f 'simple-mtpfs-mtp-device.cpp' || echo '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src/'`simple-mtpfs-mtp-device.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src -I.. -DFUSE_USE_VERSION=28 -Wall -pedantic -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -march=native -pipe -std=c++11 -c -o simple_mtpfs-simple-mtpfs-sha1.o `test -f 'simple-mtpfs-sha1.cpp' || echo '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src/'`simple-mtpfs-sha1.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src -I.. -DFUSE_USE_VERSION=28 -Wall -pedantic -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -march=native -pipe -std=c++11 -c -o simple_mtpfs-simple-mtpfs-tmp-files-pool.o `test -f 'simple-mtpfs-tmp-files-pool.cpp' || echo '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src/'`simple-mtpfs-tmp-files-pool.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src -I.. -DFUSE_USE_VERSION=28 -Wall -pedantic -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -march=native -pipe -std=c++11 -c -o simple_mtpfs-simple-mtpfs-type-dir.o `test -f 'simple-mtpfs-type-dir.cpp' || echo '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src/'`simple-mtpfs-type-dir.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src -I.. -DFUSE_USE_VERSION=28 -Wall -pedantic -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -march=native -pipe -std=c++11 -c -o simple_mtpfs-simple-mtpfs-type-file.o `test -f 'simple-mtpfs-type-file.cpp' || echo '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src/'`simple-mtpfs-type-file.cpp >/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999/src/simple-mtpfs-type-file.cpp:19:21: fatal error: cstdlib.h: No such file or directory > #include <cstdlib.h> > ^ >compilation terminated. >make[2]: *** [simple_mtpfs-simple-mtpfs-type-file.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999_build/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999_build' >make: *** [all] Error 2 > * ERROR: sys-fs/simple-mtpfs-9999 failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-fs/simple-mtpfs-9999'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/simple-mtpfs-9999'`. > * The complete build log is located at '/tmp/portage/sys-fs/simple-mtpfs-9999/temp/build.log'. > * The ebuild environment file is located at '/tmp/portage/sys-fs/simple-mtpfs-9999/temp/environment'. > * Working directory: '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999_build' > * S: '/tmp/portage/sys-fs/simple-mtpfs-9999/work/simple-mtpfs-9999'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 475108
: 352168 |
352170