Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 516626 - net-fs/netatalk-3.1.3[-acl] - .../work/netatalk-3.1.3/libatalk/util/unix.c:272:19: error: 'O_IGNORE' undeclared (first use in this function)
Summary: net-fs/netatalk-3.1.3[-acl] - .../work/netatalk-3.1.3/libatalk/util/unix.c:27...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL: https://sourceforge.net/p/netatalk/bu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-07 17:59 UTC by Alexey Sychev
Modified: 2014-08-10 11:46 UTC (History)
3 users (show)

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


Attachments
emerge --info (emerge.info.txt,4.76 KB, text/plain)
2014-07-07 18:01 UTC, Alexey Sychev
Details
build.log (build.log,124.71 KB, text/plain)
2014-07-07 18:02 UTC, Alexey Sychev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Sychev 2014-07-07 17:59:43 UTC
* Messages for package net-fs/netatalk-3.1.3:

 * ERROR: net-fs/netatalk-3.1.3::gentoo failed (compile phase):
 *   emake failed

Reproducible: Always




Makefile:635: recipe for target 'libutil_la-unix.lo' failed
make[3]: *** [libutil_la-unix.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
/var/tmp/portage/net-fs/netatalk-3.1.3/work/netatalk-3.1.3/libatalk/util/ftw.c: In function 'ftw_startup':
/var/tmp/portage/net-fs/netatalk-3.1.3/work/netatalk-3.1.3/libatalk/util/ftw.c:795:18: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result]
         __fchdir (cwdfd);
                  ^
/var/tmp/portage/net-fs/netatalk-3.1.3/work/netatalk-3.1.3/libatalk/util/ftw.c:802:17: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
         __chdir (cwd);
                 ^
make[3]: Leaving directory '/var/tmp/portage/net-fs/netatalk-3.1.3/work/netatalk-3.1.3_build/libatalk/util'
Makefile:674: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-fs/netatalk-3.1.3/work/netatalk-3.1.3_build/libatalk'
Makefile:512: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-fs/netatalk-3.1.3/work/netatalk-3.1.3_build'
Makefile:443: recipe for target 'all' failed
make: *** [all] Error 2
Comment 1 Alexey Sychev 2014-07-07 18:01:55 UTC
Created attachment 380396 [details]
emerge --info
Comment 2 Alexey Sychev 2014-07-07 18:02:13 UTC
Created attachment 380398 [details]
build.log
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2014-07-15 14:39:20 UTC
Does this also happen with USE=-avahi?
Comment 4 Alexey Sychev 2014-07-15 14:59:38 UTC
Yes, same error.
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2014-07-17 07:25:43 UTC
(In reply to Alexey Sychev from comment #4)
> Yes, same error.

which arch?
Comment 6 Alexey Sychev 2014-07-17 08:21:16 UTC
(In reply to Justin Lecher from comment #5)
> which arch?

emerge --info attached, i686
Comment 7 Alexey Sychev 2014-07-26 06:55:14 UTC
Any news?
Comment 8 Justin Lecher (RETIRED) gentoo-dev 2014-07-26 07:32:56 UTC
I think USE=-acl is the problem. Please try with USE=acl.
Comment 9 Alexey Sychev 2014-07-26 08:47:28 UTC
Yes, with USE=acl compiled fine.
Comment 10 Justin Lecher (RETIRED) gentoo-dev 2014-08-10 11:46:48 UTC
+  10 Aug 2014; Justin Lecher <jlec@gentoo.org> package.use.force:
+  Force acl for netatalk, #516626
+