Bug 146115

Summary: cannot portupgrade lang/gawk
Product: Ports & Packages Reporter: Andrei Lavreniyuk <andy.lavr>
Component: Individual Port(s)Assignee: Matthias Andree <mandree>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Andrei Lavreniyuk 2010-04-28 16:10:01 UTC
libtool: link: cc -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -o gawk array.o awkgram.o builtin.o dfa.o ext.o field.o floatcomp.o gawkmisc.o getopt.o getopt1.o io.o main.o msg.o node.o random.o re.o regex.o replace.o version.o eval.o profile.o /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic  libsigsegv/src/.libs/libsigsegv.a -L/usr/local/lib -lm
cc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/local/share/locale\"" -I.  -I./libsigsegv/src  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -MT eval_p.o -MD -MP -MF .deps/eval_p.Tpo -c -o eval_p.o eval_p.c
mv -f .deps/eval_p.Tpo .deps/eval_p.Po
cc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/local/share/locale\"" -I.  -I./libsigsegv/src  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -MT profile_p.o -MD -MP -MF .deps/profile_p.Tpo -c -o profile_p.o profile_p.c
mv -f .deps/profile_p.Tpo .deps/profile_p.Po
/bin/sh ./libtool --tag=CC    --mode=link cc  -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector   -export-dynamic -o pgawk array.o awkgram.o builtin.o  dfa.o ext.o field.o  floatcomp.o gawkmisc.o getopt.o  getopt1.o io.o main.o msg.o  node.o random.o re.o regex.o  replace.o version.o eval_p.o  profile_p.o libsigsegv/src/.libs/libsigsegv.a /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib  -lm -lm
libtool: link: cc -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -o pgawk array.o awkgram.o builtin.o dfa.o ext.o field.o floatcomp.o gawkmisc.o getopt.o getopt1.o io.o main.o msg.o node.o random.o re.o regex.o replace.o version.o eval_p.o profile_p.o /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic  libsigsegv/src/.libs/libsigsegv.a -L/usr/local/lib -lm
Making all in awklib
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I..  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector ./eg/lib/pwcat.c -export-dynamic -o pwcat
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I..  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector ./eg/lib/grcat.c -export-dynamic -o grcat
cp ./eg/prog/igawk.sh igawk ; chmod 755 igawk
sed 's;/usr/local/libexec/awk;/usr/local/libexec/awk;' < ./eg/lib/passwdawk.in > passwd.awk
sed 's;/usr/local/libexec/awk;/usr/local/libexec/awk;' < ./eg/lib/groupawk.in > group.awk
Making all in doc
Making all in po
Making all in test
--->  Backing up the old version
--->  Uninstalling the old version
--->  Deinstalling 'gawk-3.1.6_1'
pkg_delete: package CGatePro-5.2.10 has no origin recorded
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 110 packages found (-1 +0) (...) done]
--->  Installing the new version via the port
===>  Installing for gawk-3.1.7
===>   gawk-3.1.7 depends on shared library: intl - found
===>   Generating temporary packing list
===>  Checking if lang/gawk already installed
pkg_info: package CGatePro-5.2.10 has no origin recorded
Making install in libsigsegv
make install suppressed for gawk
Making install in .
test -z "/usr/local/bin" || ./install-sh -c -d "/usr/local/bin"
gawk: not found
make 'CFLAGS=-O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector' 'LDFLAGS=-export-dynamic' install-exec-hook
(cd /usr/local/bin;  ln gawk gawk-3.1.7 2>/dev/null ;  ln pgawk pgawk-3.1.7 2>/dev/null ;  if ! /usr/bin/which -s awk;  then    ln -s gawk awk;  fi; exit 0)
*** Error code 1

Stop in /usr/ports/lang/gawk/work/gawk-3.1.7.
*** Error code 1

Stop in /usr/ports/lang/gawk/work/gawk-3.1.7.
*** Error code 1

Stop in /usr/ports/lang/gawk/work/gawk-3.1.7.
*** Error code 1

Stop in /usr/ports/lang/gawk/work/gawk-3.1.7.
*** Error code 1

Stop in /usr/ports/lang/gawk.
*** Error code 1

Stop in /usr/ports/lang/gawk.
** Command failed [exit code 1]: /usr/bin/script -qa /var/tmp/portupgrade20100428-21311-6ua1fq-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gawk-3.1.6_1 UPGRADE_PORT_VER=3.1.6_1 make reinstall
--->  Restoring the old version
pkg_add: package CGatePro-5.2.10 has no origin recorded
pkg_add: package CGatePro-5.2.10 has no origin recorded
** Fix the installation problem and try again.
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 111 packages found (-0 +1) . done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! lang/gawk (gawk-3.1.6_1)      (install error)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-28 16:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Matthias Andree freebsd_committer freebsd_triage 2010-04-30 12:59:33 UTC
Responsible Changed
From-To: krion->mandree

I'll take it.
Comment 3 Matthias Andree freebsd_committer freebsd_triage 2010-04-30 13:00:03 UTC
State Changed
From-To: open->closed

Fixed with recent port upgrade.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-04-30 13:02:18 UTC
mandree     2010-04-30 12:02:04 UTC

  FreeBSD ports repository

  Modified files:
    lang/gawk            Makefile distinfo pkg-descr pkg-plist 
  Log:
  Forced commit to record the PRs below as closed:
  
  PR: ports/146005
  PR: ports/146115
  
  Revision  Changes    Path
  1.30      +0 -0      ports/lang/gawk/Makefile
  1.11      +0 -0      ports/lang/gawk/distinfo
  1.5       +0 -0      ports/lang/gawk/pkg-descr
  1.13      +0 -0      ports/lang/gawk/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"