[MacPorts] #24686: x264-snapshot-20100412-2245 - fails to rebuilt after selfupdate
#24686: x264-snapshot-20100412-2245 - fails to rebuilt after selfupdate ---------------------------------+------------------------------------------ Reporter: nzaidenberg@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: x264 ---------------------------------+------------------------------------------ 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> -- Ticket URL: <http://trac.macports.org/ticket/24686> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24686: x264-snapshot-20100412-2245 - fails to rebuilt after selfupdate ---------------------------------+------------------------------------------ Reporter: nzaidenberg@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: x264 ---------------------------------+------------------------------------------ Changes (by jmr@…): * cc: devans (removed) * owner: macports-tickets@… => devans@… Old description:
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>
New description: 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> }}} -- Comment: Please remember to preview and use WikiFormatting. Bare usernames do not work in the Cc field, you have to use complete email addresses. -- Ticket URL: <http://trac.macports.org/ticket/24686#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24686: x264-snapshot-20100412-2245 - fails to rebuilt after selfupdate ----------------------------------+----------------------------------------- Reporter: nzaidenberg@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: invalid | Keywords: Port: x264 | ----------------------------------+----------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => invalid Comment: Your system clock is wrong, set it to the right time and this won't happen. -- Ticket URL: <http://trac.macports.org/ticket/24686#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts