Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re2c: 1.0.3 -> 1.1 #45800

Closed
wants to merge 1 commit into from
Closed

re2c: 1.0.3 -> 1.1 #45800

wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from re2c.

meta.description for re2c is: '"Tool for writing very fast and very flexible scanners"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/4c89d373698b231555eabb9bf93b5a3faabb825f.tar.gz -p re2c
ls -la /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1

cc @thoughtpolice for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
re2c
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: re2c

Partial log (click to expand)

make[1]: Leaving directory '/build/source/re2c'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1
shrinking /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1/bin/re2c
gzipping man pages under /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1/bin
patching script interpreter paths in /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1
checking for references to /build in /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1...
/nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: re2c

Partial log (click to expand)

  /nix/store/zkfqg7icazgz0kj7rff6zdfbcf3v79sa-coreutils-8.29/bin/install -c re2c '/nix/store/hpawywrd83b6c0k0978xrlbr3mj8axmg-re2c-1.1/bin'
 /nix/store/zkfqg7icazgz0kj7rff6zdfbcf3v79sa-coreutils-8.29/bin/mkdir -p '/nix/store/hpawywrd83b6c0k0978xrlbr3mj8axmg-re2c-1.1/share/man/man1'
 /nix/store/zkfqg7icazgz0kj7rff6zdfbcf3v79sa-coreutils-8.29/bin/install -c -m 644 doc/re2c.1 '/nix/store/hpawywrd83b6c0k0978xrlbr3mj8axmg-re2c-1.1/share/man/man1'
make[1]: Leaving directory '/private/tmp/nix-build-re2c-1.1.drv-0/source/re2c'
post-installation fixup
gzipping man pages under /nix/store/hpawywrd83b6c0k0978xrlbr3mj8axmg-re2c-1.1/share/man/
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/hpawywrd83b6c0k0978xrlbr3mj8axmg-re2c-1.1/bin
patching script interpreter paths in /nix/store/hpawywrd83b6c0k0978xrlbr3mj8axmg-re2c-1.1
/nix/store/hpawywrd83b6c0k0978xrlbr3mj8axmg-re2c-1.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: re2c

Partial log (click to expand)

make[1]: Leaving directory '/build/source/re2c'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xaxbbb0h9qggj9vg3dkjdi3lb167f3af-re2c-1.1
shrinking /nix/store/xaxbbb0h9qggj9vg3dkjdi3lb167f3af-re2c-1.1/bin/re2c
gzipping man pages under /nix/store/xaxbbb0h9qggj9vg3dkjdi3lb167f3af-re2c-1.1/share/man/
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xaxbbb0h9qggj9vg3dkjdi3lb167f3af-re2c-1.1/bin
patching script interpreter paths in /nix/store/xaxbbb0h9qggj9vg3dkjdi3lb167f3af-re2c-1.1
checking for references to /build in /nix/store/xaxbbb0h9qggj9vg3dkjdi3lb167f3af-re2c-1.1...
/nix/store/xaxbbb0h9qggj9vg3dkjdi3lb167f3af-re2c-1.1

@xeji xeji changed the base branch from master to staging August 30, 2018 18:24
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: re2c

Partial log (click to expand)

/nix/store/xaxbbb0h9qggj9vg3dkjdi3lb167f3af-re2c-1.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: re2c

Partial log (click to expand)

make[1]: Leaving directory '/build/source/re2c'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1
shrinking /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1/bin/re2c
gzipping man pages under /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1/bin
patching script interpreter paths in /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1
checking for references to /build in /nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1...
/nix/store/54v98hqp66zvpxqk32h3kgfm61lgbam2-re2c-1.1

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: re2c

Partial log (click to expand)

