• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Missing error message from libtool
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Missing error message from libtool


  • Subject: Missing error message from libtool
  • From: Jens Alfke <email@hidden>
  • Date: Sun, 24 Jul 2011 10:37:01 -0700

There’s a really annoying glitch in Xcode 4.x in which the build transcript will report an error from libtool but omit the actual stderr output of the tool. So the only information shown about the error is:

"Libtool build/Debug-iphonesimulator/libCouchbase.a normal i386
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/
bin/libtool failed with exit code 1"

…which gives absolutely no useful information about what went wrong, making it nearly impossible to troubleshoot.

The workaround is to flip open the transcript item to get the actual shell commands; copy them; and paste them into Terminal to run the commands there. Then you can see the libtool output, including helpful messages about missing libraries, incompatible architectures, or whatever.

I promise to file a bug against this, but it’s so common that I can’t imagine I’m the first person to run into it, so I wanted to check if anyone else has already filed it.

—Jens
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: error trying to include <ctime>?
  • Next by Date: Re: Lion and gcc/g++ command not found
  • Previous by thread: Re: Lion and gcc/g++ command not found
  • Next by thread: System header collision - XCode 4 OS 10.7
  • Index(es):
    • Date
    • Thread