Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293805 - mail-filter/simscan-1.4.0-r2 - error: call to '__open_missing_mode'
Summary: mail-filter/simscan-1.4.0-r2 - error: call to '__open_missing_mode'
Status: RESOLVED DUPLICATE of bug 273170
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 06:38 UTC by Markus Ewald
Modified: 2009-11-20 19:21 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 Markus Ewald 2009-11-20 06:38:28 UTC
When compiling mail-filter/simscan-1.4.0-r2, the build fails with message:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -march=athlon-xp -O3 -pipe -fomit-                                                                   frame-pointer -mmmx -msse -msse2 -m3dnow -Wall -c simscanmk.c
In function 'open',
    inlined from 'make_cdb' at simscanmk.c:379:
/usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared wit                                                                   h attribute error: open with O_CREAT in second argument needs 3 arguments
In function 'open',
    inlined from 'make_version_cdb' at simscanmk.c:133:
/usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared wit                                                                   h attribute error: open with O_CREAT in second argument needs 3 arguments
make[2]: *** [simscanmk.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/mail-filter/simscan-1.4.0-r2/work/s                                                                   imscan-1.4.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mail-filter/simscan-1.4.0-r2/work/s                                                                   imscan-1.4.0'
make: *** [all] Error 2
Comment 1 Patrick Lauer gentoo-dev 2009-11-20 09:21:07 UTC
please attach emerge --info output
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-11-20 19:21:35 UTC

*** This bug has been marked as a duplicate of bug 273170 ***