Activity for Rui Chen

  • Rui Chen Rui Chen created ticket #806

    Switch to Automake 1.18 for autotool files generation

  • Rui Chen Rui Chen created ticket #1466

    failed to build bochs 3.0 on macos

  • Rui Chen Rui Chen posted a comment on ticket #731

    nice!! thanks Holger!

  • Rui Chen Rui Chen posted a comment on ticket #731

    yeah, I know, but now the checksum got changed. anyway, I just filed a rebuild PR, should be good on my end, thanks for the fix though.

  • Rui Chen Rui Chen posted a comment on ticket #731

    if not much hassle, do you mind also cutting a new releasee? Thanks!

  • Rui Chen Rui Chen created ticket #731

    missing configure for ngspice-44.tar.gz

  • Rui Chen Rui Chen posted a comment on ticket #50

    (looks like I cannot close the ticket, but feel free to do so) relates to https://github.com/Homebrew/homebrew-core/pull/202533

  • Rui Chen Rui Chen posted a comment on ticket #50

    actually it works fine now.

  • Rui Chen Rui Chen posted a comment on ticket #50

    removing srcdir for the build works out for me diff --git a/common.mk b/common.mk index e6e79a0..eff7c79 100644 --- a/common.mk +++ b/common.mk @@ -368,6 +368,7 @@ $(TARGET_MODS_PP:%=%.osh):%.osh:%.cpp # dependency of 'srcdir'. srcdir: + rm -f srcdir $(LN_S) $(SRCDIR) $@ blddir: $(LN_S) $(BLDDIR) $@

  • Rui Chen Rui Chen created ticket #50

    xmlrpc-c 1.60.04 build failure

  • Rui Chen Rui Chen posted a comment on ticket #2108

    yeah, we (homebrew) typically do need some binary to do some functional check, but also prefer it to be light so it is maintainable, also, we did uncover many issues in this way for the upstream projects before. But looks like this time, the test needs a bit rewrite :)

  • Rui Chen Rui Chen posted a comment on ticket #2108

    this is also failing for me $ /opt/homebrew/opt/vice/bin/x64sc -version Error - failed to retrieve executable path, falling back to getcwd() + argv[0] Error - argv[0] is NULL, giving up.

  • Rui Chen Rui Chen posted a comment on ticket #2108

    yeah, was mostly looking for a way to test the functionality beyond just a version check, but I can just do version check though. :)

  • Rui Chen Rui Chen created ticket #2108

    vice 3.9 regression test failure

  • Rui Chen Rui Chen posted a comment on ticket #61

    Thanks Andy, I have shipped the patch via https://github.com/Homebrew/homebrew-core/pull/191136, this issue can be closed.

  • Rui Chen Rui Chen posted a comment on ticket #61

    any thoughts?

  • Rui Chen Rui Chen posted a comment on ticket #61

    Another thing, I also saw some checksum change with the ipmiutil-3.1.9.tar.gz - sha256 "c0dacc4ad506538f59ed45373b775748deddddc36e6d3c303f5069a59cacab08" + sha256 "5ae99bdd1296a8e25cea839784ec39ebca57b0e3701b2d440b8e02e22dc4bc95" was there some aritfact re-uploading for 3.1.9 release? Thanks!

  • Rui Chen Rui Chen posted a comment on ticket #61

    Thanks for the patch, it actually should be typedef struct { int val; char *str; } vFlashstr; rather than typedef struct { int value; char *string; } vFlashstr; Other than that, it works well for me, thanks! gonna ship with https://github.com/Homebrew/homebrew-core/pull/191136

  • Rui Chen Rui Chen created ticket #61

    failed to build 3.1.9 for macos sequoia

  • Rui Chen Rui Chen created ticket #583

    incompatible function pointer types build failure

  • Rui Chen Rui Chen posted a comment on ticket #681

    yeah, I was mostly looking for pointer/guidance, I will try it later, thanks!

  • Rui Chen Rui Chen created ticket #681

    libngspice 43 build failure

  • Rui Chen Rui Chen created ticket #218

    Support libgcrypt 1.11.0

  • Rui Chen Rui Chen posted a comment on ticket #98

    yeah, I have an open PR on this. Can you add some warning notes in the README or script about the default tcl-tk? (and recommend user to install tcl-tk, if they install via brew, they will get it though)

  • Rui Chen Rui Chen created ticket #98

    tkdiff 5.7 does not work with macos tcl-tk (8.5)

  • Rui Chen Rui Chen created ticket #32

    ruamel-yaml-clib 0.2.8 failed to build on latest xcode

  • Rui Chen Rui Chen posted a comment on ticket #286

    Looks like I cannot close it myself (weird), Roy, can you help closing it? Thanks! And appreciate the quick turnaround.

  • Rui Chen Rui Chen posted a comment on ticket #286

    It builds fine now. Closing this issue.

  • Rui Chen Rui Chen posted a comment on ticket #286

    new PR attempt, https://github.com/Homebrew/homebrew-core/pull/153244 On Fri, Nov 3, 2023 at 9:51 AM Rui Chen chenrui333@gmail.com wrote: trying it now. thanks! On Fri, Nov 3, 2023 at 8:03 AM Roy Rankin roy_r_rankin@users.sourceforge.net wrote: assigned_to: Roy Rankin Group: --> Comment: Missing files added to gpsim-0.32.1 tarball. Check that this works. [bugs:#286] https://sourceforge.net/p/gpsim/bugs/286/ doc/gpsim.html.LyXconv/elyxer_p3.py is missing in the 0.32.0 release tarball Status: open...

  • Rui Chen Rui Chen posted a comment on ticket #286

    trying it now. thanks! On Fri, Nov 3, 2023 at 8:03 AM Roy Rankin roy_r_rankin@users.sourceforge.net wrote: assigned_to: Roy Rankin Group: --> Comment: Missing files added to gpsim-0.32.1 tarball. Check that this works. [bugs:#286] https://sourceforge.net/p/gpsim/bugs/286/ doc/gpsim.html.LyXconv/elyxer_p3.py is missing in the 0.32.0 release tarball Status: open Group: Created: Fri Nov 03, 2023 02:28 AM UTC by Rui Chen Last Updated: Fri Nov 03, 2023 02:28 AM UTC Owner: Roy Rankin ran into some build...

  • Rui Chen Rui Chen posted a comment on ticket #286

    new PR attempt, https://github.com/Homebrew/homebrew-core/pull/153244

  • Rui Chen Rui Chen created ticket #286

    `doc/gpsim.html.LyXconv/elyxer_p3.py` is missing in the 0.32.0 release tarball

  • Rui Chen Rui Chen posted a comment on ticket #346

    Any update on this? Thanks!

  • Rui Chen Rui Chen posted a comment on ticket #1137

    Just saw you made a projectmv4 support commit, https://sourceforge.net/p/qmmp-dev/code/11031/, Gonna try it out. Thanks!

  • Rui Chen Rui Chen posted a comment on ticket #1137

    Any update on this thread?

  • Rui Chen Rui Chen posted a comment on ticket #1137

    This is also related to the homebrew projectM bump PR, https://github.com/Homebrew/homebrew-core/pull/127357

  • Rui Chen Rui Chen posted a comment on ticket #64

    @Hulger, thanks for the reply, does that confirm if there is indeed a commit re-tagging?

  • Rui Chen Rui Chen created ticket #64

    checksum changed for ngspice-39.tar.gz file

  • Rui Chen Rui Chen created ticket #124

    Healpix_3.81_2022Janxx.tar.gz artifact missed for 3.81 release

  • Rui Chen Rui Chen posted a comment on ticket #573

    Works for me now. Thanks for the fix! On Wed, Jan 12, 2022 at 9:56 AM Rui Chen chenrui333@users.sourceforge.net wrote: Let me give a new tarball file a shot. Thanks! Rui On Wed, Jan 12, 2022 at 3:50 AM Mark Hessling rexx@users.sourceforge.net wrote: status: open --> closed-fixed assigned_to: Mark Hessling Comment: This was an issue with duplicate entries in the Makefile when creating the archive. As this is essentially a structural change to regina-rexx-3.9.4.tar.gz file, a new version has not been...

  • Rui Chen Rui Chen posted a comment on ticket #573

    Let me give a new tarball file a shot. Thanks! Rui On Wed, Jan 12, 2022 at 3:50 AM Mark Hessling rexx@users.sourceforge.net wrote: status: open --> closed-fixed assigned_to: Mark Hessling Comment: This was an issue with duplicate entries in the Makefile when creating the archive. As this is essentially a structural change to regina-rexx-3.9.4.tar.gz file, a new version has not been released; just this file has been updated (and the Makefile.in) [bugs:#573] https://sourceforge.net/p/regina-rexx/bugs/573/...

  • Rui Chen Rui Chen created ticket #573

    tarball file issue with 3.9.4 release

  • Rui Chen Rui Chen posted a comment on ticket #1093

    I dont quite understand why this is related to the latest SVN. On Tue, Oct 19, 2021 at 12:39 PM trialuser02 trialuser02@users.sourceforge.net wrote: Try latest SVN version. [tickets:#1093] https://sourceforge.net/p/qmmp-dev/tickets/1093/ qmmp 2.0.1 build failure* Status: New Labels: build Created: Tue Oct 19, 2021 05:24 AM UTC by Rui Chen Last Updated: Tue Oct 19, 2021 05:24 AM UTC Owner: nobody trying to upgrade to use the latest build in the homebrew side, but run into the following failure. /tmp/qmmp-20211019-54023-1fqrb86/qmmp-2.0.1/src/qmmp/qmmptextcodec.cpp:12:55:...

  • Rui Chen Rui Chen created ticket #1093

    qmmp 2.0.1 build failure

1
MongoDB Logo MongoDB