Summary: | =net-analyzer/nmap-7.01 - nmap.o: In function `nmap_main(int, char**)': nmap.cc:(.text+0x7d27): undefined reference to `join_quoted(char const* const*, unsigned int)' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Gary E. Miller <gem> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | gem |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
environment |
Description
Gary E. Miller
2015-12-16 18:56:36 UTC
Created attachment 419396 [details]
build.log
Created attachment 419398 [details]
environment
Can you reproduce that? Can you reproduce it without -l2 in MAKEOPTS? (In reply to Jeroen Roovers from comment #3) > Can you reproduce that? At the time it emerged fine on 2 of my unstable hosts, but would not on a third. > Can you reproduce it without -l2 in MAKEOPTS? It was reproduceable when I filed the bug. Now it emerges fine on my third host, all my other gentoo unstable hosts. I just now repeatedly tried different -l (max load factor) and no change, it now just works. Given all the recent stdc++ changes it got fixed somehow, or maybe as you suggest a concurrency issue. So, never mind... Maybe it was the second chunk in https://gitweb.gentoo.org/repo/gentoo.git/commit/net-analyzer/nmap?id=eba0e3a0dd9ac6ffc9a1ceae51822d65145a0cfb that fixed it for you. (In reply to Jeroen Roovers from comment #5) > Maybe it was the second chunk in > https://gitweb.gentoo.org/repo/gentoo.git/commit/net-analyzer/ > nmap?id=eba0e3a0dd9ac6ffc9a1ceae51822d65145a0cfb that fixed it for you. Maybe. I'm happy! |