Opened 13 years ago

Closed 13 years ago

#28613 closed defect (fixed)

emacs-app ftbfs

Reported by: hbemail@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: koyeung (King-On Yeung), drkp (Dan Ports)
Port: emacs-app

Description (last modified by mf2k (Frank Schima))

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>

Attachments (2)

main.log.zip (10.3 KB) - added by hbemail@… 13 years ago.
main.log.gz (9.9 KB) - added by koyeung (King-On Yeung) 13 years ago.
main log for 10.6.6+XCode4

Download all attachments as: .zip

Change History (14)

Changed 13 years ago by hbemail@…

Attachment: main.log.zip added

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Cc: css@… removed
Description: modified (diff)
Keywords: emacs-app ftbfs removed
Owner: changed from macports-tickets@… to css@…

comment:2 Changed 13 years ago by koyeung (King-On Yeung)

Cc: koyeung@… added

Cc Me!

comment:3 Changed 13 years ago by cssdev

Status: newassigned

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.

comment:4 Changed 13 years ago 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.

Changed 13 years ago by koyeung (King-On Yeung)

Attachment: main.log.gz added

main log for 10.6.6+XCode4

comment:5 Changed 13 years ago by koyeung (King-On Yeung)

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.

comment:6 Changed 13 years ago by drkp (Dan Ports)

Cc: dports@… added

Probably the same issue as #28167.

comment:7 Changed 13 years ago by drkp (Dan Ports)

The patch I applied to the emacs port in r77151 will probably fix this too.

comment:8 Changed 13 years ago 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!

comment:9 in reply to:  8 Changed 13 years ago by cssdev

Replying to 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.

comment:10 Changed 13 years ago by cssdev

Committed to r77278. Can you confirm if emacs-app 23.2_3 builds and works fine for you?

comment:11 in reply to:  10 Changed 13 years ago by koyeung (King-On Yeung)

Replying to 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

comment:12 Changed 13 years ago by cssdev

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.