Code: Select all
...
checking for struct statfs.f_bfree... yes
checking for struct statfs.f_bavail... yes
checking for struct statfs.f_favail... no
checking for struct statvfs.f_blocks... no
* ACCESS DENIED: mkdir: /usr/i486-pc-linux-gnu/gcc-bin
mkdir: cannot create directory '/usr/i486-pc-linux-gnu/gcc-bin': Permission denied
* ACCESS DENIED: mkdir: /usr/i486-pc-linux-gnu/gcc-bin
mkdir: cannot create directory '/usr/i486-pc-linux-gnu/gcc-bin': Permission denied
mkdir: cannot create directory '/usr/i486-pc-linux-gnu/gcc-bin/4.1.2': No such file or directory
checking for uint8_t in stdint.h... yes
checking whether byte ordering is bigendian... no
checking for le32toh in machine/endian.h... no
...
...
>>> Source configured.
* --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
* LOG FILE: "/var/log/sandbox/sandbox-29465.log"
*
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line
F: mkdir
S: deny
P: gcc-bin
A: /usr/i486-pc-linux-gnu/gcc-bin
R: /usr/i486-pc-linux-gnu/gcc-bin
C: mkdir -p /usr/i486-pc-linux-gnu/gcc-bin 4.1.2
F: mkdir
S: deny
P: /usr/i486-pc-linux-gnu/gcc-bin
A: /usr/i486-pc-linux-gnu/gcc-bin
R: /usr/i486-pc-linux-gnu/gcc-bin
C: mkdir /usr/i486-pc-linux-gnu/gcc-bin /usr/i486-pc-linux-gnu/gcc-bin/4.1.2
* --------------------------------------------------------------------------------
>>> Failed to emerge media-libs/libgphoto2-2.5.3.1, Log file:
>>> '/tmp/portage/media-libs/libgphoto2-2.5.3.1/temp/build.log'
...
I'm not sure if this is a bug or if there's someting wrong with my configuration. What has this old gcc version to do with it? I'm usig 4.7.3:
Code: Select all
gcc-config -l
[1] avr-4.7.3 *
[2] avr-4.8.2
[3] i686-pc-linux-gnu-4.6.3
[4] i686-pc-linux-gnu-4.7.3 *

