Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 322975

Summary: dev-libs/ace-5.5 dies on econf
Product: Gentoo Linux Reporter: Pascal Bourguignon <pjb>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: jmbsvicetto, xmw
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log + emerge --info + environment? + config.log

Description Pascal Bourguignon 2010-06-06 11:33:10 UTC
emerge dev-libs/ace doesn't work.

Reproducible: Always

Steps to Reproduce:
1. emerge dev-libs/ace


Actual Results:  
The generated configuration appears to be unusable.  Please verify
that your system path and environment variables are correct.  If they
appear to be correct then please send the maintainer of this configure
script ace-users@cs.wustl.edu the *COMPRESSED* 'config.log' file
and the following information:

  ACE 'configure' Script Information
  ==================================
  RCS configure.ac,v 4.153 2006/02/15 20:07:31 jtc Exp


  ACE Version:        5.5
  C++ Compiler:       x86_64-pc-linux-gnu-g++
  C++ Preprocessor:   x86_64-pc-linux-gnu-g++ -E
  C++ Flags:           -W -Wall -Wpointer-arith -fvisibility=hidden -fvisibility-inlines-hidden  -O2 -pipe -march=nocona -mno-tls-direct-seg-refs -pthread -pipe -O3
  Preprocessor Flags:   
  Linker:             /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  Linker Flags:        -Wl,-O1
  Libraries:          -ldl 
  System type information:
    Build: x86_64-pc-linux-gnu  Host: x86_64-pc-linux-gnu

In the meantime, please use the stock ACE build procedure detailed in
the file 'ACE-INSTALL.html'.


Expected Results:  
An installed libACE.so
Comment 1 Pascal Bourguignon 2010-06-06 11:34:17 UTC
Created attachment 234297 [details]
build log + emerge --info + environment? + config.log

log and info outputs
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2010-06-06 14:48:01 UTC
Please read the "Gentoo Bug Reporting Guide"[1] before opening a bug.
You filled this bug against the User Relations product, but you should have
used the "Gentoo Linux" product.

 [1] - http://www.gentoo.org/doc/en/bugzilla-howto.xml
Comment 3 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2010-06-06 14:52:22 UTC
Have you checked if you hit bug 273186 ?
Comment 4 Michael Weber (RETIRED) gentoo-dev 2010-06-07 01:18:01 UTC
Hello Pascal,

(In reply to comment #3)
> Have you checked if you hit bug 273186 ?

Can you please look this up? I'm closing this as test request, feel free to reopen and add additional information if it differs.

And for future reports, please don't join the emerge --info/build.log/environment and config.log. It's much easier to find the data if the files were in separate attachments or just a comment in case of the emerge --info.

Thanks, Michael