[MacPorts] #28613: emacs-app ftbfs
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: emacs-app ftbfs | Port: emacs-app -------------------------------+-------------------------------------------- emacs-app failed to build during an upgrade. I've uninstalled it and tried to reinstall without success: sudo port install emacs-app ---> Computing dependencies for emacs-app ---> Fetching emacs-app ---> Attempting to fetch emacs-23.2.tar.bz2 from http://mirrors.kernel.org/gnu/emacs ---> Verifying checksum(s) for emacs-app ---> Extracting emacs-app ---> Applying patches to emacs-app ---> Configuring emacs-app ---> Building emacs-app Error: Target org.macports.build returned: shell command failed (see log for details) Log for emacs-app is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_emacs-app/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> -- Ticket URL: <https://trac.macports.org/ticket/28613> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: emacs-app -------------------------------+-------------------------------------------- Changes (by macsforever2000@…): * cc: css@… (removed) * owner: macports-tickets@… => css@… * keywords: emacs-app ftbfs => Old description:
emacs-app failed to build during an upgrade. I've uninstalled it and tried to reinstall without success:
sudo port install emacs-app ---> Computing dependencies for emacs-app ---> Fetching emacs-app ---> Attempting to fetch emacs-23.2.tar.bz2 from http://mirrors.kernel.org/gnu/emacs ---> Verifying checksum(s) for emacs-app ---> Extracting emacs-app ---> Applying patches to emacs-app ---> Configuring emacs-app ---> Building emacs-app Error: Target org.macports.build returned: shell command failed (see log for details) Log for emacs-app is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_emacs-app/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
New description: emacs-app failed to build during an upgrade. I've uninstalled it and tried to reinstall without success: {{{ sudo port install emacs-app ---> Computing dependencies for emacs-app ---> Fetching emacs-app ---> Attempting to fetch emacs-23.2.tar.bz2 from http://mirrors.kernel.org/gnu/emacs ---> Verifying checksum(s) for emacs-app ---> Extracting emacs-app ---> Applying patches to emacs-app ---> Configuring emacs-app ---> Building emacs-app Error: Target org.macports.build returned: shell command failed (see log for details) Log for emacs-app is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_emacs-app/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: emacs-app -------------------------------+-------------------------------------------- Changes (by css@…): * status: new => assigned Comment: This is with emacs-app 23.2_2, right? Which OS version are you using? I built emacs-app 23.2_2 on Mac OS X 10.6.6 without any trouble. -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: emacs-app -------------------------------+-------------------------------------------- Comment(by hbemail@…): I'm using 10.6.6 and it was 23.2_2. However, today I did a fresh install of Xcode and this evening emacs-app builds without problems. My best guess is, that different Xcode4/Xcode3 betas did leave some remains somewhere. I think this bug can be closed. Sorry to cause trouble. -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: emacs-app -------------------------------+-------------------------------------------- Comment(by koyeung@…): it is still failed. Multiple XCodes are installed and the last one is XCode4 GM2. $ uname -a Darwin MacMac.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:11:58 PST 2010; root:xnu-1504.9.26~3/RELEASE_X86_64 x86_64 $ gcc --version i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: emacs-app -------------------------------+-------------------------------------------- Changes (by dports@…): * cc: dports@… (added) Comment: Probably the same issue as #28167. -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: emacs-app -------------------------------+-------------------------------------------- Comment(by dports@…): The patch I applied to the `emacs` port in r77151 will probably fix this too. -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: emacs-app -------------------------------+-------------------------------------------- Comment(by gthiruva@…): I can confirm that the r77151 patch works. I just manually edited the emacs-app src/ file with the same one line fix and it built like a charm! -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: emacs-app -------------------------------+-------------------------------------------- Comment(by css@…): Replying to [comment:8 gthiruva@…]:
I can confirm that the r77151 patch works. I just manually edited the emacs-app src/ file with the same one line fix and it built like a charm!
I applied the patch, just waiting for the build to finish to verify that it built ok. I'll commit the change this morning. -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: emacs-app -------------------------------+-------------------------------------------- Comment(by css@…): Committed to r77278. Can you confirm if emacs-app 23.2_3 builds and works fine for you? -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: emacs-app -------------------------------+-------------------------------------------- Comment(by koyeung@…): Replying to [comment:10 css@…]:
Committed to r77278. Can you confirm if emacs-app 23.2_3 builds and works fine for you?
it works for me; 23.2_3, XCode4 on OSX 10.6.7 -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28613: emacs-app ftbfs --------------------------------+------------------------------------------- Reporter: hbemail@… | Owner: css@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: emacs-app | --------------------------------+------------------------------------------- Changes (by css@…): * status: assigned => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/28613#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts