• Home
  • Blog
  • Add-ons
  • Forum
  • Wiki
  • Developers
Nightingale - The tune of life, the tune of yours
  • Portal
  • Search
  • Member List
  • Calendar
  • Help
  • Portal
  • Search
  • Member List
  • Calendar
  • Help
Guest Hi, Guest
  • Login
  • Register
Login
Username:
Password: Lost Password?
 
Nightingale Forums Development Technical Development How to Build On OSX | (Preview/Test Build Inside)

Pages (3): « Previous 1 2 3
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
How to Build On OSX | (Preview/Test Build Inside)
zjays Offline
Member
***
Posts: 87
Threads: 8
Joined: Sep 2012
Reputation: 0
#21
07-25-2015, 08:55 PM
(05-16-2015, 06:28 PM)freaktechnik Wrote:
(05-15-2015, 09:59 AM)zjays Wrote: For anyone concerned: Building from the latest sb-trunk-oldxul is failing for me on Mac (I double-checked that building from the 1.12.1 release tag still works). I'm still using XCode 3.1.4. Terminal output is attached.

What immediately stood out to me, is your --enable-compiler-environement-checks=no. Try --disable-compiler-environment-checks instead.

Just got the chance to try this now. Using --disable-compiler-environment-checks in build.sh, I still get the same error.

After trying to build after checking out a bunch of different commits, I determined this commit was the one that makes the error come up: https://github.com/nightingale-media-pla...961c29fdeb
Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#22
07-26-2015, 01:04 AM
(07-25-2015, 08:55 PM)zjays Wrote: After trying to build after checking out a bunch of different commits, I determined this commit was the one that makes the error come up: https://github.com/nightingale-media-pla...961c29fdeb

What's the equivalent to the lines
Code:
checking build system type... x86_64-apple-darwin12.6.0
checking host system type... x86_64-apple-darwin12.6.0
checking target system type... x86_64-apple-darwin12.6.0
before that commit? I could imagine that the new config guess detects something the old one did not, and the regex or whatever it is marking supported architectures cannot handle that.
Songbird/Nightingale Community Developer and German Translator
Find
Reply
freaktechnik Offline
CCO (Chief Crashing Officer)
*******
Posts: 498
Threads: 24
Joined: Sep 2010
Reputation: 11
#23
07-26-2015, 05:28 AM
See Issue #354
freaktechnik
Website Find
Reply
zjays Offline
Member
***
Posts: 87
Threads: 8
Joined: Sep 2012
Reputation: 0
#24
07-26-2015, 04:37 PM (This post was last modified: 07-26-2015, 04:38 PM by zjays.)
(07-26-2015, 01:04 AM)rsjtdrjgfuzkfg Wrote: What's the equivalent to the lines
Code:
checking build system type... x86_64-apple-darwin12.6.0
checking host system type... x86_64-apple-darwin12.6.0
checking target system type... x86_64-apple-darwin12.6.0
before that commit? I could imagine that the new config guess detects something the old one did not, and the regex or whatever it is marking supported architectures cannot handle that.
Good call. The new config detects I'm using a 64-bit system, while I the old one reported a 32-bit system. I updated the code to allow building on a 64-bit system (See Issue #354 for the whole explanation), but the resulting package was missing several .dylib files, causing it to crash upon starting. I've attached the build outputs from both cases (system reported as x86_64 vs. i686) if anyone is interested to compare them. However, I assume there's no point trying to get x86_64 building working until we also try to use a newer XCode/build dependencies.


Attached Files
.zip   Mac Build Output (system reported as x86_64).txt.zip (Size: 162.83 KB / Downloads: 318)
.zip   Mac Build Output (sytem reported as i686).txt.zip (Size: 167.36 KB / Downloads: 324)
Find
Reply
« Next Oldest | Next Newest »
Pages (3): « Previous 1 2 3


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 01-29-2023, 03:25 PM Powered By MyBB, © 2002-2023 MyBB Group.
Design By AliReza_Tofighi In WhiteCrow Software Group.
white outlined nightingale project logo

Nightingale is free!
It is an Open Source project released under the terms of the GNU General Public License v2 (GPL v2).
For more details, please read the license information.

Follow us!
f  g  t

Support
  • Community Forum
  • Official Blog
  • Add-ons
  • Wiki
  • Help Forum
Contribute
  • Developer's Center
  • Translate Nightingale
  • Source Code
  • Report a Bug
Ressources
  • Download Nightingale
Linear Mode
Threaded Mode