You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2011/09/11 12:59:08 UTC

[jira] [Created] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

DMG based installer generation fails on Mac OSX Lion 
-----------------------------------------------------

                 Key: DIRSERVER-1660
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: installer-plugin, ldap
    Affects Versions: 2.0.0-M3
         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
Java version: 1.6.0_26
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"

            Reporter: Alex Karasulu
            Assignee: Pierre-Arnaud Marcelot
             Fix For: 2.0.0-M4


PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:


mbp:installers akarasulu$ mvn -Pinstallers install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Installers 2.0.0-M3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
[INFO] -------------------------------------------------------
[INFO] Executing target 'apacheds-win32'
[INFO] --------------------
[INFO] OS Name: Windows
[INFO] OS Arch: x86
[INFO] --------------------
[WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
[WARNING] The build will continue, but please check the location of your makensis executable.
[INFO] -------------------------------------------------------
[INFO] Executing target 'apacheds-rpm-i386'
[INFO] --------------------
[INFO] OS Name: Linux
[INFO] OS Arch: i386
[INFO] --------------------
[WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
[WARNING] The build will continue, but please check the location of your rpmbuild utility.
[INFO] -------------------------------------------------------
[INFO] Executing target 'apacheds-rpm-x86_64'
[INFO] --------------------
[INFO] OS Name: Linux
[INFO] OS Arch: x86_64
[INFO] --------------------
[WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
[WARNING] The build will continue, but please check the location of your rpmbuild utility.
[INFO] -------------------------------------------------------
[INFO] Executing target 'apacheds-debian-i386'
[INFO] --------------------
[INFO] OS Name: Linux
[INFO] OS Arch: i386
[INFO] --------------------
[WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
[WARNING] The build will continue, but please check the location of your dpkg utility.
[INFO] -------------------------------------------------------
[INFO] Executing target 'apacheds-debian-amd64'
[INFO] --------------------
[INFO] OS Name: Linux
[INFO] OS Arch: amd64
[INFO] --------------------
[WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
[WARNING] The build will continue, but please check the location of your dpkg utility.
[INFO] -------------------------------------------------------
[INFO] Executing target 'apacheds-macosx-32bit'
[INFO] --------------------
[INFO] OS Name: Mac OS X
[INFO] OS Arch: x86
[INFO] --------------------
[INFO]   Creating Mac OS X PKG installer...
[INFO]     Copying PKG installer files
[INFO]     Generating Mac OS X PKG Installer
2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
*** Call stack at first throw:
(
	0   CoreFoundation                      0x92b34e77 __raiseError + 231
	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
	6   PackageMaker                        0x00077bdf PackageMaker + 486367
	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
	8   PackageMaker                        0x000322e0 PackageMaker + 201440
	9   PackageMaker                        0x000333ae PackageMaker + 205742
	10  PackageMaker                        0x00031095 PackageMaker + 196757
	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
	12  PackageMaker                        0x0003016e PackageMaker + 192878
	13  PackageMaker                        0x0006a864 PackageMaker + 432228
	14  PackageMaker                        0x0006a536 PackageMaker + 431414
	15  PackageMaker                        0x00002702 PackageMaker + 5890
	16  PackageMaker                        0x000026be PackageMaker + 5822
)
[INFO]   Creating Mac OS X DMG...
[INFO]     Copying DMG files
[ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.458s
[INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
[INFO] Final Memory: 7M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot updated DIRSERVER-1660:
----------------------------------------------

    Attachment: Screen Shot 2011-09-19 at 8.04.34 PM.png

Here are my versions numbers for OS X Lion, Xcode and PackageMaker.

What are yours?

> DMG based installer generation fails on Mac OSX Lion 
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1660
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin, ldap
>    Affects Versions: 2.0.0-M3
>         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
> Java version: 1.6.0_26
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"
>            Reporter: Alex Karasulu
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M4
>
>         Attachments: Screen Shot 2011-09-19 at 8.04.34 PM.png
>
>
> PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:
> mbp:installers akarasulu$ mvn -Pinstallers install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS Installers 2.0.0-M3
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] 
> [INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-win32'
> [INFO] --------------------
> [INFO] OS Name: Windows
> [INFO] OS Arch: x86
> [INFO] --------------------
> [WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
> [WARNING] The build will continue, but please check the location of your makensis executable.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-x86_64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: x86_64
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-amd64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: amd64
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-macosx-32bit'
> [INFO] --------------------
> [INFO] OS Name: Mac OS X
> [INFO] OS Arch: x86
> [INFO] --------------------
> [INFO]   Creating Mac OS X PKG installer...
> [INFO]     Copying PKG installer files
> [INFO]     Generating Mac OS X PKG Installer
> 2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
> 2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
> *** Call stack at first throw:
> (
> 	0   CoreFoundation                      0x92b34e77 __raiseError + 231
> 	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
> 	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
> 	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
> 	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
> 	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
> 	6   PackageMaker                        0x00077bdf PackageMaker + 486367
> 	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
> 	8   PackageMaker                        0x000322e0 PackageMaker + 201440
> 	9   PackageMaker                        0x000333ae PackageMaker + 205742
> 	10  PackageMaker                        0x00031095 PackageMaker + 196757
> 	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
> 	12  PackageMaker                        0x0003016e PackageMaker + 192878
> 	13  PackageMaker                        0x0006a864 PackageMaker + 432228
> 	14  PackageMaker                        0x0006a536 PackageMaker + 431414
> 	15  PackageMaker                        0x00002702 PackageMaker + 5890
> 	16  PackageMaker                        0x000026be PackageMaker + 5822
> )
> [INFO]   Creating Mac OS X DMG...
> [INFO]     Copying DMG files
> [ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.458s
> [INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

Posted by "Alex Karasulu (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192321#comment-13192321 ] 

Alex Karasulu commented on DIRSERVER-1660:
------------------------------------------

PAM I'll try to take a look at this tonight and get back to you. I have to setup the env again on my MAC.
                
> DMG based installer generation fails on Mac OSX Lion 
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1660
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin, ldap
>    Affects Versions: 2.0.0-M3
>         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
> Java version: 1.6.0_26
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"
>            Reporter: Alex Karasulu
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M5
>
>         Attachments: Screen Shot 2011-09-19 at 8.04.34 PM.png
>
>
> PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:
> mbp:installers akarasulu$ mvn -Pinstallers install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS Installers 2.0.0-M3
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] 
> [INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-win32'
> [INFO] --------------------
> [INFO] OS Name: Windows
> [INFO] OS Arch: x86
> [INFO] --------------------
> [WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
> [WARNING] The build will continue, but please check the location of your makensis executable.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-x86_64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: x86_64
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-amd64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: amd64
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-macosx-32bit'
> [INFO] --------------------
> [INFO] OS Name: Mac OS X
> [INFO] OS Arch: x86
> [INFO] --------------------
> [INFO]   Creating Mac OS X PKG installer...
> [INFO]     Copying PKG installer files
> [INFO]     Generating Mac OS X PKG Installer
> 2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
> 2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
> *** Call stack at first throw:
> (
> 	0   CoreFoundation                      0x92b34e77 __raiseError + 231
> 	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
> 	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
> 	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
> 	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
> 	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
> 	6   PackageMaker                        0x00077bdf PackageMaker + 486367
> 	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
> 	8   PackageMaker                        0x000322e0 PackageMaker + 201440
> 	9   PackageMaker                        0x000333ae PackageMaker + 205742
> 	10  PackageMaker                        0x00031095 PackageMaker + 196757
> 	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
> 	12  PackageMaker                        0x0003016e PackageMaker + 192878
> 	13  PackageMaker                        0x0006a864 PackageMaker + 432228
> 	14  PackageMaker                        0x0006a536 PackageMaker + 431414
> 	15  PackageMaker                        0x00002702 PackageMaker + 5890
> 	16  PackageMaker                        0x000026be PackageMaker + 5822
> )
> [INFO]   Creating Mac OS X DMG...
> [INFO]     Copying DMG files
> [ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.458s
> [INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

Posted by "Pierre-Arnaud Marcelot (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194617#comment-13194617 ] 

Pierre-Arnaud Marcelot commented on DIRSERVER-1660:
---------------------------------------------------

Thanks for verifying Alex.

It might have been a bug on previous OS X Lion or Xcode versions.
                
> DMG based installer generation fails on Mac OSX Lion 
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1660
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin, ldap
>    Affects Versions: 2.0.0-M3
>         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
> Java version: 1.6.0_26
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"
>            Reporter: Alex Karasulu
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M5
>
>         Attachments: Screen Shot 2011-09-19 at 8.04.34 PM.png
>
>
> PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:
> mbp:installers akarasulu$ mvn -Pinstallers install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS Installers 2.0.0-M3
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] 
> [INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-win32'
> [INFO] --------------------
> [INFO] OS Name: Windows
> [INFO] OS Arch: x86
> [INFO] --------------------
> [WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
> [WARNING] The build will continue, but please check the location of your makensis executable.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-x86_64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: x86_64
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-amd64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: amd64
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-macosx-32bit'
> [INFO] --------------------
> [INFO] OS Name: Mac OS X
> [INFO] OS Arch: x86
> [INFO] --------------------
> [INFO]   Creating Mac OS X PKG installer...
> [INFO]     Copying PKG installer files
> [INFO]     Generating Mac OS X PKG Installer
> 2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
> 2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
> *** Call stack at first throw:
> (
> 	0   CoreFoundation                      0x92b34e77 __raiseError + 231
> 	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
> 	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
> 	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
> 	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
> 	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
> 	6   PackageMaker                        0x00077bdf PackageMaker + 486367
> 	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
> 	8   PackageMaker                        0x000322e0 PackageMaker + 201440
> 	9   PackageMaker                        0x000333ae PackageMaker + 205742
> 	10  PackageMaker                        0x00031095 PackageMaker + 196757
> 	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
> 	12  PackageMaker                        0x0003016e PackageMaker + 192878
> 	13  PackageMaker                        0x0006a864 PackageMaker + 432228
> 	14  PackageMaker                        0x0006a536 PackageMaker + 431414
> 	15  PackageMaker                        0x00002702 PackageMaker + 5890
> 	16  PackageMaker                        0x000026be PackageMaker + 5822
> )
> [INFO]   Creating Mac OS X DMG...
> [INFO]     Copying DMG files
> [ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.458s
> [INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

Posted by "Pierre-Arnaud Marcelot (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot updated DIRSERVER-1660:
----------------------------------------------

    Fix Version/s:     (was: 2.0.0-M4)
                   2.0.0-M5
    
> DMG based installer generation fails on Mac OSX Lion 
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1660
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin, ldap
>    Affects Versions: 2.0.0-M3
>         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
> Java version: 1.6.0_26
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"
>            Reporter: Alex Karasulu
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M5
>
>         Attachments: Screen Shot 2011-09-19 at 8.04.34 PM.png
>
>
> PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:
> mbp:installers akarasulu$ mvn -Pinstallers install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS Installers 2.0.0-M3
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] 
> [INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-win32'
> [INFO] --------------------
> [INFO] OS Name: Windows
> [INFO] OS Arch: x86
> [INFO] --------------------
> [WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
> [WARNING] The build will continue, but please check the location of your makensis executable.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-x86_64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: x86_64
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-amd64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: amd64
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-macosx-32bit'
> [INFO] --------------------
> [INFO] OS Name: Mac OS X
> [INFO] OS Arch: x86
> [INFO] --------------------
> [INFO]   Creating Mac OS X PKG installer...
> [INFO]     Copying PKG installer files
> [INFO]     Generating Mac OS X PKG Installer
> 2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
> 2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
> *** Call stack at first throw:
> (
> 	0   CoreFoundation                      0x92b34e77 __raiseError + 231
> 	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
> 	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
> 	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
> 	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
> 	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
> 	6   PackageMaker                        0x00077bdf PackageMaker + 486367
> 	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
> 	8   PackageMaker                        0x000322e0 PackageMaker + 201440
> 	9   PackageMaker                        0x000333ae PackageMaker + 205742
> 	10  PackageMaker                        0x00031095 PackageMaker + 196757
> 	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
> 	12  PackageMaker                        0x0003016e PackageMaker + 192878
> 	13  PackageMaker                        0x0006a864 PackageMaker + 432228
> 	14  PackageMaker                        0x0006a536 PackageMaker + 431414
> 	15  PackageMaker                        0x00002702 PackageMaker + 5890
> 	16  PackageMaker                        0x000026be PackageMaker + 5822
> )
> [INFO]   Creating Mac OS X DMG...
> [INFO]     Copying DMG files
> [ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.458s
> [INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102259#comment-13102259 ] 

Alex Karasulu commented on DIRSERVER-1660:
------------------------------------------

Here's the binary executable's problem report that is triggered when PackageMaker blows chunks:



Process:         PackageMaker [52460]
Path:            /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker
Identifier:      PackageMaker
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  java [52456]

Date/Time:       2011-09-11 13:48:02.749 +0300
OS Version:      Mac OS X 10.7.1 (11B26)
Report Version:  9

Interval Since Last Report:          285198 sec
Crashes Since Last Report:           3
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      F9141E4B-BD27-48D3-A8DF-6DBBCB1556A0

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
objc[52460]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
*** Call stack at first throw:
(
	0   CoreFoundation                      0x92b34e77 __raiseError + 231
	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
	6   PackageMaker                        0x00077bdf PackageMaker + 486367
	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
	8   PackageMaker                        0x000322e0 PackageMaker + 201440
	9   PackageMaker                        0x000333ae PackageMaker + 205742
	10  PackageMaker                        0x00031095 PackageMaker + 196757
	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
	12  PackageMaker                        0x0003016e PackageMaker + 192878
	13  PackageMaker                        0x0006a864 PackageMaker + 432228
	14  PackageMaker                        0x0006a536 PackageMaker + 431414
	15  PackageMaker                        0x00002702 PackageMaker + 5890
	16  PackageMaker                        0x000026be PackageMaker + 5822
)
 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation      	0x92b34d67 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   libobjc.A.dylib               	0x92527149 objc_exception_throw + 155
2   com.apple.CoreFoundation      	0x92a9ce89 +[NSException raise:format:arguments:] + 137
3   com.apple.CoreFoundation      	0x92a9cdf9 +[NSException raise:format:] + 57
4   com.apple.Foundation          	0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
5   com.apple.Foundation          	0x94a6cba2 -[NSConcreteTask launch] + 40
6   com.apple.PackageMaker        	0x00077bdf 0x1000 + 486367
7   com.apple.PackageMaker        	0x00032cf2 0x1000 + 204018
8   com.apple.PackageMaker        	0x000322e0 0x1000 + 201440
9   com.apple.PackageMaker        	0x000333ae 0x1000 + 205742
10  com.apple.PackageMaker        	0x00031095 0x1000 + 196757
11  com.apple.PackageMaker        	0x0003e9ea 0x1000 + 252394
12  com.apple.PackageMaker        	0x0003016e 0x1000 + 192878
13  com.apple.PackageMaker        	0x0006a864 0x1000 + 432228
14  com.apple.PackageMaker        	0x0006a536 0x1000 + 431414
15  com.apple.PackageMaker        	0x00002702 0x1000 + 5890
16  com.apple.PackageMaker        	0x000026be 0x1000 + 5822

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x9b86d90a kevent + 10
1   libdispatch.dylib             	0x93c16ccc _dispatch_mgr_invoke + 969
2   libdispatch.dylib             	0x93c1571b _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib        	0x9b86d02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x92068ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9206a6fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib        	0x9b86d02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x92068ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9206a6fe start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib        	0x9b86d02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x92068ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9206a6fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0xac335540  ecx: 0x00000001  edx: 0x00000000
  edi: 0x00555cc0  esi: 0x925270bf  ebp: 0xbfffebb8  esp: 0xbfffebb0
   ss: 0x00000023  efl: 0x00000282  eip: 0x92b34d67   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x0097cbfe
Logical CPU: 1

Binary Images:
    0x1000 -    0xfafff  com.apple.PackageMaker (3.0.3 - 174) <BC9F59AB-058C-03BF-45C6-093E5041B34A> /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker
  0x12f000 -   0x1dcff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
  0x221000 -   0x231ff7  com.apple.DSObjCWrappers.Framework (10.7 - 162) <9032B392-E094-325B-8A8F-437A2A09F462> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x8fee1000 - 0x8ff139c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90005000 - 0x9012eff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9012f000 - 0x901b6fff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90cad000 - 0x90caefff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x90caf000 - 0x90cd1ffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91185000 - 0x911b2ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x913eb000 - 0x913ebfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91427000 - 0x9145dfff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9183c000 - 0x91883fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91884000 - 0x91bc3ff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91bd1000 - 0x91bd1fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91bd5000 - 0x91ce6ff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91dcf000 - 0x91e3dfff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x91e3e000 - 0x91ee2fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91ee3000 - 0x91ef1fff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91fc6000 - 0x91fdcffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
0x9200a000 - 0x920d5fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
0x920d6000 - 0x9211fff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92120000 - 0x92121ffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x92142000 - 0x92143fff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x92514000 - 0x925eaa5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x925eb000 - 0x9264dffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9264e000 - 0x92652ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x926a4000 - 0x929a4fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x929a5000 - 0x929c4fff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x929c5000 - 0x929d0ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x929d1000 - 0x929edff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x929f0000 - 0x92bc6fef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92bc7000 - 0x92beafff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92beb000 - 0x92cfaff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
0x934a8000 - 0x93532ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93533000 - 0x9353bff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x9358b000 - 0x9358bfff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x935a3000 - 0x935dfffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93617000 - 0x9362aff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9365c000 - 0x936c1ff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9382a000 - 0x938eafff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <7971F047-D9EF-3D9C-A65F-E5A8C6CECF06> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x93af7000 - 0x93b92ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93bb9000 - 0x93be1ff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x93c14000 - 0x93c22fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
0x93df4000 - 0x93e0dfff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93e0e000 - 0x93e0efff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93e0f000 - 0x93e37ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x93e38000 - 0x93f58fec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93f59000 - 0x941caffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9420a000 - 0x942a1ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x942a4000 - 0x942abff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x94523000 - 0x9452bff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x94603000 - 0x94606ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x94607000 - 0x9460ffff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94a17000 - 0x94d1aff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95dcf000 - 0x95f68ff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95f69000 - 0x95f6dfff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95f6e000 - 0x9605eff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x96083000 - 0x96237ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
0x9627a000 - 0x9627eff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9627f000 - 0x962cffff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x962d0000 - 0x96321ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x96369000 - 0x96394fff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x96396000 - 0x9639bff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x9639c000 - 0x9639cff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9639d000 - 0x96879ff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9687a000 - 0x96ccffff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x96cd0000 - 0x96cdbffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x96cdc000 - 0x96d2cff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96d42000 - 0x96d48ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x96d67000 - 0x96e36ffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96e43000 - 0x96ea5ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x96ff2000 - 0x97007fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x970e6000 - 0x97161ffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x97162000 - 0x971c9fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x971ca000 - 0x97c4fffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x97c50000 - 0x97ca8fff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97ca9000 - 0x97cb7fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x97d54000 - 0x97d5ffff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x97d64000 - 0x97d6fffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x97e1f000 - 0x97e29ff0  com.apple.DirectoryService.Framework (10.7 - 144) <8F1D20D2-300A-3CC8-BDD0-C79CE0B2BA3A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x97e40000 - 0x97e70ff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
0x97e71000 - 0x97e74ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97ebe000 - 0x97ef9fff  com.apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x97efa000 - 0x97efbff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x97efc000 - 0x97f1eff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x97f63000 - 0x97f68ffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x980ff000 - 0x98100ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x9811c000 - 0x9826effb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x98296000 - 0x9829fff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9874c000 - 0x98db165b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9946f000 - 0x9949dffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9970a000 - 0x9971bfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9977e000 - 0x997f3fff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x999fc000 - 0x999fdff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x9a032000 - 0x9a034ffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9a035000 - 0x9a118ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
0x9a119000 - 0x9a11afff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9a11b000 - 0x9a11fff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
0x9a120000 - 0x9a120fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9a1d8000 - 0x9a1fdff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a1fe000 - 0x9a234ff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9a235000 - 0x9a291ff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9a2d3000 - 0x9a3cbff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9aeec000 - 0x9aeecffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9af69000 - 0x9af73ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9af74000 - 0x9af77ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9af7b000 - 0x9afa4ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9afa5000 - 0x9afadff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9afae000 - 0x9afbcff7  com.apple.AppleFSCompression (37 - 1.0) <5D91F412-7B04-335D-8E1A-AFD463859EA2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9b394000 - 0x9b395ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x9b3e9000 - 0x9b3f9ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x9b3fa000 - 0x9b43dffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9b459000 - 0x9b564ffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9b565000 - 0x9b569ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9b588000 - 0x9b5e1ff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9b5e9000 - 0x9b606fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x9b607000 - 0x9b635fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
0x9b636000 - 0x9b63dffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9b642000 - 0x9b6a6fff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9b707000 - 0x9b710fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9b711000 - 0x9b713ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9b791000 - 0x9b851ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9b852000 - 0x9b853fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9b854000 - 0x9b872ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x9b873000 - 0x9b900fe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9b953000 - 0x9b9bdff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9b9fc000 - 0x9ba03fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
0x9ba04000 - 0x9baecfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x9bb66000 - 0x9bb66ff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9bb67000 - 0x9bba3fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
0x9bba4000 - 0x9bba4fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9bba5000 - 0x9bbbffff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9bbc0000 - 0x9bfc2ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9bfc3000 - 0x9c04fff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9c050000 - 0x9c0e4ff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9c0e5000 - 0x9c125ff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
0x9c12f000 - 0x9c3e0ff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9c419000 - 0x9c41cffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9c41d000 - 0x9c42dfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9c42e000 - 0x9c58fffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9c590000 - 0x9c5a4ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9c5a5000 - 0x9c5b2fff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c638000 - 0x9c698ffb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 33953
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=126.6M resident=77.6M(61%) swapped_out_or_unallocated=49.0M(39%)
Writable regions: Total=30.5M written=704K(2%) resident=1348K(4%) swapped_out=0K(0%) unallocated=29.2M(96%)
 
REGION TYPE                      VIRTUAL
===========                      =======
MALLOC                             20.2M
MALLOC guard page                    32K
Stack                              66.0M
VM_ALLOCATE                          24K
__CI_BITMAP                          80K
__DATA                             7400K
__DATA/__OBJC                        92K
__IMAGE                            1256K
__IMPORT                              8K
__LINKEDIT                         41.7M
__OBJC                             1700K
__OBJC/__DATA                        76K
__PAGEZERO                            4K
__TEXT                             84.9M
__UNICODE                           544K
mapped file                       131.2M
shared memory                       308K
shared pmap                        10.4M
===========                      =======
TOTAL                             365.7M

Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 3.06 GHz, 8 GB, SMC 1.42f4
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334248312D4346382020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334248312D4346382020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.10)
Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE SSD TS256A, 251 GB
Serial ATA Device: HL-DT-ST DVDRW  GS21N
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8217, 0x06110000 / 3


> DMG based installer generation fails on Mac OSX Lion 
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1660
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin, ldap
>    Affects Versions: 2.0.0-M3
>         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
> Java version: 1.6.0_26
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"
>            Reporter: Alex Karasulu
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M4
>
>
> PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:
> mbp:installers akarasulu$ mvn -Pinstallers install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS Installers 2.0.0-M3
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] 
> [INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-win32'
> [INFO] --------------------
> [INFO] OS Name: Windows
> [INFO] OS Arch: x86
> [INFO] --------------------
> [WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
> [WARNING] The build will continue, but please check the location of your makensis executable.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-x86_64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: x86_64
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-amd64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: amd64
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-macosx-32bit'
> [INFO] --------------------
> [INFO] OS Name: Mac OS X
> [INFO] OS Arch: x86
> [INFO] --------------------
> [INFO]   Creating Mac OS X PKG installer...
> [INFO]     Copying PKG installer files
> [INFO]     Generating Mac OS X PKG Installer
> 2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
> 2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
> *** Call stack at first throw:
> (
> 	0   CoreFoundation                      0x92b34e77 __raiseError + 231
> 	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
> 	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
> 	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
> 	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
> 	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
> 	6   PackageMaker                        0x00077bdf PackageMaker + 486367
> 	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
> 	8   PackageMaker                        0x000322e0 PackageMaker + 201440
> 	9   PackageMaker                        0x000333ae PackageMaker + 205742
> 	10  PackageMaker                        0x00031095 PackageMaker + 196757
> 	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
> 	12  PackageMaker                        0x0003016e PackageMaker + 192878
> 	13  PackageMaker                        0x0006a864 PackageMaker + 432228
> 	14  PackageMaker                        0x0006a536 PackageMaker + 431414
> 	15  PackageMaker                        0x00002702 PackageMaker + 5890
> 	16  PackageMaker                        0x000026be PackageMaker + 5822
> )
> [INFO]   Creating Mac OS X DMG...
> [INFO]     Copying DMG files
> [ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.458s
> [INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107658#comment-13107658 ] 

Pierre-Arnaud Marcelot commented on DIRSERVER-1660:
---------------------------------------------------

Hi Alex,

Thanks for the report.

It seems to be related with OS X Lion.

FYI, I'm still on OS X Snow Leopard (a few things like nsis are still missing for my Lion switch) and I managed to generate all the installers for the last release proposed by Emmanuel.

Looks like one of the arguments is not expected by PackageMaker on OS X Lion. Maybe the syntax has changed between OS X Snow Leopard and OS X Lion.
I have a testing instance of Lion running on an external HD, I will give it a try.

> DMG based installer generation fails on Mac OSX Lion 
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1660
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin, ldap
>    Affects Versions: 2.0.0-M3
>         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
> Java version: 1.6.0_26
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"
>            Reporter: Alex Karasulu
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M4
>
>
> PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:
> mbp:installers akarasulu$ mvn -Pinstallers install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS Installers 2.0.0-M3
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] 
> [INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-win32'
> [INFO] --------------------
> [INFO] OS Name: Windows
> [INFO] OS Arch: x86
> [INFO] --------------------
> [WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
> [WARNING] The build will continue, but please check the location of your makensis executable.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-x86_64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: x86_64
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-amd64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: amd64
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-macosx-32bit'
> [INFO] --------------------
> [INFO] OS Name: Mac OS X
> [INFO] OS Arch: x86
> [INFO] --------------------
> [INFO]   Creating Mac OS X PKG installer...
> [INFO]     Copying PKG installer files
> [INFO]     Generating Mac OS X PKG Installer
> 2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
> 2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
> *** Call stack at first throw:
> (
> 	0   CoreFoundation                      0x92b34e77 __raiseError + 231
> 	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
> 	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
> 	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
> 	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
> 	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
> 	6   PackageMaker                        0x00077bdf PackageMaker + 486367
> 	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
> 	8   PackageMaker                        0x000322e0 PackageMaker + 201440
> 	9   PackageMaker                        0x000333ae PackageMaker + 205742
> 	10  PackageMaker                        0x00031095 PackageMaker + 196757
> 	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
> 	12  PackageMaker                        0x0003016e PackageMaker + 192878
> 	13  PackageMaker                        0x0006a864 PackageMaker + 432228
> 	14  PackageMaker                        0x0006a536 PackageMaker + 431414
> 	15  PackageMaker                        0x00002702 PackageMaker + 5890
> 	16  PackageMaker                        0x000026be PackageMaker + 5822
> )
> [INFO]   Creating Mac OS X DMG...
> [INFO]     Copying DMG files
> [ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.458s
> [INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

Posted by "Alex Karasulu (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Karasulu resolved DIRSERVER-1660.
--------------------------------------

    Resolution: Fixed

Just ran the generation and it looks good. Thanks Pierre-Arnaud!
                
> DMG based installer generation fails on Mac OSX Lion 
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1660
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin, ldap
>    Affects Versions: 2.0.0-M3
>         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
> Java version: 1.6.0_26
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"
>            Reporter: Alex Karasulu
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M5
>
>         Attachments: Screen Shot 2011-09-19 at 8.04.34 PM.png
>
>
> PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:
> mbp:installers akarasulu$ mvn -Pinstallers install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS Installers 2.0.0-M3
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] 
> [INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-win32'
> [INFO] --------------------
> [INFO] OS Name: Windows
> [INFO] OS Arch: x86
> [INFO] --------------------
> [WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
> [WARNING] The build will continue, but please check the location of your makensis executable.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-x86_64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: x86_64
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-amd64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: amd64
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-macosx-32bit'
> [INFO] --------------------
> [INFO] OS Name: Mac OS X
> [INFO] OS Arch: x86
> [INFO] --------------------
> [INFO]   Creating Mac OS X PKG installer...
> [INFO]     Copying PKG installer files
> [INFO]     Generating Mac OS X PKG Installer
> 2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
> 2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
> *** Call stack at first throw:
> (
> 	0   CoreFoundation                      0x92b34e77 __raiseError + 231
> 	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
> 	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
> 	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
> 	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
> 	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
> 	6   PackageMaker                        0x00077bdf PackageMaker + 486367
> 	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
> 	8   PackageMaker                        0x000322e0 PackageMaker + 201440
> 	9   PackageMaker                        0x000333ae PackageMaker + 205742
> 	10  PackageMaker                        0x00031095 PackageMaker + 196757
> 	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
> 	12  PackageMaker                        0x0003016e PackageMaker + 192878
> 	13  PackageMaker                        0x0006a864 PackageMaker + 432228
> 	14  PackageMaker                        0x0006a536 PackageMaker + 431414
> 	15  PackageMaker                        0x00002702 PackageMaker + 5890
> 	16  PackageMaker                        0x000026be PackageMaker + 5822
> )
> [INFO]   Creating Mac OS X DMG...
> [INFO]     Copying DMG files
> [ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.458s
> [INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

Posted by "Pierre-Arnaud Marcelot (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191993#comment-13191993 ] 

Pierre-Arnaud Marcelot commented on DIRSERVER-1660:
---------------------------------------------------

Alex, any news on that issue?
Can I close it?
Thanks
                
> DMG based installer generation fails on Mac OSX Lion 
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1660
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin, ldap
>    Affects Versions: 2.0.0-M3
>         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
> Java version: 1.6.0_26
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"
>            Reporter: Alex Karasulu
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M5
>
>         Attachments: Screen Shot 2011-09-19 at 8.04.34 PM.png
>
>
> PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:
> mbp:installers akarasulu$ mvn -Pinstallers install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS Installers 2.0.0-M3
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] 
> [INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-win32'
> [INFO] --------------------
> [INFO] OS Name: Windows
> [INFO] OS Arch: x86
> [INFO] --------------------
> [WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
> [WARNING] The build will continue, but please check the location of your makensis executable.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-x86_64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: x86_64
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-amd64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: amd64
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-macosx-32bit'
> [INFO] --------------------
> [INFO] OS Name: Mac OS X
> [INFO] OS Arch: x86
> [INFO] --------------------
> [INFO]   Creating Mac OS X PKG installer...
> [INFO]     Copying PKG installer files
> [INFO]     Generating Mac OS X PKG Installer
> 2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
> 2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
> *** Call stack at first throw:
> (
> 	0   CoreFoundation                      0x92b34e77 __raiseError + 231
> 	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
> 	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
> 	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
> 	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
> 	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
> 	6   PackageMaker                        0x00077bdf PackageMaker + 486367
> 	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
> 	8   PackageMaker                        0x000322e0 PackageMaker + 201440
> 	9   PackageMaker                        0x000333ae PackageMaker + 205742
> 	10  PackageMaker                        0x00031095 PackageMaker + 196757
> 	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
> 	12  PackageMaker                        0x0003016e PackageMaker + 192878
> 	13  PackageMaker                        0x0006a864 PackageMaker + 432228
> 	14  PackageMaker                        0x0006a536 PackageMaker + 431414
> 	15  PackageMaker                        0x00002702 PackageMaker + 5890
> 	16  PackageMaker                        0x000026be PackageMaker + 5822
> )
> [INFO]   Creating Mac OS X DMG...
> [INFO]     Copying DMG files
> [ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.458s
> [INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

Posted by "Pierre-Arnaud Marcelot (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192334#comment-13192334 ] 

Pierre-Arnaud Marcelot commented on DIRSERVER-1660:
---------------------------------------------------

Thanks!
FYI, it's working fine on my machine with the version of Xcode downloaded from the AppStore and Lion 10.7.2.
                
> DMG based installer generation fails on Mac OSX Lion 
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1660
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin, ldap
>    Affects Versions: 2.0.0-M3
>         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
> Java version: 1.6.0_26
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"
>            Reporter: Alex Karasulu
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M5
>
>         Attachments: Screen Shot 2011-09-19 at 8.04.34 PM.png
>
>
> PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:
> mbp:installers akarasulu$ mvn -Pinstallers install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS Installers 2.0.0-M3
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] 
> [INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-win32'
> [INFO] --------------------
> [INFO] OS Name: Windows
> [INFO] OS Arch: x86
> [INFO] --------------------
> [WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
> [WARNING] The build will continue, but please check the location of your makensis executable.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-x86_64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: x86_64
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-amd64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: amd64
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-macosx-32bit'
> [INFO] --------------------
> [INFO] OS Name: Mac OS X
> [INFO] OS Arch: x86
> [INFO] --------------------
> [INFO]   Creating Mac OS X PKG installer...
> [INFO]     Copying PKG installer files
> [INFO]     Generating Mac OS X PKG Installer
> 2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
> 2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
> *** Call stack at first throw:
> (
> 	0   CoreFoundation                      0x92b34e77 __raiseError + 231
> 	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
> 	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
> 	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
> 	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
> 	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
> 	6   PackageMaker                        0x00077bdf PackageMaker + 486367
> 	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
> 	8   PackageMaker                        0x000322e0 PackageMaker + 201440
> 	9   PackageMaker                        0x000333ae PackageMaker + 205742
> 	10  PackageMaker                        0x00031095 PackageMaker + 196757
> 	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
> 	12  PackageMaker                        0x0003016e PackageMaker + 192878
> 	13  PackageMaker                        0x0006a864 PackageMaker + 432228
> 	14  PackageMaker                        0x0006a536 PackageMaker + 431414
> 	15  PackageMaker                        0x00002702 PackageMaker + 5890
> 	16  PackageMaker                        0x000026be PackageMaker + 5822
> )
> [INFO]   Creating Mac OS X DMG...
> [INFO]     Copying DMG files
> [ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.458s
> [INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108033#comment-13108033 ] 

Pierre-Arnaud Marcelot commented on DIRSERVER-1660:
---------------------------------------------------

Alex,

I was not able to reproduce the issue on my Lion instance. The Mac OS X installers have been generated successfully:
--------------------------------------------------------------------------------------------------------------
[INFO] -------------------------------------------------------
[INFO] Executing target 'apacheds-macosx-32bit'
[INFO] --------------------
[INFO] OS Name: Mac OS X
[INFO] OS Arch: x86
[INFO] --------------------
[INFO]   Creating Mac OS X PKG installer...
[INFO]     Copying PKG installer files
[INFO]     Generating Mac OS X PKG Installer
[INFO]   Creating Mac OS X DMG...
[INFO]     Copying DMG files
[INFO]     Generating Mac OS X DMG Installer
[INFO] => Mac OS X DMG generated at /Users/pajbam/Development/Apache/apacheds-2.0.0-M3/installers/target/installers/apacheds-2.0.0-M3-32bit.dmg
[INFO] -------------------------------------------------------
[INFO] Executing target 'apacheds-macosx-64bit'
[INFO] --------------------
[INFO] OS Name: Mac OS X
[INFO] OS Arch: x86_64
[INFO] --------------------
[INFO]   Creating Mac OS X PKG installer...
[INFO]     Copying PKG installer files
[INFO]     Generating Mac OS X PKG Installer
[INFO]   Creating Mac OS X DMG...
[INFO]     Copying DMG files
[INFO]     Generating Mac OS X DMG Installer
[INFO] => Mac OS X DMG generated at /Users/pajbam/Development/Apache/apacheds-2.0.0-M3/installers/target/installers/apacheds-2.0.0-M3-64bit.dmg
--------------------------------------------------------------------------------------------------------------

> DMG based installer generation fails on Mac OSX Lion 
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1660
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1660
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin, ldap
>    Affects Versions: 2.0.0-M3
>         Environment: Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
> Java version: 1.6.0_26
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.7.1" arch: "x86_64" Family: "mac"
>            Reporter: Alex Karasulu
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M4
>
>
> PAM I hope you don't mind my assigning this to you. I thought if anyone can fix this issue as our resident mac and installer guru it was you. Here's the damage report I got from Maven:
> mbp:installers akarasulu$ mvn -Pinstallers install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS Installers 2.0.0-M3
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ apacheds-installers ---
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] 
> [INFO] --- apacheds-installers-maven-plugin:2.0.0-M3:generate (default) @ apacheds-installers ---
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-win32'
> [INFO] --------------------
> [INFO] OS Name: Windows
> [INFO] OS Arch: x86
> [INFO] --------------------
> [WARNING] Cannot find NSIS compiler at this location: /usr/bin/makensis
> [WARNING] The build will continue, but please check the location of your makensis executable.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-rpm-x86_64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: x86_64
> [INFO] --------------------
> [WARNING] Cannot find rpmbuild utility at this location: /usr/bin/rpmbuild
> [WARNING] The build will continue, but please check the location of your rpmbuild utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-i386'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: i386
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-debian-amd64'
> [INFO] --------------------
> [INFO] OS Name: Linux
> [INFO] OS Arch: amd64
> [INFO] --------------------
> [WARNING] Cannot find dpkg utility at this location: /usr/bin/dpkg
> [WARNING] The build will continue, but please check the location of your dpkg utility.
> [INFO] -------------------------------------------------------
> [INFO] Executing target 'apacheds-macosx-32bit'
> [INFO] --------------------
> [INFO] OS Name: Mac OS X
> [INFO] OS Arch: x86
> [INFO] --------------------
> [INFO]   Creating Mac OS X PKG installer...
> [INFO]     Copying PKG installer files
> [INFO]     Generating Mac OS X PKG Installer
> 2011-09-11 13:48:01.870 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.871 PackageMaker[52460:107] Setting to : 0 (null)
> 2011-09-11 13:48:01.875 PackageMaker[52460:107] relocate: (null) 0
> 2011-09-11 13:48:02.748 PackageMaker[52460:107] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
> *** Call stack at first throw:
> (
> 	0   CoreFoundation                      0x92b34e77 __raiseError + 231
> 	1   libobjc.A.dylib                     0x92527149 objc_exception_throw + 155
> 	2   CoreFoundation                      0x92a9ce89 +[NSException raise:format:arguments:] + 137
> 	3   CoreFoundation                      0x92a9cdf9 +[NSException raise:format:] + 57
> 	4   Foundation                          0x94a6cda1 -[NSConcreteTask launchWithDictionary:] + 506
> 	5   Foundation                          0x94a6cba2 -[NSConcreteTask launch] + 40
> 	6   PackageMaker                        0x00077bdf PackageMaker + 486367
> 	7   PackageMaker                        0x00032cf2 PackageMaker + 204018
> 	8   PackageMaker                        0x000322e0 PackageMaker + 201440
> 	9   PackageMaker                        0x000333ae PackageMaker + 205742
> 	10  PackageMaker                        0x00031095 PackageMaker + 196757
> 	11  PackageMaker                        0x0003e9ea PackageMaker + 252394
> 	12  PackageMaker                        0x0003016e PackageMaker + 192878
> 	13  PackageMaker                        0x0006a864 PackageMaker + 432228
> 	14  PackageMaker                        0x0006a536 PackageMaker + 431414
> 	15  PackageMaker                        0x00002702 PackageMaker + 5890
> 	16  PackageMaker                        0x000026be PackageMaker + 5822
> )
> [INFO]   Creating Mac OS X DMG...
> [INFO]     Copying DMG files
> [ERROR] File /Users/akarasulu/Projects/directory/2.0.0-M3/installers/target/installers/apacheds-macosx-32bit/Apache Directory Server Installer.pkg does not exist
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.458s
> [INFO] Finished at: Sun Sep 11 13:48:03 EEST 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.directory.server:apacheds-installers-maven-plugin:2.0.0-M3:generate (default) on project apacheds-installers: Failed to copy DMG resources files. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira