Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333031 - net-fs/nfs-utils-1.1.4-r1 fails to build with glibc-2.12.1
Summary: net-fs/nfs-utils-1.1.4-r1 fails to build with glibc-2.12.1
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.12
  Show dependency tree
 
Reported: 2010-08-16 16:29 UTC by Anthony Basile
Modified: 2012-12-17 01:22 UTC (History)
0 users

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


Attachments
The full build log. (build.log,34.09 KB, text/plain)
2010-08-16 16:31 UTC, Anthony Basile
Details
emerge --info for the i686 system. (emerge.info,3.83 KB, text/plain)
2010-08-16 16:31 UTC, Anthony Basile
Details
nfs-utils-1.1.6-r1 build.log (build.log,36.20 KB, text/plain)
2012-12-12 16:19 UTC, Jan Matějka (RETIRED)
Details
emerge --info, 1.16-r1, amd64 (emerge.info.txt,4.40 KB, text/plain)
2012-12-12 16:21 UTC, Jan Matějka (RETIRED)
Details
1.1.6-r1 compiles after applying this (nfs-utils-1.1.6-r1-missing-includes.patch,917 bytes, patch)
2012-12-12 17:03 UTC, Jan Matějka (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Basile gentoo-dev 2010-08-16 16:29:16 UTC
Build ends in

i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -pipe -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o exportfs exportfs.o  ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap  
exportfs.o: In function `validate_export':
exportfs.c:(.text+0x1e1): undefined reference to `S_ISDIR'
exportfs.c:(.text+0x1f3): undefined reference to `S_ISREG'
collect2: ld returned 1 exit status


Reproducible: Always

Steps to Reproduce:
1. emerge glibc-2.12.1
2. emerge nfs-utils
3.




This happens on both i686 and amd64.  Both systems are hardened, but I don't think this is the issue.  This package builds fine under glibc-2.11.2
Comment 1 Anthony Basile gentoo-dev 2010-08-16 16:31:05 UTC
Created attachment 243243 [details]
The full build log.
Comment 2 Anthony Basile gentoo-dev 2010-08-16 16:31:29 UTC
Created attachment 243245 [details]
emerge --info for the i686 system.
Comment 3 SpanKY gentoo-dev 2010-08-16 17:37:32 UTC
nfs-utils-1.2.2 build fine
Comment 4 Jan Matějka (RETIRED) gentoo-dev 2012-12-12 16:19:21 UTC
Created attachment 332154 [details]
nfs-utils-1.1.6-r1 build.log
Comment 5 Jan Matějka (RETIRED) gentoo-dev 2012-12-12 16:21:07 UTC
Created attachment 332156 [details]
emerge --info, 1.16-r1, amd64

This issue still exists on nfs-utils 1.1.6-r1
Comment 6 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2012-12-12 16:21:54 UTC
reopening per user request
Comment 7 Jan Matějka (RETIRED) gentoo-dev 2012-12-12 17:03:00 UTC
Created attachment 332160 [details, diff]
1.1.6-r1 compiles after applying this
Comment 8 SpanKY gentoo-dev 2012-12-17 01:22:39 UTC
(In reply to comment #5)

don't care.  1.2.3 is stable on amd64.