Opened 15 years ago
Closed 15 years ago
#24686 closed defect (invalid)
x264-snapshot-20100412-2245 - fails to rebuilt after selfupdate
Reported by: | nzaidenberg@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | x264 |
Description (last modified by jmroot (Joshua Root))
I used to have prev version of x264 (installed with ffmpeg)
I tried port selfupdate and port upgrade outdated.
now x264 fails to build (delete a directory and tries to cd into it...)
here is the error log
Portfile changed since last build; discarding previous state. DEBUG: delete: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work DEBUG: Executing org.macports.patch (x264) Portfile changed since last build; discarding previous state. DEBUG: delete: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work ---> Configuring x264 DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: Executing org.macports.configure (x264) DEBUG: Environment: CFLAGS='-O2 -I. -fno-common -read_only_relocs suppress -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch i386' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch i386' FFLAGS='-O2 -m32' CC='/usr/bin/gcc-4.2' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work/x264-snapshot-20100412-2245" && ./configure --prefix=/opt/local --enable-pthread --enable-pic --enable-shared --disable-asm --host=i386-apple-darwin10' sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work/x264-snapshot-20100412-2245: No such file or directory Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work/x264-snapshot-20100412-2245" && ./configure --prefix=/opt/local --enable-pthread --enable-pic --enable-shared --disable-asm --host=i386-apple-darwin10 " returned error 1 DEBUG: Backtrace: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work/x264-snapshot-20100412-2245" && ./configure --prefix=/opt/local --enable-pthread --enable-pic --enable-shared --disable-asm --host=i386-apple-darwin10 " returned error 1 while executing "$procedure $targetname" Warning: the following items did not execute (for x264): org.macports.configure Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Change History (2)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Cc: | devans removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to devans@… |
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Your system clock is wrong, set it to the right time and this won't happen.
Note: See
TracTickets for help on using
tickets.
Please remember to preview and use WikiFormatting. Bare usernames do not work in the Cc field, you have to use complete email addresses.