Opened 15 years ago

Closed 15 years ago

#20584 closed defect (fixed)

Problem Installing Transcode 1.1.3 on Mac OS 10.5.7

Reported by: pperret@… Owned by: Liontooth (David Liontooth)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: autoconf 2.64 Cc: dbevans (David B. Evans), steve+macports@…, xerdcire@…, simon@…
Port: transcode

Description (last modified by dbevans (David B. Evans))

Hello, I pass full to try installing Transcode 1.1.3.

First machine. MacBook Pro (Model end 2007). OS X 10.5.7. Darwin 1.6 installed with aircrack-ng, nmap,etc...

Xcode 3.1 already installed.
First upgrading first Darwin to 1.7. 
Sudo port install transcode
Perfect, installation without any problem.


Second machine. MacBook Pro (New model early 2009). OS X 10.5.7

Xcode 3.1 alreday installed.
No Darwin installed
First install Darwin 1.71
Sudo port –d selfupdate
Reboot
Sudo port install transcode
checking for sysconf(_SC_PAGESIZE)... ./configure: line 18521: syntax error near unexpected token `done'
./configure: line 18521: `       done'

Error: Status 1 encountered during processing.

Third Machine. Imac 20 inch, end 2007. OS X 10.5.7

No Darwin installed yet
No xcode installed yet
First install xcode 3.1.3
Second install darwin 1.71
Sudo port –d selfupdate
Reboot
Sudo port install transcode
checking for sysconf(_SC_PAGESIZE)... ./configure: line 18521: syntax error near unexpected token `done'
./configure: line 18521: `       done'

Error: Status 1 encountered during processing.

Same error on computer 2 and 3 where there was no old version of darwin. Somebody has an idea ?

Attached is the full screen output (Same for computer 2 and 3) and config.log

Thank you for your help

Best regards,

Pascal

Attachments (2)

TranscodeConfig.2.rtf (51.2 KB) - added by pperret@… 15 years ago.
Transcode configure.log
TranscodeInstallOutput.rtf (28.8 KB) - added by pperret@… 15 years ago.
Transcode install screen output

Download all attachments as: .zip

Change History (12)

Changed 15 years ago by pperret@…

Attachment: TranscodeConfig.2.rtf added

Transcode configure.log

Changed 15 years ago by pperret@…

Attachment: TranscodeInstallOutput.rtf added

Transcode install screen output

comment:1 Changed 15 years ago by pperret@…

Cc: pperret@… added

Cc Me!

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Cc: devans@… added; pperret@… removed
Keywords: transcode error removed
Owner: changed from macports-tickets@… to lionteeth@…
Port: transcode added

comment:3 Changed 15 years ago by steve+macports@…

same problem here 10.5.8.

comment:4 Changed 15 years ago by steve+macports@…

Cc: steve+macports@… added

Cc Me!

comment:5 Changed 15 years ago by tobypeterson

Cc: xerdcire@… added

comment:6 Changed 15 years ago by xerdcire@…

  • disabling patch-configure.in.diff doesn't change the error
  • I was able to build by manually by modifying the (autogenerated) configure script

What is causing this?

comment:7 Changed 15 years ago by steve+macports@…

more info, although probably not necessary. passing variants didn't make a difference.

i did both "sudo port install transcode +xvid +lame +x264 +faac" and after a clean, just a "sudo port install transcode"

both did the same error as above: checking for sysconf(_SC_PAGESIZE)... ./configure: line 18521: syntax error near unexpected token `done' ./configure: line 18521: ` done'

comment:8 Changed 15 years ago by simon@…

Cc: simon@… added

Cc Me!

comment:9 Changed 15 years ago by dbevans (David B. Evans)

Description: modified (diff)

comment:10 Changed 15 years ago by dbevans (David B. Evans)

Keywords: autoconf 2.64 added
Resolution: fixed
Status: newclosed

The problem appears to be an incompatibility between the 1.1.3 and autoconf 2.64. This has been fixed upstream in version 1.1.4.

Update to version 1.1.4 committed in r56370.

Note: See TracTickets for help on using tickets.