cannot build derivation '/nix/store/9ngrp1lf2gw5gv53b4gqdliza55x5m8s-gnum4-1.4.18.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/fxx4ahr237b285hq5gjq270w7gw5yyg6-perl-5.28.0.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/h5lvxwypc7b6zqg887p53xvljp47679g-autoconf-2.69.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/4aqymmw6k2hk6ql8hl7by1bq75kn54pn-perl5.28.0-gettext-1.07.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/n4mp0gffddv7wdli2yi0cyr19jcr70bl-automake-1.16.1.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/8pj43jg8wads8skgmqql5wklma9zsakh-help2man-1.47.6.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/6lk5hz228ala4kbs8i5frvabv5wmgqd3-libtool-2.4.6.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/czb5hf8a3w65y6p60y7hkrpjb3ssqlzd-hook.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/g39iynni9y5xlxsshmykha6m8sjj9cs2-re2c-1.1.drv': 2 dependencies couldn't be built
error: build of '/nix/store/g39iynni9y5xlxsshmykha6m8sjj9cs2-re2c-1.1.drv' failed

@xeji
Copy link
Contributor

xeji commented Aug 30, 2018

The reason for the mass rebuild is ninja.
@GrahamcOfBorg build ninja

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: ninja

Partial log (click to expand)

  what():  basic_string::erase: __pos (which is 4) > this->size() (which is 3)
bootstrapping ninja...
Traceback (most recent call last):
  File "configure.py", line 466, in <module>
    if has_re2c():
  File "configure.py", line 463, in has_re2c
    return int(proc.communicate()[0], 10) >= 1103
ValueError: invalid literal for int() with base 10: ''
builder for '/nix/store/kp71n6a7aij4sf9dpibss8h3aiynmdi4-ninja-1.8.2.drv' failed with exit code 1
error: build of '/nix/store/kp71n6a7aij4sf9dpibss8h3aiynmdi4-ninja-1.8.2.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: ninja

Partial log (click to expand)

  what():  basic_string::erase: __pos (which is 4) > this->size() (which is 3)
bootstrapping ninja...
Traceback (most recent call last):
  File "configure.py", line 466, in <module>
    if has_re2c():
  File "configure.py", line 463, in has_re2c
    return int(proc.communicate()[0], 10) >= 1103
ValueError: invalid literal for int() with base 10: ''
builder for '/nix/store/pcphr8a9wvs5xwd3iyaaigg4f7yvppxp-ninja-1.8.2.drv' failed with exit code 1
error: build of '/nix/store/pcphr8a9wvs5xwd3iyaaigg4f7yvppxp-ninja-1.8.2.drv' failed

Copy link
Contributor

@xeji xeji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This breaks ninja, and hence a lot of stuff. Maybe the ninja bump in #45276 helps.

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: ninja

Partial log (click to expand)

cannot build derivation '/nix/store/4ncnjraw61v3kh7vyz4z4vj0xrzydr09-bootstrap_cmds-dev-tools-7.0.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/1y4rlvpf7bfmhbrkhpq0ajbccqvld4kz-xnu-osx-10.11.6.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/l8za43cgn4wci8qm2csd0p0rh5wak5ap-IOKit-osx-10.11.6.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/81vzs4w9r3xwf04v80lnq5lhw13lcsqh-configd-osx-10.8.5.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/s98m4rvmhc88frr80ddmffjwafrbzldm-python-2.7.15.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/a1afa66dp8la5kvfc3bs5zy4qcls2zhx-asciidoc-8.6.9.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/gaq3m9f4y7fxv016x74fi49b3anjy9a5-libxml2-2.9.8.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/nk3di1ka81lfah48i33z6g2k3vh4znwx-libxslt-1.1.32.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/5y8lc0rimqmx5praqnw5p8qkzybqs28m-ninja-1.8.2.drv': 7 dependencies couldn't be built
error: build of '/nix/store/5y8lc0rimqmx5praqnw5p8qkzybqs28m-ninja-1.8.2.drv' failed

@xeji
Copy link
Contributor

xeji commented Apr 8, 2019

ninja was bumped in the meantime, so let's try this again
@GrahamcOfBorg build ninja

@mmahut
Copy link
Member

mmahut commented Aug 10, 2019

@GrahamcOfBorg build re2c

@mmahut
Copy link
Member

mmahut commented Aug 10, 2019

ping @thoughtpolice @bjornfor @orivej if you have any thoughts on how to fix this?

@c0bw3b
Copy link
Contributor

c0bw3b commented Oct 22, 2019

Obsolete after #70946

@c0bw3b c0bw3b closed this Oct 22, 2019
@r-ryantm r-ryantm deleted the auto-update/re2c branch November 1, 2019 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants